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 6000 # selftests: net: udpgro_bench.sh # ipv4 # tcp - over veth touching data # tcp tx: 753 MB/s 12777 calls/s 12777 msg/s # tcp rx: 753 MB/s 36047 calls/s # tcp tx: 745 MB/s 12637 calls/s 12637 msg/s # tcp rx: 748 MB/s 32047 calls/s # tcp tx: 718 MB/s 12190 calls/s 12190 msg/s # tcp rx: 719 MB/s 32348 calls/s # tcp tx: 607 MB/s 10305 calls/s 10305 msg/s # udp gso - over veth touching data # udp rx: 238 MB/s 169830 calls/s # udp tx: 245 MB/s 4157 calls/s 4157 msg/s # udp rx: 239 MB/s 170279 calls/s # udp tx: 238 MB/s 4046 calls/s 4046 msg/s # udp rx: 236 MB/s 168151 calls/s # udp tx: 237 MB/s 4022 calls/s 4022 msg/s # udp rx: 236 MB/s 168334 calls/s # udp tx: 235 MB/s 3997 calls/s 3997 msg/s # udp gso and gro - over veth touching data # udp rx: 520 MB/s 8836 calls/s # udp tx: 538 MB/s 9137 calls/s 9137 msg/s # udp rx: 721 MB/s 12237 calls/s # udp tx: 728 MB/s 12352 calls/s 12352 msg/s # udp rx: 774 MB/s 13129 calls/s # udp tx: 773 MB/s 13115 calls/s 13115 msg/s # udp rx: 784 MB/s 13311 calls/s # udp tx: 782 MB/s 13270 calls/s 13270 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 760 MB/s 12895 calls/s 12895 msg/s # tcp rx: 761 MB/s 33934 calls/s # tcp tx: 742 MB/s 12597 calls/s 12597 msg/s # tcp rx: 743 MB/s 34452 calls/s # tcp tx: 758 MB/s 12866 calls/s 12866 msg/s # tcp rx: 759 MB/s 35307 calls/s # tcp tx: 767 MB/s 13017 calls/s 13017 msg/s # udp gso - over veth touching data # udp rx: 292 MB/s 213589 calls/s # udp tx: 302 MB/s 5138 calls/s 5138 msg/s # udp rx: 305 MB/s 222482 calls/s # udp tx: 304 MB/s 5162 calls/s 5162 msg/s # udp rx: 320 MB/s 233901 calls/s # udp tx: 320 MB/s 5430 calls/s 5430 msg/s # udp rx: 310 MB/s 226363 calls/s # udp tx: 309 MB/s 5257 calls/s 5257 msg/s # udp gso and gro - over veth touching data # udp rx: 604 MB/s 10331 calls/s # udp tx: 626 MB/s 10633 calls/s 10633 msg/s # udp rx: 597 MB/s 10132 calls/s # udp tx: 597 MB/s 10133 calls/s 10133 msg/s # udp rx: 531 MB/s 9022 calls/s # udp tx: 529 MB/s 8982 calls/s 8982 msg/s # udp rx: 498 MB/s 8460 calls/s # udp tx: 497 MB/s 8438 calls/s 8438 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__->