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.51 [+2.23] tcp tx: 910 MB/s 15435 calls/s 15435 msg/s # 2.51 [+0.00] tcp rx: 910 MB/s 47977 calls/s # 3.51 [+1.00] tcp tx: 959 MB/s 16267 calls/s 16267 msg/s # 3.51 [+0.00] tcp rx: 959 MB/s 49503 calls/s # 4.51 [+1.00] tcp tx: 918 MB/s 15573 calls/s 15573 msg/s # 4.51 [+0.00] tcp rx: 919 MB/s 48699 calls/s # 5.51 [+1.00] tcp tx: 909 MB/s 15429 calls/s 15429 msg/s # 5.54 [+0.03] udp gso - over veth touching data # 5.54 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.79 [+0.26] -4 -v # 6.80 [+1.01] udp rx: 657 MB/s 476416 calls/s # 6.82 [+0.02] udp tx: 1273 MB/s 21598 calls/s 21598 msg/s # 7.81 [+0.99] udp rx: 671 MB/s 486404 calls/s # 7.82 [+0.01] udp tx: 1267 MB/s 21506 calls/s 21506 msg/s # 8.81 [+0.99] udp rx: 671 MB/s 486285 calls/s # 8.82 [+0.01] udp tx: 1268 MB/s 21523 calls/s 21523 msg/s # 9.81 [+0.99] udp rx: 671 MB/s 486654 calls/s # 9.82 [+0.01] udp tx: 1269 MB/s 21530 calls/s 21530 msg/s # 9.85 [+0.03] udp gso and gro - over veth touching data # 9.85 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.10 [+0.25] -4 -G # 11.11 [+1.01] udp rx: 1097 MB/s 800448 calls/s # 11.13 [+0.02] udp tx: 1117 MB/s 18958 calls/s 18958 msg/s # 12.11 [+0.98] udp rx: 1120 MB/s 817388 calls/s # 12.13 [+0.02] udp tx: 1120 MB/s 18997 calls/s 18997 msg/s # 13.11 [+0.98] udp rx: 1112 MB/s 811377 calls/s # 13.13 [+0.02] udp tx: 1111 MB/s 18851 calls/s 18851 msg/s # 14.11 [+0.99] udp rx: 1112 MB/s 811444 calls/s # 14.13 [+0.01] udp tx: 1111 MB/s 18855 calls/s 18855 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__->