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.55 [+2.27] tcp tx: 976 MB/s 16568 calls/s 16568 msg/s # 2.55 [+0.00] tcp rx: 977 MB/s 50328 calls/s # 3.55 [+1.00] tcp tx: 894 MB/s 15165 calls/s 15165 msg/s # 3.55 [+0.00] tcp rx: 894 MB/s 45740 calls/s # 4.55 [+1.00] tcp tx: 564 MB/s 9568 calls/s 9568 msg/s # 4.55 [+0.00] tcp rx: 564 MB/s 35297 calls/s # 5.55 [+1.00] tcp tx: 929 MB/s 15760 calls/s 15760 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.83 [+0.25] -4 -v # 6.84 [+1.01] udp rx: 564 MB/s 408768 calls/s # 6.86 [+0.02] udp tx: 1312 MB/s 22269 calls/s 22269 msg/s # 7.84 [+0.99] udp rx: 667 MB/s 483072 calls/s # 7.86 [+0.01] udp tx: 1271 MB/s 21567 calls/s 21567 msg/s # 8.85 [+0.99] udp rx: 671 MB/s 486144 calls/s # 8.86 [+0.01] udp tx: 1272 MB/s 21577 calls/s 21577 msg/s # 9.85 [+0.99] udp rx: 644 MB/s 466432 calls/s # 9.86 [+0.01] udp tx: 1278 MB/s 21689 calls/s 21689 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.15 [+0.26] -4 -G # 11.16 [+1.01] udp rx: 1101 MB/s 803117 calls/s # 11.18 [+0.02] udp tx: 1119 MB/s 18994 calls/s 18994 msg/s # 12.17 [+0.99] udp rx: 1117 MB/s 814673 calls/s # 12.18 [+0.01] udp tx: 1119 MB/s 18980 calls/s 18980 msg/s # 13.17 [+0.99] udp rx: 1116 MB/s 813913 calls/s # 13.18 [+0.01] udp tx: 1117 MB/s 18953 calls/s 18953 msg/s # 14.17 [+0.99] udp rx: 1115 MB/s 813585 calls/s # 14.18 [+0.01] udp tx: 1117 MB/s 18952 calls/s 18952 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__->