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: 723 MB/s 12279 calls/s 12279 msg/s # tcp rx: 724 MB/s 33690 calls/s # tcp tx: 711 MB/s 12069 calls/s 12069 msg/s # tcp rx: 716 MB/s 32356 calls/s # tcp tx: 717 MB/s 12171 calls/s 12171 msg/s # tcp rx: 721 MB/s 33276 calls/s # tcp tx: 718 MB/s 12191 calls/s 12191 msg/s # udp gso - over veth touching data # udp rx: 416 MB/s 296384 calls/s # udp tx: 425 MB/s 7211 calls/s 7211 msg/s # udp rx: 429 MB/s 305701 calls/s # udp tx: 429 MB/s 7281 calls/s 7281 msg/s # udp rx: 414 MB/s 295272 calls/s # udp tx: 414 MB/s 7037 calls/s 7037 msg/s # udp rx: 424 MB/s 302668 calls/s # udp tx: 424 MB/s 7195 calls/s 7195 msg/s # udp gso and gro - over veth touching data # udp rx: 693 MB/s 11762 calls/s # udp tx: 710 MB/s 12044 calls/s 12044 msg/s # udp rx: 803 MB/s 13630 calls/s # udp tx: 800 MB/s 13571 calls/s 13571 msg/s # udp rx: 805 MB/s 13670 calls/s # udp tx: 802 MB/s 13617 calls/s 13617 msg/s # udp rx: 798 MB/s 13537 calls/s # udp tx: 802 MB/s 13610 calls/s 13610 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 748 MB/s 12689 calls/s 12689 msg/s # tcp rx: 748 MB/s 30898 calls/s # tcp tx: 750 MB/s 12735 calls/s 12735 msg/s # tcp rx: 751 MB/s 28965 calls/s # tcp tx: 749 MB/s 12707 calls/s 12707 msg/s # tcp rx: 754 MB/s 29125 calls/s # tcp tx: 743 MB/s 12611 calls/s 12611 msg/s # udp gso - over veth touching data # udp rx: 386 MB/s 281518 calls/s # udp tx: 391 MB/s 6638 calls/s 6638 msg/s # udp rx: 414 MB/s 302473 calls/s # udp tx: 416 MB/s 7072 calls/s 7072 msg/s # udp rx: 415 MB/s 303225 calls/s # udp tx: 415 MB/s 7045 calls/s 7045 msg/s # udp rx: 422 MB/s 308130 calls/s # udp tx: 422 MB/s 7158 calls/s 7158 msg/s # udp gso and gro - over veth touching data # udp rx: 780 MB/s 13232 calls/s # udp tx: 794 MB/s 13474 calls/s 13474 msg/s # udp rx: 786 MB/s 13346 calls/s # udp tx: 785 MB/s 13330 calls/s 13330 msg/s # udp rx: 787 MB/s 13360 calls/s # udp tx: 786 MB/s 13348 calls/s 13348 msg/s # udp rx: 786 MB/s 13341 calls/s # udp tx: 785 MB/s 13328 calls/s 13328 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__->