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.30 [+0.30] -4 -t # 2.56 [+2.26] tcp tx: 950 MB/s 16122 calls/s 16122 msg/s # 2.56 [+0.00] tcp rx: 951 MB/s 49560 calls/s # 3.56 [+1.00] tcp tx: 971 MB/s 16483 calls/s 16483 msg/s # 3.56 [+0.00] tcp rx: 973 MB/s 49052 calls/s # 4.56 [+1.00] tcp tx: 977 MB/s 16571 calls/s 16571 msg/s # 4.56 [+0.00] tcp rx: 978 MB/s 50618 calls/s # 5.56 [+1.00] tcp tx: 1014 MB/s 17211 calls/s 17211 msg/s # 5.59 [+0.03] udp gso - over veth touching data # 5.59 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.84 [+0.24] -4 -v # 6.85 [+1.01] udp rx: 596 MB/s 432128 calls/s # 6.86 [+0.02] udp tx: 1286 MB/s 21816 calls/s 21816 msg/s # 7.85 [+0.98] udp rx: 655 MB/s 475085 calls/s # 7.86 [+0.02] udp tx: 1228 MB/s 20833 calls/s 20833 msg/s # 8.85 [+0.98] udp rx: 667 MB/s 483783 calls/s # 8.86 [+0.02] udp tx: 1257 MB/s 21331 calls/s 21331 msg/s # 9.85 [+0.99] udp rx: 670 MB/s 485658 calls/s # 9.86 [+0.01] udp tx: 1254 MB/s 21282 calls/s 21282 msg/s # 9.90 [+0.03] udp gso and gro - over veth touching data # 9.90 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.17 [+0.27] -4 -G # 11.18 [+1.01] udp rx: 869 MB/s 633769 calls/s # 11.20 [+0.02] udp tx: 890 MB/s 15099 calls/s 15099 msg/s # 12.19 [+0.98] udp rx: 977 MB/s 713145 calls/s # 12.20 [+0.02] udp tx: 980 MB/s 16623 calls/s 16623 msg/s # 13.19 [+0.98] udp rx: 1152 MB/s 840845 calls/s # 13.20 [+0.02] udp tx: 1155 MB/s 19591 calls/s 19591 msg/s # 14.19 [+0.99] udp rx: 1148 MB/s 837915 calls/s # 14.20 [+0.01] udp tx: 1151 MB/s 19526 calls/s 19526 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__->