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.32 [+0.32] -4 -t # 2.61 [+2.29] tcp tx: 910 MB/s 15438 calls/s 15438 msg/s # 2.61 [+0.00] tcp rx: 910 MB/s 49753 calls/s # 3.61 [+1.00] tcp tx: 943 MB/s 15994 calls/s 15994 msg/s # 3.61 [+0.00] tcp rx: 943 MB/s 50302 calls/s # 4.61 [+1.00] tcp tx: 890 MB/s 15101 calls/s 15101 msg/s # 4.61 [+0.00] tcp rx: 890 MB/s 48656 calls/s # 5.61 [+1.00] tcp tx: 933 MB/s 15829 calls/s 15829 msg/s # 5.64 [+0.03] udp gso - over veth touching data # 5.64 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.96 [+0.32] -4 -v # 6.97 [+1.02] udp rx: 513 MB/s 371968 calls/s # 6.99 [+0.02] udp tx: 1259 MB/s 21367 calls/s 21367 msg/s # 7.97 [+0.98] udp rx: 661 MB/s 478720 calls/s # 7.99 [+0.02] udp tx: 1235 MB/s 20961 calls/s 20961 msg/s # 8.97 [+0.98] udp rx: 661 MB/s 478976 calls/s # 8.99 [+0.02] udp tx: 1248 MB/s 21177 calls/s 21177 msg/s # 9.98 [+0.98] udp rx: 661 MB/s 479232 calls/s # 9.99 [+0.02] udp tx: 1220 MB/s 20697 calls/s 20697 msg/s # 10.03 [+0.03] udp gso and gro - over veth touching data # 10.03 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.33 [+0.30] -4 -G # 11.35 [+1.01] udp rx: 1093 MB/s 797139 calls/s # 11.36 [+0.02] udp tx: 1114 MB/s 18902 calls/s 18902 msg/s # 12.35 [+0.98] udp rx: 1110 MB/s 809534 calls/s # 12.36 [+0.02] udp tx: 1110 MB/s 18828 calls/s 18828 msg/s # 13.35 [+0.98] udp rx: 1109 MB/s 808811 calls/s # 13.36 [+0.02] udp tx: 1109 MB/s 18810 calls/s 18810 msg/s # 14.35 [+0.98] udp rx: 1109 MB/s 808997 calls/s # 14.36 [+0.02] udp tx: 1109 MB/s 18811 calls/s 18811 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__->