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.28 [+0.28] -4 -t # 2.52 [+2.24] tcp tx: 949 MB/s 16106 calls/s 16106 msg/s # 2.53 [+0.00] tcp rx: 950 MB/s 48084 calls/s # 3.52 [+1.00] tcp tx: 998 MB/s 16932 calls/s 16932 msg/s # 3.53 [+0.00] tcp rx: 999 MB/s 51243 calls/s # 4.52 [+1.00] tcp tx: 1025 MB/s 17395 calls/s 17395 msg/s # 4.53 [+0.00] tcp rx: 1026 MB/s 52428 calls/s # 5.52 [+1.00] tcp tx: 1027 MB/s 17434 calls/s 17434 msg/s # 5.55 [+0.03] udp gso - over veth touching data # 5.55 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.82 [+0.27] -4 -v # 6.84 [+1.01] udp rx: 654 MB/s 474368 calls/s # 6.85 [+0.02] udp tx: 1299 MB/s 22047 calls/s 22047 msg/s # 7.84 [+0.98] udp rx: 672 MB/s 486912 calls/s # 7.85 [+0.02] udp tx: 1276 MB/s 21651 calls/s 21651 msg/s # 8.84 [+0.99] udp rx: 672 MB/s 486912 calls/s # 8.85 [+0.01] udp tx: 1275 MB/s 21641 calls/s 21641 msg/s # 9.84 [+0.99] udp rx: 671 MB/s 486144 calls/s # 9.85 [+0.01] udp tx: 1275 MB/s 21627 calls/s 21627 msg/s # 9.88 [+0.03] udp gso and gro - over veth touching data # 9.88 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.15 [+0.27] -4 -G # 11.16 [+1.01] udp rx: 1121 MB/s 817657 calls/s # 11.18 [+0.02] udp tx: 1143 MB/s 19393 calls/s 19393 msg/s # 12.16 [+0.98] udp rx: 1143 MB/s 834046 calls/s # 12.18 [+0.02] udp tx: 1144 MB/s 19407 calls/s 19407 msg/s # 13.16 [+0.98] udp rx: 1140 MB/s 831440 calls/s # 13.18 [+0.02] udp tx: 1140 MB/s 19343 calls/s 19343 msg/s # 14.16 [+0.98] udp rx: 1136 MB/s 828634 calls/s # 14.18 [+0.02] udp tx: 1136 MB/s 19279 calls/s 19279 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__->