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/lib' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing-1/tools/testing/selftests/net/lib' 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.01 [+0.01] ipv6 # 0.01 [+0.00] tcp - over veth touching data # 0.01 [+0.00] -l 4 -6 -D 2001:db8::1 -t rx -4 -t # 0.35 [+0.34] -4 -t # 2.63 [+2.28] tcp tx: 937 MB/s 15896 calls/s 15896 msg/s # 2.63 [+0.00] tcp rx: 937 MB/s 49491 calls/s # 3.63 [+1.00] tcp tx: 895 MB/s 15183 calls/s 15183 msg/s # 3.63 [+0.00] tcp rx: 896 MB/s 49388 calls/s # 4.63 [+1.00] tcp tx: 884 MB/s 15004 calls/s 15004 msg/s # 4.63 [+0.00] tcp rx: 885 MB/s 46046 calls/s # 5.63 [+1.00] tcp tx: 875 MB/s 14843 calls/s 14843 msg/s # 5.66 [+0.03] udp gso - over veth touching data # 5.66 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.95 [+0.29] -4 -v # 6.97 [+1.01] udp rx: 650 MB/s 471296 calls/s # 6.98 [+0.02] udp tx: 1146 MB/s 19437 calls/s 19437 msg/s # 7.97 [+0.98] udp rx: 672 MB/s 486912 calls/s # 7.98 [+0.02] udp tx: 1286 MB/s 21814 calls/s 21814 msg/s # 8.97 [+0.99] udp rx: 680 MB/s 493056 calls/s # 8.98 [+0.01] udp tx: 1283 MB/s 21762 calls/s 21762 msg/s # 9.97 [+0.99] udp rx: 682 MB/s 494080 calls/s # 9.98 [+0.01] udp tx: 1285 MB/s 21808 calls/s 21808 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.32 [+0.30] -4 -G # 11.33 [+1.01] udp rx: 1049 MB/s 765283 calls/s # 11.35 [+0.02] udp tx: 1071 MB/s 18168 calls/s 18168 msg/s # 12.33 [+0.98] udp rx: 1113 MB/s 812038 calls/s # 12.35 [+0.02] udp tx: 1113 MB/s 18884 calls/s 18884 msg/s # 13.33 [+0.98] udp rx: 1088 MB/s 794038 calls/s # 13.35 [+0.02] udp tx: 1088 MB/s 18456 calls/s 18456 msg/s # 14.34 [+0.98] udp rx: 1115 MB/s 813293 calls/s # 14.35 [+0.02] udp tx: 1115 MB/s 18918 calls/s 18918 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__->