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: 1024 MB/s 17375 calls/s 17375 msg/s # tcp rx: 1024 MB/s 132957 calls/s # tcp tx: 1005 MB/s 17049 calls/s 17049 msg/s # tcp rx: 1006 MB/s 137309 calls/s # tcp tx: 1073 MB/s 18205 calls/s 18205 msg/s # tcp rx: 1074 MB/s 137484 calls/s # tcp tx: 1156 MB/s 19615 calls/s 19615 msg/s # udp gso - over veth touching data # udp rx: 1193 MB/s 850346 calls/s # udp tx: 1225 MB/s 20779 calls/s 20779 msg/s # udp rx: 1325 MB/s 944281 calls/s # udp tx: 1329 MB/s 22550 calls/s 22550 msg/s # udp rx: 1328 MB/s 946187 calls/s # udp tx: 1329 MB/s 22554 calls/s 22554 msg/s # udp rx: 1326 MB/s 945200 calls/s # udp tx: 1328 MB/s 22539 calls/s 22539 msg/s # udp gso and gro - over veth touching data # udp rx: 1293 MB/s 921099 calls/s # udp tx: 1335 MB/s 22654 calls/s 22654 msg/s # udp rx: 1334 MB/s 950326 calls/s # udp tx: 1337 MB/s 22685 calls/s 22685 msg/s # udp rx: 1309 MB/s 932807 calls/s # udp tx: 1312 MB/s 22264 calls/s 22264 msg/s # udp rx: 1317 MB/s 938862 calls/s # udp tx: 1321 MB/s 22412 calls/s 22412 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 789 MB/s 13385 calls/s 13385 msg/s # tcp rx: 790 MB/s 91414 calls/s # tcp tx: 764 MB/s 12972 calls/s 12972 msg/s # tcp rx: 766 MB/s 87897 calls/s # tcp tx: 734 MB/s 12462 calls/s 12462 msg/s # tcp rx: 735 MB/s 89962 calls/s # tcp tx: 750 MB/s 12732 calls/s 12732 msg/s # udp gso - over veth touching data # udp rx: 1208 MB/s 881672 calls/s # udp tx: 1251 MB/s 21219 calls/s 21219 msg/s # udp rx: 1270 MB/s 926435 calls/s # udp tx: 1268 MB/s 21520 calls/s 21520 msg/s # udp rx: 1272 MB/s 927725 calls/s # udp tx: 1271 MB/s 21561 calls/s 21561 msg/s # udp rx: 1276 MB/s 931267 calls/s # udp tx: 1275 MB/s 21630 calls/s 21630 msg/s # udp gso and gro - over veth touching data # udp rx: 611 MB/s 445635 calls/s # udp tx: 631 MB/s 10717 calls/s 10717 msg/s # udp rx: 680 MB/s 496405 calls/s # udp tx: 684 MB/s 11604 calls/s 11604 msg/s # udp rx: 677 MB/s 494040 calls/s # udp tx: 681 MB/s 11554 calls/s 11554 msg/s # udp rx: 673 MB/s 490944 calls/s # udp tx: 676 MB/s 11474 calls/s 11474 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__->