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.34 [+0.34] -4 -t # 2.61 [+2.27] tcp tx: 895 MB/s 15189 calls/s 15189 msg/s # 2.61 [+0.00] tcp rx: 896 MB/s 51036 calls/s # 3.61 [+1.00] tcp tx: 899 MB/s 15254 calls/s 15254 msg/s # 3.63 [+0.02] tcp rx: 918 MB/s 47582 calls/s # 4.61 [+0.98] tcp tx: 904 MB/s 15343 calls/s 15343 msg/s # 4.63 [+0.03] tcp rx: 913 MB/s 47442 calls/s # 5.61 [+0.97] tcp tx: 951 MB/s 16136 calls/s 16136 msg/s # 5.64 [+0.03] udp gso - over veth touching data # 5.64 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.92 [+0.28] -4 -v # 6.94 [+1.01] udp rx: 612 MB/s 443648 calls/s # 6.95 [+0.02] udp tx: 1053 MB/s 17860 calls/s 17860 msg/s # 7.94 [+0.98] udp rx: 653 MB/s 473780 calls/s # 7.95 [+0.02] udp tx: 1028 MB/s 17447 calls/s 17447 msg/s # 8.94 [+0.98] udp rx: 663 MB/s 481219 calls/s # 8.95 [+0.02] udp tx: 1146 MB/s 19437 calls/s 19437 msg/s # 9.94 [+0.99] udp rx: 665 MB/s 481782 calls/s # 9.95 [+0.01] udp tx: 1215 MB/s 20612 calls/s 20612 msg/s # 9.99 [+0.04] udp gso and gro - over veth touching data # 9.99 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.28 [+0.29] -4 -G # 11.30 [+1.01] udp rx: 982 MB/s 716640 calls/s # 11.31 [+0.02] udp tx: 1002 MB/s 17002 calls/s 17002 msg/s # 12.30 [+0.98] udp rx: 1048 MB/s 764818 calls/s # 12.31 [+0.02] udp tx: 1048 MB/s 17783 calls/s 17783 msg/s # 13.30 [+0.98] udp rx: 1044 MB/s 761756 calls/s # 13.31 [+0.02] udp tx: 1044 MB/s 17708 calls/s 17708 msg/s # 14.30 [+0.98] udp rx: 1046 MB/s 763310 calls/s # 14.31 [+0.02] udp tx: 1045 MB/s 17739 calls/s 17739 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__->