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: 690 MB/s 11718 calls/s 11718 msg/s # tcp rx: 691 MB/s 29888 calls/s # tcp tx: 768 MB/s 13036 calls/s 13036 msg/s # tcp rx: 769 MB/s 35048 calls/s # tcp tx: 763 MB/s 12944 calls/s 12944 msg/s # tcp rx: 763 MB/s 33519 calls/s # tcp tx: 726 MB/s 12314 calls/s 12314 msg/s # udp gso - over veth touching data [ 1069.983480] ip (8043) used greatest stack depth: 11384 bytes left # udp rx: 422 MB/s 301098 calls/s # udp tx: 432 MB/s 7331 calls/s 7331 msg/s # udp rx: 440 MB/s 313488 calls/s # udp tx: 439 MB/s 7462 calls/s 7462 msg/s # udp rx: 442 MB/s 315250 calls/s # udp tx: 441 MB/s 7496 calls/s 7496 msg/s # udp rx: 368 MB/s 262588 calls/s # udp tx: 366 MB/s 6208 calls/s 6208 msg/s # udp gso and gro - over veth touching data # udp rx: 589 MB/s 10006 calls/s # udp tx: 607 MB/s 10299 calls/s 10299 msg/s # udp rx: 573 MB/s 9724 calls/s # udp tx: 569 MB/s 9662 calls/s 9662 msg/s # udp rx: 563 MB/s 9554 calls/s # udp tx: 564 MB/s 9567 calls/s 9567 msg/s # udp rx: 552 MB/s 9369 calls/s # udp tx: 552 MB/s 9369 calls/s 9369 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 661 MB/s 11225 calls/s 11225 msg/s # tcp rx: 665 MB/s 28413 calls/s # tcp tx: 656 MB/s 11127 calls/s 11127 msg/s # tcp rx: 656 MB/s 30266 calls/s # tcp tx: 558 MB/s 9480 calls/s 9480 msg/s # tcp rx: 560 MB/s 24254 calls/s # tcp tx: 743 MB/s 12610 calls/s 12610 msg/s # udp gso - over veth touching data # udp rx: 421 MB/s 307294 calls/s # udp tx: 432 MB/s 7342 calls/s 7342 msg/s # udp rx: 409 MB/s 298549 calls/s # udp tx: 408 MB/s 6933 calls/s 6933 msg/s # udp rx: 401 MB/s 292521 calls/s # udp tx: 400 MB/s 6799 calls/s 6799 msg/s # udp rx: 433 MB/s 315953 calls/s # udp tx: 432 MB/s 7341 calls/s 7341 msg/s # udp gso and gro - over veth touching data # udp rx: 692 MB/s 11753 calls/s # udp tx: 704 MB/s 11957 calls/s 11957 msg/s # udp rx: 724 MB/s 12295 calls/s # udp tx: 732 MB/s 12429 calls/s 12429 msg/s # udp rx: 789 MB/s 13398 calls/s # udp tx: 789 MB/s 13396 calls/s 13396 msg/s # udp rx: 784 MB/s 13306 calls/s # udp tx: 781 MB/s 13262 calls/s 13262 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__->