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.27 [+0.27] -4 -t # 2.50 [+2.23] tcp tx: 932 MB/s 15822 calls/s 15822 msg/s # 2.51 [+0.02] tcp rx: 950 MB/s 46524 calls/s # 3.50 [+0.98] tcp tx: 999 MB/s 16960 calls/s 16960 msg/s # 3.52 [+0.02] tcp rx: 1004 MB/s 49887 calls/s # 4.50 [+0.98] tcp tx: 1014 MB/s 17215 calls/s 17215 msg/s # 4.52 [+0.02] tcp rx: 1015 MB/s 49678 calls/s # 5.50 [+0.98] tcp tx: 1005 MB/s 17051 calls/s 17051 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.78 [+0.25] -4 -v # 6.79 [+1.01] udp rx: 659 MB/s 477952 calls/s # 6.81 [+0.02] udp tx: 1132 MB/s 19200 calls/s 19200 msg/s # 7.79 [+0.98] udp rx: 666 MB/s 483328 calls/s # 7.81 [+0.02] udp tx: 1074 MB/s 18225 calls/s 18225 msg/s # 8.79 [+0.98] udp rx: 664 MB/s 482560 calls/s # 8.81 [+0.02] udp tx: 1330 MB/s 22564 calls/s 22564 msg/s # 9.79 [+0.98] udp rx: 672 MB/s 487721 calls/s # 9.81 [+0.02] udp tx: 1282 MB/s 21750 calls/s 21750 msg/s # 9.84 [+0.03] udp gso and gro - over veth touching data # 9.84 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.09 [+0.25] -4 -G # 11.10 [+1.01] udp rx: 1027 MB/s 749699 calls/s # 11.12 [+0.02] udp tx: 1047 MB/s 17765 calls/s 17765 msg/s # 12.10 [+0.99] udp rx: 1182 MB/s 862566 calls/s # 12.12 [+0.01] udp tx: 1182 MB/s 20056 calls/s 20056 msg/s # 13.10 [+0.99] udp rx: 1137 MB/s 829526 calls/s # 13.12 [+0.01] udp tx: 1137 MB/s 19294 calls/s 19294 msg/s # 14.11 [+0.99] udp rx: 1135 MB/s 828389 calls/s # 14.12 [+0.01] udp tx: 1135 MB/s 19257 calls/s 19257 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__->