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 6000 # selftests: net: udpgro_fwd.sh # IPv4 # No GRO ok # GRO frag list ok # GRO fwd ok # UDP fwd perf udp tx: 601 MB/s 10200 calls/s 10200 msg/s # udp rx: 2 MB/s 2333 calls/s # udp tx: 713 MB/s 12097 calls/s 12097 msg/s # udp rx: 12 MB/s 10141 calls/s # udp tx: 715 MB/s 12127 calls/s 12127 msg/s # UDP GRO fwd perf udp rx: 592 MB/s 481923 calls/s # udp tx: 707 MB/s 11998 calls/s 11998 msg/s # udp rx: 706 MB/s 574578 calls/s # udp tx: 826 MB/s 14023 calls/s 14023 msg/s # udp rx: 549 MB/s 446717 calls/s # udp tx: 838 MB/s 14221 calls/s 14221 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp rx: 0 MB/s 256 calls/s # udp tx: 457 MB/s 7753 calls/s 7753 msg/s # udp rx: 0 MB/s 256 calls/s # udp tx: 504 MB/s 8565 calls/s 8565 msg/s # udp tx: 359 MB/s 6096 calls/s 6096 msg/s [ 956.496336] udpgso_bench_tx (7088) used greatest stack depth: 11112 bytes left # udp rx: 40 MB/s 33026 calls/s # UDP tunnel GRO fwd perf udp tx: 425 MB/s 7217 calls/s 7217 msg/s # udp rx: 2 MB/s 1726 calls/s # udp tx: 451 MB/s 7664 calls/s 7664 msg/s # udp rx: 3 MB/s 2493 calls/s # udp tx: 475 MB/s 8072 calls/s 8072 msg/s # IPv6 # No GRO ok # GRO frag list ok # GRO fwd ok # UDP fwd perf udp tx: 357 MB/s 6069 calls/s 6069 msg/s # udp rx: 0 MB/s 512 calls/s # udp tx: 369 MB/s 6259 calls/s 6259 msg/s # udp tx: 729 MB/s 12367 calls/s 12367 msg/s # udp rx: 25 MB/s 20407 calls/s # UDP GRO fwd perf udp rx: 631 MB/s 513184 calls/s # udp tx: 807 MB/s 13698 calls/s 13698 msg/s # udp rx: 628 MB/s 511967 calls/s # udp tx: 620 MB/s 10530 calls/s 10530 msg/s # udp rx: 614 MB/s 500324 calls/s # udp tx: 627 MB/s 10643 calls/s 10643 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp tx: 502 MB/s 8523 calls/s 8523 msg/s # udp rx: 43 MB/s 35146 calls/s # udp tx: 481 MB/s 8168 calls/s 8168 msg/s # udp rx: 16 MB/s 13610 calls/s # udp tx: 517 MB/s 8771 calls/s 8771 msg/s # UDP tunnel GRO fwd perf udp tx: 435 MB/s 7384 calls/s 7384 msg/s # udp rx: 0 MB/s 512 calls/s # udp tx: 385 MB/s 6541 calls/s 6541 msg/s # udp rx: 0 MB/s 256 calls/s # udp tx: 250 MB/s 4254 calls/s 4254 msg/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__->