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.34 [+0.34] -4 -t # 2.63 [+2.29] tcp tx: 933 MB/s 15835 calls/s 15835 msg/s # 2.64 [+0.00] tcp rx: 933 MB/s 46167 calls/s # 3.63 [+1.00] tcp tx: 993 MB/s 16846 calls/s 16846 msg/s # 3.64 [+0.00] tcp rx: 994 MB/s 50546 calls/s # 4.63 [+1.00] tcp tx: 905 MB/s 15351 calls/s 15351 msg/s # 4.64 [+0.00] tcp rx: 905 MB/s 48016 calls/s # 5.63 [+1.00] tcp tx: 953 MB/s 16175 calls/s 16175 msg/s # 5.67 [+0.04] udp gso - over veth touching data # 5.67 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.99 [+0.32] -4 -v # 7.00 [+1.01] udp rx: 592 MB/s 429056 calls/s # 7.02 [+0.02] udp tx: 1186 MB/s 20118 calls/s 20118 msg/s # 8.00 [+0.98] udp rx: 592 MB/s 429056 calls/s # 8.02 [+0.02] udp tx: 1289 MB/s 21864 calls/s 21864 msg/s # 9.00 [+0.98] udp rx: 553 MB/s 401152 calls/s # 9.02 [+0.02] udp tx: 1229 MB/s 20861 calls/s 20861 msg/s # 10.01 [+0.98] udp rx: 559 MB/s 405248 calls/s # 10.02 [+0.02] udp tx: 1253 MB/s 21256 calls/s 21256 msg/s # 10.06 [+0.03] udp gso and gro - over veth touching data # 10.06 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.34 [+0.28] -4 -G # 11.35 [+1.01] udp rx: 997 MB/s 727760 calls/s # 11.37 [+0.02] udp tx: 1013 MB/s 17192 calls/s 17192 msg/s # 12.35 [+0.98] udp rx: 962 MB/s 701912 calls/s # 12.37 [+0.02] udp tx: 965 MB/s 16380 calls/s 16380 msg/s # 13.35 [+0.98] udp rx: 641 MB/s 467554 calls/s # 13.37 [+0.02] udp tx: 635 MB/s 10774 calls/s 10774 msg/s # 14.36 [+0.98] udp rx: 588 MB/s 429481 calls/s # 14.37 [+0.01] udp tx: 588 MB/s 9989 calls/s 9989 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__->