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.58 [+2.27] tcp tx: 859 MB/s 14584 calls/s 14584 msg/s # 2.60 [+0.02] tcp rx: 872 MB/s 53563 calls/s # 3.58 [+0.98] tcp tx: 853 MB/s 14484 calls/s 14484 msg/s # 3.60 [+0.02] tcp rx: 857 MB/s 48478 calls/s # 4.58 [+0.98] tcp tx: 950 MB/s 16123 calls/s 16123 msg/s # 4.60 [+0.02] tcp rx: 954 MB/s 49011 calls/s # 5.58 [+0.98] tcp tx: 961 MB/s 16310 calls/s 16310 msg/s # 5.61 [+0.03] udp gso - over veth touching data # 5.62 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.91 [+0.29] -4 -v # 6.92 [+1.01] udp rx: 552 MB/s 400128 calls/s # 6.94 [+0.02] udp tx: 1124 MB/s 19064 calls/s 19064 msg/s # 7.92 [+0.98] udp rx: 601 MB/s 435968 calls/s # 7.94 [+0.02] udp tx: 1049 MB/s 17798 calls/s 17798 msg/s # 8.92 [+0.98] udp rx: 666 MB/s 483840 calls/s # 8.94 [+0.02] udp tx: 1012 MB/s 17172 calls/s 17172 msg/s # 9.93 [+0.98] udp rx: 664 MB/s 482304 calls/s # 9.94 [+0.02] udp tx: 999 MB/s 16951 calls/s 16951 msg/s # 9.98 [+0.03] udp gso and gro - over veth touching data # 9.98 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.25 [+0.28] -4 -G # 11.27 [+1.01] udp rx: 937 MB/s 683743 calls/s # 11.28 [+0.02] udp tx: 954 MB/s 16197 calls/s 16197 msg/s # 12.27 [+0.99] udp rx: 1025 MB/s 747969 calls/s # 12.28 [+0.02] udp tx: 1018 MB/s 17268 calls/s 17268 msg/s # 13.27 [+0.99] udp rx: 1052 MB/s 767884 calls/s # 13.28 [+0.01] udp tx: 1060 MB/s 17991 calls/s 17991 msg/s # 14.27 [+0.99] udp rx: 1125 MB/s 821123 calls/s # 14.28 [+0.01] udp tx: 1124 MB/s 19075 calls/s 19075 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__->