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.29 [+0.29] -4 -t # 2.55 [+2.26] tcp tx: 1003 MB/s 17018 calls/s 17018 msg/s # 2.55 [+0.00] tcp rx: 1003 MB/s 51370 calls/s # 3.54 [+1.00] tcp tx: 996 MB/s 16902 calls/s 16902 msg/s # 3.55 [+0.00] tcp rx: 997 MB/s 51223 calls/s # 4.54 [+1.00] tcp tx: 1002 MB/s 17003 calls/s 17003 msg/s # 4.55 [+0.00] tcp rx: 1003 MB/s 51402 calls/s # 5.54 [+1.00] tcp tx: 996 MB/s 16904 calls/s 16904 msg/s # 5.58 [+0.03] udp gso - over veth touching data # 5.58 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.87 [+0.29] -4 -v # 6.88 [+1.02] udp rx: 647 MB/s 469248 calls/s # 6.90 [+0.02] udp tx: 1309 MB/s 22216 calls/s 22216 msg/s # 7.88 [+0.98] udp rx: 671 MB/s 486124 calls/s # 7.90 [+0.02] udp tx: 1297 MB/s 22008 calls/s 22008 msg/s # 8.88 [+0.98] udp rx: 672 MB/s 486889 calls/s # 8.90 [+0.02] udp tx: 1296 MB/s 21982 calls/s 21982 msg/s # 9.89 [+0.98] udp rx: 672 MB/s 487009 calls/s # 9.90 [+0.02] udp tx: 1297 MB/s 22007 calls/s 22007 msg/s # 9.93 [+0.03] udp gso and gro - over veth touching data # 9.94 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.22 [+0.29] -4 -G # 11.24 [+1.01] udp rx: 1116 MB/s 814107 calls/s # 11.26 [+0.02] udp tx: 1140 MB/s 19349 calls/s 19349 msg/s # 12.24 [+0.98] udp rx: 1133 MB/s 826327 calls/s # 12.26 [+0.02] udp tx: 1132 MB/s 19206 calls/s 19206 msg/s # 13.24 [+0.98] udp rx: 1131 MB/s 824932 calls/s # 13.26 [+0.02] udp tx: 1130 MB/s 19171 calls/s 19171 msg/s # 14.24 [+0.98] udp rx: 696 MB/s 507762 calls/s # 14.26 [+0.02] udp tx: 693 MB/s 11758 calls/s 11758 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__->