make -C tools/testing/selftests TARGETS="net" TEST_PROGS=udpgro_bench.sh TTEST_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_bench.sh # ipv4 # tcp - over veth touching data # tcp tx: 689 MB/s 11687 calls/s 11687 msg/s # tcp rx: 689 MB/s 79979 calls/s # tcp tx: 701 MB/s 11902 calls/s 11902 msg/s # tcp rx: 702 MB/s 81373 calls/s # tcp tx: 686 MB/s 11641 calls/s 11641 msg/s # tcp rx: 687 MB/s 80680 calls/s # tcp tx: 688 MB/s 11672 calls/s 11672 msg/s # udp gso - over veth touching data # udp rx: 628 MB/s 447976 calls/s # udp tx: 649 MB/s 11011 calls/s 11011 msg/s # udp rx: 646 MB/s 460354 calls/s # udp tx: 648 MB/s 11007 calls/s 11007 msg/s # udp rx: 646 MB/s 460329 calls/s # udp tx: 648 MB/s 10999 calls/s 10999 msg/s # udp rx: 646 MB/s 460188 calls/s # udp tx: 648 MB/s 11001 calls/s 11001 msg/s # udp gso and gro - over veth touching data # udp rx: 1212 MB/s 863797 calls/s # udp tx: 1250 MB/s 21202 calls/s 21202 msg/s # udp rx: 1270 MB/s 904823 calls/s # udp tx: 1270 MB/s 21551 calls/s 21551 msg/s # udp rx: 1300 MB/s 926262 calls/s # udp tx: 1299 MB/s 22034 calls/s 22034 msg/s # udp rx: 1302 MB/s 928145 calls/s # udp tx: 1302 MB/s 22085 calls/s 22085 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1118 MB/s 18974 calls/s 18974 msg/s # tcp rx: 1119 MB/s 125022 calls/s # tcp tx: 1113 MB/s 18884 calls/s 18884 msg/s # tcp rx: 1114 MB/s 133853 calls/s # tcp tx: 1192 MB/s 20226 calls/s 20226 msg/s # tcp rx: 1193 MB/s 135876 calls/s # tcp tx: 1192 MB/s 20220 calls/s 20220 msg/s # udp gso - over veth touching data # udp rx: 1168 MB/s 852161 calls/s # udp tx: 1203 MB/s 20414 calls/s 20414 msg/s # udp rx: 1237 MB/s 902627 calls/s # udp tx: 1241 MB/s 21060 calls/s 21060 msg/s # udp rx: 1251 MB/s 913018 calls/s # udp tx: 1257 MB/s 21324 calls/s 21324 msg/s # udp rx: 1252 MB/s 913811 calls/s # udp tx: 1256 MB/s 21308 calls/s 21308 msg/s # udp gso and gro - over veth touching data # udp rx: 1192 MB/s 869760 calls/s # udp tx: 1213 MB/s 20576 calls/s 20576 msg/s # udp rx: 1219 MB/s 889158 calls/s # udp tx: 1227 MB/s 20820 calls/s 20820 msg/s # udp rx: 1169 MB/s 853176 calls/s # udp tx: 1170 MB/s 19844 calls/s 19844 msg/s # udp rx: 1167 MB/s 851567 calls/s # udp tx: 1161 MB/s 19707 calls/s 19707 msg/s ok 1 selftests: net: udpgro_bench.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__->