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.30 [+0.30] -4 -t # 2.53 [+2.23] tcp tx: 924 MB/s 15684 calls/s 15684 msg/s # 2.53 [+0.00] tcp rx: 925 MB/s 46940 calls/s # 3.53 [+1.00] tcp tx: 959 MB/s 16274 calls/s 16274 msg/s # 3.58 [+0.05] tcp rx: 1013 MB/s 47778 calls/s # 4.53 [+0.95] tcp tx: 962 MB/s 16329 calls/s 16329 msg/s # 4.58 [+0.05] tcp rx: 953 MB/s 48894 calls/s # 5.53 [+0.95] tcp tx: 950 MB/s 16125 calls/s 16125 msg/s # 5.56 [+0.03] udp gso - over veth touching data # 5.56 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.82 [+0.26] -4 -v # 6.84 [+1.01] udp rx: 660 MB/s 478720 calls/s # 6.85 [+0.02] udp tx: 1313 MB/s 22272 calls/s 22272 msg/s # 7.84 [+0.98] udp rx: 670 MB/s 485888 calls/s # 7.85 [+0.02] udp tx: 1315 MB/s 22307 calls/s 22307 msg/s # 8.84 [+0.98] udp rx: 672 MB/s 486912 calls/s # 8.85 [+0.02] udp tx: 1309 MB/s 22211 calls/s 22211 msg/s # 9.84 [+0.99] udp rx: 671 MB/s 486656 calls/s # 9.85 [+0.01] udp tx: 1307 MB/s 22181 calls/s 22181 msg/s # 9.89 [+0.03] udp gso and gro - over veth touching data # 9.89 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.17 [+0.29] -4 -G # 11.19 [+1.01] udp rx: 1110 MB/s 809675 calls/s # 11.20 [+0.02] udp tx: 1131 MB/s 19183 calls/s 19183 msg/s # 12.19 [+0.98] udp rx: 1119 MB/s 816555 calls/s # 12.20 [+0.02] udp tx: 1121 MB/s 19015 calls/s 19015 msg/s # 13.19 [+0.98] udp rx: 1121 MB/s 817648 calls/s # 13.20 [+0.02] udp tx: 1123 MB/s 19049 calls/s 19049 msg/s # 14.19 [+0.99] udp rx: 1118 MB/s 815366 calls/s # 14.20 [+0.01] udp tx: 1120 MB/s 18998 calls/s 18998 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__->