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.31] -4 -t # 2.61 [+2.30] tcp tx: 991 MB/s 16811 calls/s 16811 msg/s # 2.61 [+0.00] tcp rx: 991 MB/s 50888 calls/s # 3.61 [+1.00] tcp tx: 963 MB/s 16339 calls/s 16339 msg/s # 3.61 [+0.00] tcp rx: 963 MB/s 49383 calls/s # 4.61 [+1.00] tcp tx: 979 MB/s 16619 calls/s 16619 msg/s # 4.62 [+0.00] tcp rx: 981 MB/s 50222 calls/s # 5.61 [+1.00] tcp tx: 969 MB/s 16435 calls/s 16435 msg/s # 5.65 [+0.04] udp gso - over veth touching data # 5.65 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.96 [+0.31] -4 -v # 6.98 [+1.01] udp rx: 597 MB/s 433684 calls/s # 7.00 [+0.02] udp tx: 1001 MB/s 16988 calls/s 16988 msg/s # 7.98 [+0.98] udp rx: 585 MB/s 423659 calls/s # 8.00 [+0.02] udp tx: 1286 MB/s 21828 calls/s 21828 msg/s # 8.98 [+0.98] udp rx: 624 MB/s 452331 calls/s # 9.00 [+0.02] udp tx: 1264 MB/s 21451 calls/s 21451 msg/s # 9.98 [+0.98] udp rx: 654 MB/s 474283 calls/s # 10.00 [+0.02] udp tx: 1252 MB/s 21248 calls/s 21248 msg/s # 10.03 [+0.03] udp gso and gro - over veth touching data # 10.04 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.32 [+0.29] -4 -G # 11.34 [+1.01] udp rx: 1061 MB/s 774343 calls/s # 11.36 [+0.02] udp tx: 1081 MB/s 18348 calls/s 18348 msg/s # 12.34 [+0.98] udp rx: 1107 MB/s 807770 calls/s # 12.36 [+0.02] udp tx: 1107 MB/s 18781 calls/s 18781 msg/s # 13.34 [+0.98] udp rx: 1137 MB/s 829592 calls/s # 13.36 [+0.02] udp tx: 1137 MB/s 19294 calls/s 19294 msg/s # 14.34 [+0.99] udp rx: 1153 MB/s 841140 calls/s # 14.36 [+0.01] udp tx: 1153 MB/s 19556 calls/s 19556 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__->