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.62 [+2.27] tcp tx: 976 MB/s 16560 calls/s 16560 msg/s # 2.62 [+0.00] tcp rx: 976 MB/s 50723 calls/s # 3.62 [+1.00] tcp tx: 1004 MB/s 17034 calls/s 17034 msg/s # 3.62 [+0.00] tcp rx: 1004 MB/s 49537 calls/s # 4.62 [+1.00] tcp tx: 888 MB/s 15069 calls/s 15069 msg/s # 4.62 [+0.00] tcp rx: 889 MB/s 45101 calls/s # 5.62 [+1.00] tcp tx: 875 MB/s 14852 calls/s 14852 msg/s # 5.65 [+0.03] udp gso - over veth touching data # 5.65 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.96 [+0.31] -4 -v # 6.97 [+1.01] udp rx: 592 MB/s 429312 calls/s # 6.99 [+0.02] udp tx: 1268 MB/s 21509 calls/s 21509 msg/s # 7.97 [+0.98] udp rx: 656 MB/s 475573 calls/s # 7.99 [+0.02] udp tx: 1264 MB/s 21446 calls/s 21446 msg/s # 8.97 [+0.98] udp rx: 666 MB/s 482626 calls/s # 8.99 [+0.02] udp tx: 1267 MB/s 21505 calls/s 21505 msg/s # 9.97 [+0.98] udp rx: 621 MB/s 449895 calls/s # 9.99 [+0.02] udp tx: 1288 MB/s 21848 calls/s 21848 msg/s # 10.02 [+0.03] udp gso and gro - over veth touching data # 10.02 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.27 [+0.25] -4 -G # 11.28 [+1.01] udp rx: 1131 MB/s 824963 calls/s # 11.29 [+0.02] udp tx: 1150 MB/s 19510 calls/s 19510 msg/s # 12.28 [+0.99] udp rx: 1161 MB/s 846874 calls/s # 12.29 [+0.01] udp tx: 1164 MB/s 19746 calls/s 19746 msg/s # 13.28 [+0.99] udp rx: 1144 MB/s 834493 calls/s # 13.29 [+0.01] udp tx: 1146 MB/s 19450 calls/s 19450 msg/s # 14.28 [+0.99] udp rx: 1142 MB/s 832902 calls/s # 14.29 [+0.01] udp tx: 1144 MB/s 19407 calls/s 19407 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__->