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.56 [+2.26] tcp tx: 910 MB/s 15445 calls/s 15445 msg/s # 2.56 [+0.00] tcp rx: 911 MB/s 46027 calls/s # 3.56 [+1.00] tcp tx: 895 MB/s 15194 calls/s 15194 msg/s # 3.56 [+0.00] tcp rx: 896 MB/s 45424 calls/s # 4.56 [+1.00] tcp tx: 871 MB/s 14784 calls/s 14784 msg/s # 4.56 [+0.00] tcp rx: 872 MB/s 44210 calls/s # 5.56 [+1.00] tcp tx: 654 MB/s 11096 calls/s 11096 msg/s # 5.59 [+0.03] udp gso - over veth touching data # 5.59 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.88 [+0.29] -4 -v # 6.90 [+1.02] udp rx: 551 MB/s 401023 calls/s # 6.92 [+0.02] udp tx: 1034 MB/s 17539 calls/s 17539 msg/s # 7.90 [+0.98] udp rx: 650 MB/s 471331 calls/s # 7.92 [+0.02] udp tx: 1286 MB/s 21820 calls/s 21820 msg/s # 8.90 [+0.98] udp rx: 575 MB/s 416967 calls/s # 8.92 [+0.02] udp tx: 1314 MB/s 22290 calls/s 22290 msg/s # 9.90 [+0.98] udp rx: 604 MB/s 437911 calls/s # 9.92 [+0.02] udp tx: 1308 MB/s 22194 calls/s 22194 msg/s # 9.95 [+0.04] 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.26 [+0.31] -4 -G # 11.27 [+1.01] udp rx: 1085 MB/s 791559 calls/s # 11.29 [+0.02] udp tx: 1112 MB/s 18868 calls/s 18868 msg/s # 12.27 [+0.98] udp rx: 1132 MB/s 826249 calls/s # 12.29 [+0.02] udp tx: 1135 MB/s 19264 calls/s 19264 msg/s # 13.27 [+0.98] udp rx: 1131 MB/s 825166 calls/s # 13.29 [+0.02] udp tx: 1133 MB/s 19230 calls/s 19230 msg/s # 14.27 [+0.98] udp rx: 1102 MB/s 804363 calls/s # 14.29 [+0.02] udp tx: 1105 MB/s 18746 calls/s 18746 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__->