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: 1142 MB/s 19375 calls/s 19375 msg/s # tcp rx: 1142 MB/s 130220 calls/s # tcp tx: 1127 MB/s 19123 calls/s 19123 msg/s # tcp rx: 1127 MB/s 132042 calls/s # tcp tx: 1136 MB/s 19280 calls/s 19280 msg/s # tcp rx: 1137 MB/s 133203 calls/s # tcp tx: 1122 MB/s 19034 calls/s 19034 msg/s # udp gso - over veth touching data # udp rx: 1195 MB/s 851340 calls/s # udp tx: 1233 MB/s 20923 calls/s 20923 msg/s # udp rx: 1249 MB/s 890107 calls/s # udp tx: 1253 MB/s 21263 calls/s 21263 msg/s # udp rx: 1197 MB/s 852988 calls/s # udp tx: 1198 MB/s 20335 calls/s 20335 msg/s # udp rx: 1118 MB/s 796926 calls/s # udp tx: 1119 MB/s 18979 calls/s 18979 msg/s # udp gso and gro - over veth touching data # udp rx: 1272 MB/s 906535 calls/s # udp tx: 1318 MB/s 22367 calls/s 22367 msg/s # udp rx: 1313 MB/s 935586 calls/s # udp tx: 1315 MB/s 22319 calls/s 22319 msg/s # udp rx: 1291 MB/s 920315 calls/s # udp tx: 1294 MB/s 21954 calls/s 21954 msg/s # udp rx: 1288 MB/s 917992 calls/s # udp tx: 1289 MB/s 21872 calls/s 21872 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 741 MB/s 12571 calls/s 12571 msg/s # tcp rx: 741 MB/s 90382 calls/s # tcp tx: 716 MB/s 12151 calls/s 12151 msg/s # tcp rx: 717 MB/s 87222 calls/s # tcp tx: 704 MB/s 11957 calls/s 11957 msg/s # tcp rx: 705 MB/s 86074 calls/s # tcp tx: 708 MB/s 12017 calls/s 12017 msg/s # udp gso - over veth touching data # udp rx: 882 MB/s 643847 calls/s # udp tx: 937 MB/s 15901 calls/s 15901 msg/s # udp rx: 711 MB/s 518689 calls/s # udp tx: 695 MB/s 11795 calls/s 11795 msg/s # udp rx: 686 MB/s 500536 calls/s # udp tx: 689 MB/s 11693 calls/s 11693 msg/s # udp rx: 669 MB/s 487988 calls/s # udp tx: 672 MB/s 11403 calls/s 11403 msg/s # udp gso and gro - over veth touching data # udp rx: 589 MB/s 430002 calls/s # udp tx: 614 MB/s 10416 calls/s 10416 msg/s # udp rx: 606 MB/s 442252 calls/s # udp tx: 609 MB/s 10344 calls/s 10344 msg/s # udp rx: 618 MB/s 451033 calls/s # udp tx: 620 MB/s 10524 calls/s 10524 msg/s # udp rx: 617 MB/s 450568 calls/s # udp tx: 645 MB/s 10949 calls/s 10949 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__->