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.33 [+0.32] -4 -t # 2.59 [+2.27] tcp tx: 988 MB/s 16762 calls/s 16762 msg/s # 2.59 [+0.00] tcp rx: 988 MB/s 50689 calls/s # 3.59 [+1.00] tcp tx: 981 MB/s 16648 calls/s 16648 msg/s # 3.59 [+0.00] tcp rx: 982 MB/s 50643 calls/s # 4.59 [+1.00] tcp tx: 924 MB/s 15678 calls/s 15678 msg/s # 4.60 [+0.00] tcp rx: 923 MB/s 50376 calls/s # 5.59 [+1.00] tcp tx: 972 MB/s 16494 calls/s 16494 msg/s # 5.63 [+0.04] udp gso - over veth touching data # 5.63 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.96 [+0.33] -4 -v # 6.97 [+1.02] udp rx: 655 MB/s 475136 calls/s # 6.99 [+0.02] udp tx: 1278 MB/s 21679 calls/s 21679 msg/s # 7.98 [+0.98] udp rx: 670 MB/s 486050 calls/s # 7.99 [+0.02] udp tx: 1304 MB/s 22123 calls/s 22123 msg/s # 8.98 [+0.98] udp rx: 670 MB/s 485775 calls/s # 8.99 [+0.02] udp tx: 1294 MB/s 21963 calls/s 21963 msg/s # 9.98 [+0.98] udp rx: 670 MB/s 485923 calls/s # 9.99 [+0.02] udp tx: 1293 MB/s 21945 calls/s 21945 msg/s # 10.03 [+0.04] udp gso and gro - over veth touching data # 10.03 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.34 [+0.31] -4 -G # 11.35 [+1.01] udp rx: 1119 MB/s 816458 calls/s # 11.37 [+0.02] udp tx: 1143 MB/s 19398 calls/s 19398 msg/s # 12.35 [+0.98] udp rx: 1142 MB/s 833240 calls/s # 12.37 [+0.02] udp tx: 1142 MB/s 19374 calls/s 19374 msg/s # 13.36 [+0.98] udp rx: 1141 MB/s 832838 calls/s # 13.37 [+0.02] udp tx: 1141 MB/s 19362 calls/s 19362 msg/s # 14.36 [+0.98] udp rx: 1143 MB/s 833638 calls/s # 14.37 [+0.02] udp tx: 1143 MB/s 19387 calls/s 19387 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__->