make -C tools/testing/selftests TARGETS="net" TEST_PROGS=udpgro_frglist.shh TEST_GEN_PROGS="" run_tests make: Entering directory '/home/virtme/testing-1/tools/testing/selftests' make[1]: Entering directory '/home/virtme/testing-1/tools/testing/selftests/net' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing-1/tools/testing/selftests/net' make[1]: Entering directory '/home/virtme/testing-1/tools/testing/selftests/net' TAP version 13 1..1 # timeout set to 3600 # selftests: net: udpgro_frglist.sh # 0.00 [+0.00] ipv6 # 0.00 [+0.00] tcp - over veth touching data # 0.00 [+0.00] -l 4 -6 -D 2001:db8::1 -t rx -4 -t # 0.26 [+0.26] -4 -t # 2.51 [+2.25] tcp tx: 980 MB/s 16632 calls/s 16632 msg/s # 2.53 [+0.02] tcp rx: 1005 MB/s 49674 calls/s # 3.51 [+0.98] tcp tx: 984 MB/s 16693 calls/s 16693 msg/s # 3.53 [+0.02] tcp rx: 982 MB/s 48173 calls/s # 4.51 [+0.98] tcp tx: 983 MB/s 16687 calls/s 16687 msg/s # 4.53 [+0.02] tcp rx: 983 MB/s 50249 calls/s # 5.51 [+0.98] tcp tx: 966 MB/s 16391 calls/s 16391 msg/s # 5.54 [+0.03] udp gso - over veth touching data # 5.54 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.79 [+0.25] -4 -v # 6.81 [+1.01] udp rx: 643 MB/s 465852 calls/s # 6.83 [+0.02] udp tx: 1265 MB/s 21456 calls/s 21456 msg/s # 7.81 [+0.98] udp rx: 645 MB/s 467209 calls/s # 7.83 [+0.02] udp tx: 1249 MB/s 21198 calls/s 21198 msg/s # 8.81 [+0.98] udp rx: 671 MB/s 486450 calls/s # 8.83 [+0.02] udp tx: 1245 MB/s 21126 calls/s 21126 msg/s # 9.81 [+0.98] udp rx: 666 MB/s 482387 calls/s # 9.83 [+0.02] udp tx: 1242 MB/s 21074 calls/s 21074 msg/s # 9.86 [+0.03] udp gso and gro - over veth touching data # 9.86 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.13 [+0.27] -4 -G # 11.14 [+1.01] udp rx: 1105 MB/s 806385 calls/s # 11.16 [+0.02] udp tx: 1127 MB/s 19123 calls/s 19123 msg/s # 12.14 [+0.98] udp rx: 1124 MB/s 820195 calls/s # 12.16 [+0.02] udp tx: 1124 MB/s 19064 calls/s 19064 msg/s # 13.14 [+0.98] udp rx: 1127 MB/s 822342 calls/s # 13.16 [+0.02] udp tx: 1126 MB/s 19107 calls/s 19107 msg/s # 14.14 [+0.98] udp rx: 1128 MB/s 823202 calls/s # 14.16 [+0.02] udp tx: 1128 MB/s 19139 calls/s 19139 msg/s ok 1 selftests: net: udpgro_frglist.sh make[1]: Leaving directory '/home/virtme/testing-1/tools/testing/selftests/net' make: Leaving directory '/home/virtme/testing-1/tools/testing/selftests' xx__-> echo $? 0 xx__->