make -C tools/testing/selftests TARGETS=net TEST_PROGS=udpgro_bench.sh TESST_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: 1692 MB/s 28699 calls/s 28699 msg/s # tcp rx: 1693 MB/s 64137 calls/s # tcp tx: 1508 MB/s 25588 calls/s 25588 msg/s # tcp rx: 1510 MB/s 64105 calls/s # tcp tx: 1555 MB/s 26382 calls/s 26382 msg/s # tcp rx: 1556 MB/s 62136 calls/s # tcp tx: 1411 MB/s 23938 calls/s 23938 msg/s # udp gso - over veth touching data # udp rx: 557 MB/s 396987 calls/s # udp tx: 574 MB/s 9749 calls/s 9749 msg/s # udp rx: 569 MB/s 405539 calls/s # udp tx: 573 MB/s 9730 calls/s 9730 msg/s # udp rx: 624 MB/s 444779 calls/s # udp tx: 623 MB/s 10568 calls/s 10568 msg/s # udp rx: 625 MB/s 445877 calls/s # udp tx: 625 MB/s 10612 calls/s 10612 msg/s # udp gso and gro - over veth touching data # udp rx: 1695 MB/s 28757 calls/s # udp tx: 1745 MB/s 29607 calls/s 29607 msg/s # udp rx: 1690 MB/s 28679 calls/s # udp tx: 1689 MB/s 28647 calls/s 28647 msg/s # udp rx: 1750 MB/s 29696 calls/s # udp tx: 1746 MB/s 29623 calls/s 29623 msg/s # udp rx: 1725 MB/s 29261 calls/s # udp tx: 1726 MB/s 29278 calls/s 29278 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1596 MB/s 27076 calls/s 27076 msg/s # tcp rx: 1601 MB/s 64890 calls/s # tcp tx: 1675 MB/s 28423 calls/s 28423 msg/s # tcp rx: 1676 MB/s 68462 calls/s # tcp tx: 1642 MB/s 27862 calls/s 27862 msg/s # tcp rx: 1642 MB/s 68881 calls/s # tcp tx: 1672 MB/s 28361 calls/s 28361 msg/s # udp gso - over veth touching data # udp rx: 549 MB/s 400870 calls/s # udp tx: 563 MB/s 9550 calls/s 9550 msg/s # udp rx: 541 MB/s 394731 calls/s # udp tx: 540 MB/s 9167 calls/s 9167 msg/s # udp rx: 579 MB/s 422676 calls/s # udp tx: 584 MB/s 9906 calls/s 9906 msg/s # udp rx: 520 MB/s 379400 calls/s # udp tx: 518 MB/s 8786 calls/s 8786 msg/s # udp gso and gro - over veth touching data # udp rx: 786 MB/s 13336 calls/s # udp tx: 819 MB/s 13896 calls/s 13896 msg/s # udp rx: 889 MB/s 15090 calls/s # udp tx: 891 MB/s 15128 calls/s 15128 msg/s # udp rx: 970 MB/s 16456 calls/s # udp tx: 969 MB/s 16438 calls/s 16438 msg/s # udp rx: 969 MB/s 16437 calls/s # udp tx: 992 MB/s 16825 calls/s 16825 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__->