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.26 [+0.26] -4 -t # 2.49 [+2.23] tcp tx: 937 MB/s 15902 calls/s 15902 msg/s # 2.49 [+0.00] tcp rx: 937 MB/s 51117 calls/s # 3.49 [+1.00] tcp tx: 919 MB/s 15598 calls/s 15598 msg/s # 3.49 [+0.00] tcp rx: 919 MB/s 49663 calls/s # 4.49 [+1.00] tcp tx: 911 MB/s 15465 calls/s 15465 msg/s # 4.49 [+0.00] tcp rx: 913 MB/s 49701 calls/s # 5.49 [+1.00] tcp tx: 920 MB/s 15614 calls/s 15614 msg/s # 5.52 [+0.03] udp gso - over veth touching data # 5.52 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.77 [+0.25] -4 -v # 6.79 [+1.01] udp rx: 655 MB/s 474368 calls/s # 6.80 [+0.02] udp tx: 1254 MB/s 21276 calls/s 21276 msg/s # 7.79 [+0.98] udp rx: 667 MB/s 483368 calls/s # 7.80 [+0.02] udp tx: 1271 MB/s 21568 calls/s 21568 msg/s # 8.79 [+0.98] udp rx: 669 MB/s 484885 calls/s # 8.80 [+0.02] udp tx: 1277 MB/s 21665 calls/s 21665 msg/s # 9.79 [+0.99] udp rx: 669 MB/s 485062 calls/s # 9.80 [+0.01] udp tx: 1277 MB/s 21670 calls/s 21670 msg/s # 9.83 [+0.03] udp gso and gro - over veth touching data # 9.83 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.08 [+0.25] -4 -G # 11.09 [+1.01] udp rx: 1116 MB/s 814558 calls/s # 11.11 [+0.02] udp tx: 1138 MB/s 19303 calls/s 19303 msg/s # 12.09 [+0.98] udp rx: 1122 MB/s 818950 calls/s # 12.11 [+0.02] udp tx: 1125 MB/s 19090 calls/s 19090 msg/s # 13.10 [+0.98] udp rx: 1123 MB/s 819646 calls/s # 13.11 [+0.02] udp tx: 1126 MB/s 19102 calls/s 19102 msg/s # 14.10 [+0.99] udp rx: 1123 MB/s 819616 calls/s # 14.11 [+0.02] udp tx: 1125 MB/s 19081 calls/s 19081 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__->