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: 968 MB/s 16429 calls/s 16429 msg/s # 2.55 [+0.00] tcp rx: 969 MB/s 48366 calls/s # 3.55 [+1.00] tcp tx: 946 MB/s 16049 calls/s 16049 msg/s # 3.55 [+0.00] tcp rx: 947 MB/s 48851 calls/s # 4.55 [+1.00] tcp tx: 949 MB/s 16096 calls/s 16096 msg/s # 4.55 [+0.00] tcp rx: 949 MB/s 48885 calls/s # 5.55 [+1.00] tcp tx: 948 MB/s 16085 calls/s 16085 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.01] udp rx: 656 MB/s 475392 calls/s # 6.90 [+0.02] udp tx: 1270 MB/s 21552 calls/s 21552 msg/s # 7.88 [+0.98] udp rx: 670 MB/s 485632 calls/s # 7.90 [+0.02] udp tx: 1269 MB/s 21537 calls/s 21537 msg/s # 8.88 [+0.98] udp rx: 672 MB/s 486912 calls/s # 8.90 [+0.02] udp tx: 1298 MB/s 22019 calls/s 22019 msg/s # 9.88 [+0.98] udp rx: 671 MB/s 486400 calls/s # 9.90 [+0.02] udp tx: 1295 MB/s 21977 calls/s 21977 msg/s # 9.93 [+0.03] udp gso and gro - over veth touching data # 9.93 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.21 [+0.27] -4 -G # 11.22 [+1.01] udp rx: 626 MB/s 457044 calls/s # 11.24 [+0.02] udp tx: 639 MB/s 10846 calls/s 10846 msg/s # 12.22 [+0.98] udp rx: 640 MB/s 467175 calls/s # 12.24 [+0.02] udp tx: 640 MB/s 10857 calls/s 10857 msg/s # 13.22 [+0.98] udp rx: 639 MB/s 466048 calls/s # 13.24 [+0.02] udp tx: 638 MB/s 10835 calls/s 10835 msg/s # 14.22 [+0.98] udp rx: 641 MB/s 467615 calls/s # 14.24 [+0.02] udp tx: 640 MB/s 10869 calls/s 10869 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__->