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: 1364 MB/s 23140 calls/s 23140 msg/s # tcp rx: 1365 MB/s 57632 calls/s # tcp tx: 1613 MB/s 27362 calls/s 27362 msg/s # tcp rx: 1615 MB/s 69759 calls/s # tcp tx: 1528 MB/s 25922 calls/s 25922 msg/s # tcp rx: 1530 MB/s 63778 calls/s # tcp tx: 1386 MB/s 23514 calls/s 23514 msg/s # udp gso - over veth touching data # udp rx: 549 MB/s 391209 calls/s # udp tx: 563 MB/s 9563 calls/s 9563 msg/s # udp rx: 539 MB/s 384550 calls/s # udp tx: 543 MB/s 9220 calls/s 9220 msg/s # udp rx: 571 MB/s 406917 calls/s # udp tx: 571 MB/s 9695 calls/s 9695 msg/s # udp rx: 555 MB/s 395520 calls/s # udp tx: 551 MB/s 9357 calls/s 9357 msg/s # udp gso and gro - over veth touching data # udp rx: 851 MB/s 14446 calls/s # udp tx: 878 MB/s 14908 calls/s 14908 msg/s # udp rx: 930 MB/s 15779 calls/s # udp tx: 929 MB/s 15771 calls/s 15771 msg/s # udp rx: 913 MB/s 15500 calls/s # udp tx: 934 MB/s 15848 calls/s 15848 msg/s # udp rx: 1279 MB/s 21705 calls/s # udp tx: 1639 MB/s 27800 calls/s 27800 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1424 MB/s 24152 calls/s 24152 msg/s # tcp rx: 1425 MB/s 59675 calls/s # tcp tx: 1422 MB/s 24121 calls/s 24121 msg/s # tcp rx: 1423 MB/s 59619 calls/s # tcp tx: 1401 MB/s 23773 calls/s 23773 msg/s # tcp rx: 1402 MB/s 58341 calls/s # tcp tx: 1471 MB/s 24962 calls/s 24962 msg/s # udp gso - over veth touching data # udp rx: 1093 MB/s 797802 calls/s # udp tx: 1123 MB/s 19050 calls/s 19050 msg/s # udp rx: 1033 MB/s 753416 calls/s # udp tx: 1039 MB/s 17630 calls/s 17630 msg/s # udp rx: 1017 MB/s 742402 calls/s # udp tx: 1012 MB/s 17181 calls/s 17181 msg/s # udp rx: 958 MB/s 698948 calls/s # udp tx: 959 MB/s 16277 calls/s 16277 msg/s # udp gso and gro - over veth touching data # udp rx: 1559 MB/s 26458 calls/s # udp tx: 1606 MB/s 27253 calls/s 27253 msg/s # udp rx: 1518 MB/s 25784 calls/s # udp tx: 1508 MB/s 25587 calls/s 25587 msg/s # udp rx: 1275 MB/s 21631 calls/s # udp tx: 1262 MB/s 21417 calls/s 21417 msg/s # udp rx: 852 MB/s 14457 calls/s # udp tx: 848 MB/s 14393 calls/s 14393 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__->