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: 1640 MB/s 27831 calls/s 27831 msg/s # tcp rx: 1642 MB/s 69620 calls/s # tcp tx: 1587 MB/s 26919 calls/s 26919 msg/s # tcp rx: 1588 MB/s 62259 calls/s # tcp tx: 1515 MB/s 25700 calls/s 25700 msg/s # tcp rx: 1517 MB/s 58534 calls/s # tcp tx: 1526 MB/s 25893 calls/s 25893 msg/s # udp gso - over veth touching data # udp rx: 1132 MB/s 806510 calls/s # udp tx: 1163 MB/s 19739 calls/s 19739 msg/s # udp rx: 913 MB/s 650820 calls/s # udp tx: 905 MB/s 15363 calls/s 15363 msg/s # udp rx: 1039 MB/s 740279 calls/s # udp tx: 1050 MB/s 17812 calls/s 17812 msg/s # udp rx: 1134 MB/s 808251 calls/s # udp tx: 1135 MB/s 19252 calls/s 19252 msg/s # udp gso and gro - over veth touching data # udp rx: 1596 MB/s 27076 calls/s # udp tx: 1646 MB/s 27922 calls/s 27922 msg/s # udp rx: 1780 MB/s 30199 calls/s # udp tx: 1778 MB/s 30164 calls/s 30164 msg/s # udp rx: 1725 MB/s 29269 calls/s # udp tx: 1723 MB/s 29238 calls/s 29238 msg/s # udp rx: 1750 MB/s 29692 calls/s # udp tx: 1749 MB/s 29672 calls/s 29672 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1328 MB/s 22533 calls/s 22533 msg/s # tcp rx: 1330 MB/s 55230 calls/s # tcp tx: 1620 MB/s 27489 calls/s 27489 msg/s # tcp rx: 1622 MB/s 69462 calls/s # tcp tx: 1591 MB/s 26994 calls/s 26994 msg/s # tcp rx: 1593 MB/s 67233 calls/s # tcp tx: 1601 MB/s 27163 calls/s 27163 msg/s # udp gso - over veth touching data # udp rx: 584 MB/s 425995 calls/s # udp tx: 599 MB/s 10169 calls/s 10169 msg/s # udp rx: 717 MB/s 523084 calls/s # udp tx: 724 MB/s 12284 calls/s 12284 msg/s # udp rx: 717 MB/s 523481 calls/s # udp tx: 715 MB/s 12136 calls/s 12136 msg/s # udp rx: 575 MB/s 420068 calls/s # udp tx: 575 MB/s 9762 calls/s 9762 msg/s # udp gso and gro - over veth touching data # udp rx: 1211 MB/s 20551 calls/s # udp tx: 1270 MB/s 21543 calls/s 21543 msg/s # udp rx: 1571 MB/s 26705 calls/s # udp tx: 1576 MB/s 26736 calls/s 26736 msg/s # udp rx: 1473 MB/s 24996 calls/s # udp tx: 1475 MB/s 25024 calls/s 25024 msg/s # udp rx: 1281 MB/s 21743 calls/s # udp tx: 1255 MB/s 21299 calls/s 21299 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__->