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.31 [+0.31] -4 -t # 2.57 [+2.26] tcp tx: 739 MB/s 12550 calls/s 12550 msg/s # 2.61 [+0.04] tcp rx: 768 MB/s 41942 calls/s # 3.57 [+0.96] tcp tx: 601 MB/s 10198 calls/s 10198 msg/s # 3.61 [+0.04] tcp rx: 611 MB/s 31900 calls/s # 4.57 [+0.96] tcp tx: 727 MB/s 12340 calls/s 12340 msg/s # 4.61 [+0.04] tcp rx: 724 MB/s 35529 calls/s # 5.57 [+0.96] tcp tx: 959 MB/s 16282 calls/s 16282 msg/s # 5.60 [+0.03] udp gso - over veth touching data # 5.61 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.88 [+0.28] -4 -v # 6.89 [+1.01] udp rx: 636 MB/s 461056 calls/s # 6.91 [+0.02] udp tx: 1254 MB/s 21275 calls/s 21275 msg/s # 7.89 [+0.98] udp rx: 656 MB/s 476160 calls/s # 7.91 [+0.02] udp tx: 1204 MB/s 20435 calls/s 20435 msg/s # 8.90 [+0.98] udp rx: 666 MB/s 482816 calls/s # 8.91 [+0.02] udp tx: 1224 MB/s 20765 calls/s 20765 msg/s # 9.90 [+0.99] udp rx: 666 MB/s 482816 calls/s # 9.91 [+0.01] udp tx: 1204 MB/s 20437 calls/s 20437 msg/s # 9.94 [+0.03] udp gso and gro - over veth touching data # 9.95 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.21 [+0.26] -4 -G # 11.22 [+1.01] udp rx: 1063 MB/s 775379 calls/s # 11.24 [+0.02] udp tx: 1081 MB/s 18347 calls/s 18347 msg/s # 12.22 [+0.98] udp rx: 1154 MB/s 842065 calls/s # 12.24 [+0.02] udp tx: 1158 MB/s 19643 calls/s 19643 msg/s # 13.22 [+0.99] udp rx: 1123 MB/s 819094 calls/s # 13.24 [+0.01] udp tx: 1124 MB/s 19079 calls/s 19079 msg/s # 14.23 [+0.99] udp rx: 1125 MB/s 821006 calls/s # 14.24 [+0.01] udp tx: 1128 MB/s 19133 calls/s 19133 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__->