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.28 [+0.28] -4 -t # 2.54 [+2.26] tcp tx: 881 MB/s 14957 calls/s 14957 msg/s # 2.59 [+0.04] tcp rx: 929 MB/s 48961 calls/s # 3.54 [+0.96] tcp tx: 943 MB/s 15998 calls/s 15998 msg/s # 3.59 [+0.04] tcp rx: 937 MB/s 47874 calls/s # 4.54 [+0.96] tcp tx: 929 MB/s 15761 calls/s 15761 msg/s # 4.59 [+0.04] tcp rx: 935 MB/s 47294 calls/s # 5.54 [+0.95] tcp tx: 856 MB/s 14521 calls/s 14521 msg/s # 5.57 [+0.03] udp gso - over veth touching data # 5.58 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.86 [+0.28] -4 -v # 6.87 [+1.01] udp rx: 626 MB/s 454400 calls/s # 6.89 [+0.02] udp tx: 1282 MB/s 21757 calls/s 21757 msg/s # 7.87 [+0.98] udp rx: 647 MB/s 468736 calls/s # 7.89 [+0.02] udp tx: 1240 MB/s 21033 calls/s 21033 msg/s # 8.87 [+0.98] udp rx: 654 MB/s 474368 calls/s # 8.89 [+0.02] udp tx: 1290 MB/s 21886 calls/s 21886 msg/s # 9.87 [+0.98] udp rx: 670 MB/s 485376 calls/s # 9.89 [+0.02] udp tx: 1286 MB/s 21823 calls/s 21823 msg/s # 9.92 [+0.03] udp gso and gro - over veth touching data # 9.93 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.23 [+0.30] -4 -G # 11.24 [+1.01] udp rx: 1135 MB/s 828136 calls/s # 11.26 [+0.02] udp tx: 1159 MB/s 19660 calls/s 19660 msg/s # 12.24 [+0.98] udp rx: 1156 MB/s 843786 calls/s # 12.26 [+0.02] udp tx: 1156 MB/s 19609 calls/s 19609 msg/s # 13.24 [+0.98] udp rx: 1155 MB/s 842481 calls/s # 13.26 [+0.02] udp tx: 1154 MB/s 19577 calls/s 19577 msg/s # 14.24 [+0.98] udp rx: 1154 MB/s 841802 calls/s # 14.26 [+0.02] udp tx: 1153 MB/s 19565 calls/s 19565 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__->