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.27] -4 -t # 2.51 [+2.24] tcp tx: 931 MB/s 15807 calls/s 15807 msg/s # 2.54 [+0.03] tcp rx: 962 MB/s 49354 calls/s # 3.51 [+0.97] tcp tx: 931 MB/s 15792 calls/s 15792 msg/s # 3.54 [+0.03] tcp rx: 927 MB/s 47436 calls/s # 4.51 [+0.97] tcp tx: 935 MB/s 15869 calls/s 15869 msg/s # 4.54 [+0.03] tcp rx: 932 MB/s 47930 calls/s # 5.51 [+0.97] tcp tx: 909 MB/s 15426 calls/s 15426 msg/s # 5.55 [+0.04] udp gso - over veth touching data # 5.55 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.86 [+0.31] -4 -v # 6.87 [+1.01] udp rx: 568 MB/s 412160 calls/s # 6.89 [+0.02] udp tx: 1166 MB/s 19783 calls/s 19783 msg/s # 7.87 [+0.98] udp rx: 662 MB/s 479744 calls/s # 7.89 [+0.02] udp tx: 1242 MB/s 21076 calls/s 21076 msg/s # 8.87 [+0.98] udp rx: 662 MB/s 479488 calls/s # 8.89 [+0.02] udp tx: 1204 MB/s 20433 calls/s 20433 msg/s # 9.87 [+0.98] udp rx: 662 MB/s 479744 calls/s # 9.89 [+0.02] udp tx: 1248 MB/s 21179 calls/s 21179 msg/s # 9.93 [+0.04] 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.25 [+0.32] -4 -G # 11.27 [+1.01] udp rx: 1081 MB/s 788569 calls/s # 11.29 [+0.02] udp tx: 1104 MB/s 18739 calls/s 18739 msg/s # 12.27 [+0.98] udp rx: 1119 MB/s 816234 calls/s # 12.29 [+0.02] udp tx: 1118 MB/s 18976 calls/s 18976 msg/s # 13.27 [+0.98] udp rx: 1083 MB/s 790162 calls/s # 13.29 [+0.02] udp tx: 1082 MB/s 18359 calls/s 18359 msg/s # 14.27 [+0.98] udp rx: 1017 MB/s 742391 calls/s # 14.29 [+0.02] udp tx: 1017 MB/s 17249 calls/s 17249 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__->