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: 1747 MB/s 29635 calls/s 29635 msg/s # tcp rx: 1749 MB/s 75470 calls/s # tcp tx: 1605 MB/s 27232 calls/s 27232 msg/s # tcp rx: 1608 MB/s 69573 calls/s # tcp tx: 1608 MB/s 27281 calls/s 27281 msg/s # tcp rx: 1610 MB/s 69867 calls/s # tcp tx: 1645 MB/s 27909 calls/s 27909 msg/s # udp gso - over veth touching data # udp rx: 559 MB/s 398474 calls/s # udp tx: 576 MB/s 9779 calls/s 9779 msg/s # udp rx: 578 MB/s 412448 calls/s # udp tx: 576 MB/s 9785 calls/s 9785 msg/s # udp rx: 595 MB/s 424318 calls/s # udp tx: 595 MB/s 10097 calls/s 10097 msg/s # udp rx: 544 MB/s 387902 calls/s # udp tx: 542 MB/s 9193 calls/s 9193 msg/s # udp gso and gro - over veth touching data # udp rx: 1671 MB/s 28344 calls/s # udp tx: 1722 MB/s 29212 calls/s 29212 msg/s # udp rx: 1762 MB/s 29898 calls/s # udp tx: 1763 MB/s 29911 calls/s 29911 msg/s # udp rx: 1757 MB/s 29811 calls/s # udp tx: 1758 MB/s 29819 calls/s 29819 msg/s # udp rx: 1755 MB/s 29773 calls/s # udp tx: 1757 MB/s 29811 calls/s 29811 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1341 MB/s 22750 calls/s 22750 msg/s # tcp rx: 1342 MB/s 59823 calls/s # tcp tx: 1311 MB/s 22248 calls/s 22248 msg/s # tcp rx: 1313 MB/s 58478 calls/s # tcp tx: 1343 MB/s 22789 calls/s 22789 msg/s # tcp rx: 1344 MB/s 62828 calls/s # tcp tx: 1334 MB/s 22637 calls/s 22637 msg/s # udp gso - over veth touching data # udp rx: 960 MB/s 700145 calls/s # udp tx: 993 MB/s 16846 calls/s 16846 msg/s # udp rx: 1062 MB/s 775029 calls/s # udp tx: 1059 MB/s 17973 calls/s 17973 msg/s # udp rx: 1129 MB/s 823433 calls/s # udp tx: 1130 MB/s 19175 calls/s 19175 msg/s # udp rx: 1141 MB/s 832218 calls/s # udp tx: 1139 MB/s 19327 calls/s 19327 msg/s # udp gso and gro - over veth touching data # udp rx: 1654 MB/s 28077 calls/s # udp tx: 1698 MB/s 28809 calls/s 28809 msg/s # udp rx: 1665 MB/s 28245 calls/s # udp tx: 1672 MB/s 28365 calls/s 28365 msg/s # udp rx: 1681 MB/s 28511 calls/s # udp tx: 1682 MB/s 28539 calls/s 28539 msg/s # udp rx: 1674 MB/s 28402 calls/s # udp tx: 1675 MB/s 28413 calls/s 28413 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__->