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: 763 MB/s 12943 calls/s 12943 msg/s # tcp rx: 764 MB/s 87353 calls/s # tcp tx: 761 MB/s 12918 calls/s 12918 msg/s # tcp rx: 762 MB/s 87775 calls/s # tcp tx: 757 MB/s 12851 calls/s 12851 msg/s # tcp rx: 758 MB/s 87385 calls/s # tcp tx: 759 MB/s 12883 calls/s 12883 msg/s # udp gso - over veth touching data # udp rx: 1244 MB/s 886338 calls/s # udp tx: 1282 MB/s 21755 calls/s 21755 msg/s # udp rx: 1226 MB/s 873996 calls/s # udp tx: 1242 MB/s 21079 calls/s 21079 msg/s # udp rx: 1298 MB/s 925010 calls/s # udp tx: 1298 MB/s 22026 calls/s 22026 msg/s # udp rx: 1305 MB/s 930042 calls/s # udp tx: 1306 MB/s 22151 calls/s 22151 msg/s # udp gso and gro - over veth touching data # udp rx: 1175 MB/s 837174 calls/s # udp tx: 1222 MB/s 20738 calls/s 20738 msg/s # udp rx: 694 MB/s 494568 calls/s # udp tx: 674 MB/s 11437 calls/s 11437 msg/s # udp rx: 654 MB/s 466125 calls/s # udp tx: 657 MB/s 11157 calls/s 11157 msg/s # udp rx: 647 MB/s 461027 calls/s # udp tx: 649 MB/s 11016 calls/s 11016 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1066 MB/s 18088 calls/s 18088 msg/s # tcp rx: 1066 MB/s 133977 calls/s # tcp tx: 1068 MB/s 18119 calls/s 18119 msg/s # tcp rx: 1068 MB/s 130785 calls/s # tcp tx: 1063 MB/s 18041 calls/s 18041 msg/s # tcp rx: 1064 MB/s 128626 calls/s # tcp tx: 1049 MB/s 17803 calls/s 17803 msg/s # udp gso - over veth touching data # udp rx: 1205 MB/s 879261 calls/s # udp tx: 1240 MB/s 21038 calls/s 21038 msg/s # udp rx: 1166 MB/s 850850 calls/s # udp tx: 1165 MB/s 19770 calls/s 19770 msg/s # udp rx: 929 MB/s 677798 calls/s # udp tx: 913 MB/s 15499 calls/s 15499 msg/s # udp rx: 625 MB/s 456525 calls/s # udp tx: 624 MB/s 10595 calls/s 10595 msg/s # udp gso and gro - over veth touching data # udp rx: 1230 MB/s 897513 calls/s # udp tx: 1270 MB/s 21544 calls/s 21544 msg/s # udp rx: 1250 MB/s 912017 calls/s # udp tx: 1253 MB/s 21264 calls/s 21264 msg/s # udp rx: 1057 MB/s 771482 calls/s # udp tx: 1047 MB/s 17759 calls/s 17759 msg/s # udp rx: 649 MB/s 473359 calls/s # udp tx: 652 MB/s 11070 calls/s 11070 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__->