make -C tools/testing/selftests TARGETS=net TEST_PROGS=udpgro_fwd.sh TEST__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_fwd.sh # IPv4 # No GRO ok # GRO frag list ok # GRO fwd ok # UDP fwd perf udp rx: 64 MB/s 52637 calls/s # udp tx: 669 MB/s 11348 calls/s 11348 msg/s # udp rx: 89 MB/s 73116 calls/s # udp tx: 661 MB/s 11212 calls/s 11212 msg/s # udp rx: 107 MB/s 87634 calls/s # udp tx: 641 MB/s 10886 calls/s 10886 msg/s # UDP GRO fwd perf udp rx: 387 MB/s 313587 calls/s # udp tx: 924 MB/s 15683 calls/s 15683 msg/s # udp rx: 598 MB/s 485653 calls/s # udp tx: 872 MB/s 14792 calls/s 14792 msg/s # udp rx: 495 MB/s 401784 calls/s # udp tx: 808 MB/s 13712 calls/s 13712 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp tx: 327 MB/s 5554 calls/s 5554 msg/s # udp rx: 8 MB/s 6842 calls/s # udp tx: 483 MB/s 8199 calls/s 8199 msg/s # udp rx: 22 MB/s 18603 calls/s # udp tx: 534 MB/s 9062 calls/s 9062 msg/s [ 1033.271920] udpgso_bench_tx (7319) used greatest stack depth: 11112 bytes left # UDP tunnel GRO fwd perf udp tx: 429 MB/s 7289 calls/s 7289 msg/s # udp rx: 105 MB/s 85390 calls/s # udp tx: 460 MB/s 7811 calls/s 7811 msg/s # udp rx: 15 MB/s 12246 calls/s # udp tx: 448 MB/s 7605 calls/s 7605 msg/s # IPv6 # No GRO ok # GRO frag list ok # GRO fwd ok # UDP fwd perf udp tx: 338 MB/s 5733 calls/s 5733 msg/s # udp rx: 0 MB/s 511 calls/s # udp tx: 497 MB/s 8432 calls/s 8432 msg/s # udp rx: 34 MB/s 27637 calls/s # udp tx: 536 MB/s 9100 calls/s 9100 msg/s # UDP GRO fwd perf udp rx: 678 MB/s 550632 calls/s # udp tx: 849 MB/s 14413 calls/s 14413 msg/s # udp rx: 766 MB/s 623106 calls/s # udp tx: 779 MB/s 13213 calls/s 13213 msg/s # udp rx: 786 MB/s 640053 calls/s # udp tx: 805 MB/s 13665 calls/s 13665 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp rx: 4 MB/s 3607 calls/s # udp tx: 466 MB/s 7911 calls/s 7911 msg/s # udp tx: 412 MB/s 6992 calls/s 6992 msg/s # udp rx: 34 MB/s 28019 calls/s # udp tx: 472 MB/s 8011 calls/s 8011 msg/s # UDP tunnel GRO fwd perf udp tx: 472 MB/s 8018 calls/s 8018 msg/s # udp rx: 0 MB/s 512 calls/s # udp tx: 471 MB/s 7989 calls/s 7989 msg/s # udp tx: 475 MB/s 8073 calls/s 8073 msg/s # udp rx: 0 MB/s 470 calls/s ok 1 selftests: net: udpgro_fwd.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__->