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.25 [+0.25] -4 -t # 2.47 [+2.22] tcp tx: 969 MB/s 16445 calls/s 16445 msg/s # 2.49 [+0.02] tcp rx: 989 MB/s 49857 calls/s # 3.47 [+0.98] tcp tx: 918 MB/s 15586 calls/s 15586 msg/s # 3.49 [+0.02] tcp rx: 915 MB/s 46639 calls/s # 4.47 [+0.98] tcp tx: 904 MB/s 15345 calls/s 15345 msg/s # 4.49 [+0.02] tcp rx: 905 MB/s 45056 calls/s # 5.47 [+0.98] tcp tx: 895 MB/s 15191 calls/s 15191 msg/s # 5.50 [+0.03] udp gso - over veth touching data # 5.50 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.75 [+0.24] -4 -v # 6.76 [+1.01] udp rx: 634 MB/s 459776 calls/s # 6.78 [+0.02] udp tx: 1304 MB/s 22129 calls/s 22129 msg/s # 7.76 [+0.99] udp rx: 615 MB/s 446464 calls/s # 7.78 [+0.01] udp tx: 1321 MB/s 22420 calls/s 22420 msg/s # 8.76 [+0.99] udp rx: 668 MB/s 484352 calls/s # 8.78 [+0.01] udp tx: 1288 MB/s 21847 calls/s 21847 msg/s # 9.76 [+0.99] udp rx: 669 MB/s 484608 calls/s # 9.78 [+0.01] udp tx: 1287 MB/s 21830 calls/s 21830 msg/s # 9.81 [+0.03] udp gso and gro - over veth touching data # 9.81 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.07 [+0.26] -4 -G # 11.08 [+1.01] udp rx: 1097 MB/s 800430 calls/s # 11.10 [+0.02] udp tx: 1115 MB/s 18925 calls/s 18925 msg/s # 12.08 [+0.98] udp rx: 1108 MB/s 808156 calls/s # 12.10 [+0.02] udp tx: 1107 MB/s 18782 calls/s 18782 msg/s # 13.08 [+0.99] udp rx: 1111 MB/s 810350 calls/s # 13.10 [+0.01] udp tx: 1110 MB/s 18834 calls/s 18834 msg/s # 14.09 [+0.99] udp rx: 1106 MB/s 807335 calls/s # 14.10 [+0.01] udp tx: 1106 MB/s 18763 calls/s 18763 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__->