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.30 [+0.30] -4 -t # 2.57 [+2.27] tcp tx: 1021 MB/s 17320 calls/s 17320 msg/s # 2.57 [+0.00] tcp rx: 1021 MB/s 52397 calls/s # 3.57 [+1.00] tcp tx: 967 MB/s 16401 calls/s 16401 msg/s # 3.57 [+0.00] tcp rx: 968 MB/s 49736 calls/s # 4.57 [+1.00] tcp tx: 1044 MB/s 17713 calls/s 17713 msg/s # 4.57 [+0.00] tcp rx: 1045 MB/s 53232 calls/s # 5.57 [+1.00] tcp tx: 1002 MB/s 17008 calls/s 17008 msg/s # 5.60 [+0.03] udp gso - over veth touching data # 5.60 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.86 [+0.26] -4 -v # 6.88 [+1.01] udp rx: 654 MB/s 473856 calls/s # 6.89 [+0.01] udp tx: 1287 MB/s 21842 calls/s 21842 msg/s # 7.88 [+0.99] udp rx: 665 MB/s 481792 calls/s # 7.89 [+0.01] udp tx: 1263 MB/s 21424 calls/s 21424 msg/s # 8.88 [+0.99] udp rx: 664 MB/s 481536 calls/s # 8.89 [+0.01] udp tx: 1268 MB/s 21512 calls/s 21512 msg/s # 9.88 [+0.99] udp rx: 665 MB/s 481792 calls/s # 9.89 [+0.01] udp tx: 1275 MB/s 21631 calls/s 21631 msg/s # 9.92 [+0.03] udp gso and gro - over veth touching data # 9.92 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.20 [+0.28] -4 -G # 11.21 [+1.01] udp rx: 1121 MB/s 818197 calls/s # 11.23 [+0.02] udp tx: 1141 MB/s 19368 calls/s 19368 msg/s # 12.21 [+0.98] udp rx: 1142 MB/s 833448 calls/s # 12.23 [+0.02] udp tx: 1142 MB/s 19372 calls/s 19372 msg/s # 13.21 [+0.99] udp rx: 1140 MB/s 831682 calls/s # 13.23 [+0.01] udp tx: 1140 MB/s 19338 calls/s 19338 msg/s # 14.22 [+0.99] udp rx: 1142 MB/s 832941 calls/s # 14.23 [+0.01] udp tx: 1141 MB/s 19357 calls/s 19357 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__->