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: 4 MB/s 4043 calls/s # udp tx: 636 MB/s 10799 calls/s 10799 msg/s # udp tx: 727 MB/s 12347 calls/s 12347 msg/s # udp rx: 11 MB/s 9209 calls/s # udp tx: 716 MB/s 12147 calls/s 12147 msg/s # udp rx: 36 MB/s 29717 calls/s # UDP GRO fwd perf udp rx: 558 MB/s 454664 calls/s # udp tx: 706 MB/s 11983 calls/s 11983 msg/s # udp rx: 604 MB/s 492124 calls/s # udp tx: 663 MB/s 11248 calls/s 11248 msg/s # udp rx: 648 MB/s 527739 calls/s # udp tx: 705 MB/s 11960 calls/s 11960 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp tx: 291 MB/s 4939 calls/s 4939 msg/s # udp rx: 5 MB/s 4513 calls/s # udp tx: 434 MB/s 7370 calls/s 7370 msg/s # udp rx: 34 MB/s 27904 calls/s # udp tx: 496 MB/s 8418 calls/s 8418 msg/s [ 1004.476257] udpgso_bench_tx (4548) used greatest stack depth: 11112 bytes left # UDP tunnel GRO fwd perf udp tx: 403 MB/s 6842 calls/s 6842 msg/s # udp rx: 0 MB/s 256 calls/s # udp tx: 461 MB/s 7822 calls/s 7822 msg/s # udp rx: 0 MB/s 512 calls/s # udp tx: 411 MB/s 6972 calls/s 6972 msg/s # IPv6 # No GRO ok # GRO frag list ok # GRO fwd ok # UDP fwd perf udp tx: 416 MB/s 7068 calls/s 7068 msg/s # udp rx: 0 MB/s 466 calls/s # udp tx: 616 MB/s 10461 calls/s 10461 msg/s # udp rx: 81 MB/s 66384 calls/s # udp tx: 564 MB/s 9569 calls/s 9569 msg/s # UDP GRO fwd perf udp rx: 342 MB/s 278007 calls/s # udp tx: 792 MB/s 13439 calls/s 13439 msg/s # udp rx: 727 MB/s 591943 calls/s # udp tx: 778 MB/s 13205 calls/s 13205 msg/s # udp rx: 646 MB/s 526279 calls/s # udp tx: 781 MB/s 13253 calls/s 13253 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp tx: 289 MB/s 4902 calls/s 4902 msg/s # udp rx: 4 MB/s 3813 calls/s # udp tx: 183 MB/s 3113 calls/s 3113 msg/s # udp rx: 0 MB/s 256 calls/s # udp tx: 259 MB/s 4408 calls/s 4408 msg/s # UDP tunnel GRO fwd perf udp rx: 98 MB/s 80323 calls/s # udp tx: 395 MB/s 6702 calls/s 6702 msg/s # udp tx: 488 MB/s 8282 calls/s 8282 msg/s # udp rx: 35 MB/s 28621 calls/s # udp tx: 528 MB/s 8967 calls/s 8967 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__->