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.29 [+0.29] -4 -t # 2.55 [+2.26] tcp tx: 979 MB/s 16619 calls/s 16619 msg/s # 2.55 [+0.00] tcp rx: 980 MB/s 50571 calls/s # 3.55 [+1.00] tcp tx: 1001 MB/s 16991 calls/s 16991 msg/s # 3.55 [+0.00] tcp rx: 1003 MB/s 51404 calls/s # 4.55 [+1.00] tcp tx: 994 MB/s 16875 calls/s 16875 msg/s # 4.55 [+0.00] tcp rx: 995 MB/s 51111 calls/s # 5.55 [+1.00] tcp tx: 983 MB/s 16678 calls/s 16678 msg/s # 5.58 [+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.89 [+0.31] -4 -v # 6.91 [+1.02] udp rx: 532 MB/s 385792 calls/s # 6.93 [+0.02] udp tx: 801 MB/s 13589 calls/s 13589 msg/s # 7.91 [+0.98] udp rx: 535 MB/s 388036 calls/s # 7.93 [+0.02] udp tx: 826 MB/s 14017 calls/s 14017 msg/s # 8.91 [+0.98] udp rx: 531 MB/s 385443 calls/s # 8.93 [+0.02] udp tx: 829 MB/s 14062 calls/s 14062 msg/s # 9.91 [+0.98] udp rx: 498 MB/s 361076 calls/s # 9.93 [+0.02] udp tx: 865 MB/s 14679 calls/s 14679 msg/s # 9.96 [+0.04] udp gso and gro - over veth touching data # 9.97 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.26 [+0.30] -4 -G # 11.28 [+1.01] udp rx: 571 MB/s 416695 calls/s # 11.30 [+0.02] udp tx: 582 MB/s 9888 calls/s 9888 msg/s # 12.28 [+0.98] udp rx: 650 MB/s 474592 calls/s # 12.30 [+0.02] udp tx: 650 MB/s 11033 calls/s 11033 msg/s # 13.28 [+0.98] udp rx: 643 MB/s 469399 calls/s # 13.30 [+0.02] udp tx: 643 MB/s 10911 calls/s 10911 msg/s # 14.28 [+0.99] udp rx: 663 MB/s 484124 calls/s # 14.30 [+0.01] udp tx: 663 MB/s 11259 calls/s 11259 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__->