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: 710 MB/s 12048 calls/s 12048 msg/s # tcp rx: 711 MB/s 32195 calls/s # tcp tx: 744 MB/s 12621 calls/s 12621 msg/s # tcp rx: 744 MB/s 33941 calls/s # tcp tx: 746 MB/s 12665 calls/s 12665 msg/s # tcp rx: 747 MB/s 33876 calls/s # tcp tx: 730 MB/s 12396 calls/s 12396 msg/s # udp gso - over veth touching data # udp rx: 354 MB/s 252712 calls/s # udp tx: 367 MB/s 6234 calls/s 6234 msg/s # udp rx: 417 MB/s 297586 calls/s # udp tx: 418 MB/s 7092 calls/s 7092 msg/s # udp rx: 374 MB/s 266466 calls/s # udp tx: 374 MB/s 6352 calls/s 6352 msg/s # udp rx: 405 MB/s 288728 calls/s # udp tx: 404 MB/s 6854 calls/s 6854 msg/s # udp gso and gro - over veth touching data # udp rx: 750 MB/s 12722 calls/s # udp tx: 773 MB/s 13123 calls/s 13123 msg/s # udp rx: 872 MB/s 14536 calls/s # udp tx: 871 MB/s 14783 calls/s 14783 msg/s # udp rx: 823 MB/s 13966 calls/s # udp tx: 822 MB/s 13954 calls/s 13954 msg/s # udp rx: 796 MB/s 13501 calls/s # udp tx: 795 MB/s 13489 calls/s 13489 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 723 MB/s 12276 calls/s 12276 msg/s # tcp rx: 724 MB/s 33019 calls/s # tcp tx: 757 MB/s 12853 calls/s 12853 msg/s # tcp rx: 758 MB/s 31313 calls/s # tcp tx: 792 MB/s 13435 calls/s 13435 msg/s # tcp rx: 792 MB/s 27869 calls/s # tcp tx: 741 MB/s 12570 calls/s 12570 msg/s # udp gso - over veth touching data # udp rx: 396 MB/s 289293 calls/s # udp tx: 410 MB/s 6970 calls/s 6970 msg/s # udp rx: 465 MB/s 339682 calls/s # udp tx: 467 MB/s 7934 calls/s 7934 msg/s # udp rx: 416 MB/s 303751 calls/s # udp tx: 414 MB/s 7036 calls/s 7036 msg/s # udp rx: 398 MB/s 290476 calls/s # udp tx: 398 MB/s 6764 calls/s 6764 msg/s # udp gso and gro - over veth touching data # udp rx: 689 MB/s 11702 calls/s # udp tx: 716 MB/s 12152 calls/s 12152 msg/s # udp rx: 794 MB/s 13478 calls/s # udp tx: 794 MB/s 13481 calls/s 13481 msg/s # udp rx: 795 MB/s 13500 calls/s # udp tx: 796 MB/s 13510 calls/s 13510 msg/s # udp rx: 795 MB/s 13489 calls/s # udp tx: 795 MB/s 13494 calls/s 13494 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__->