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 4800 # selftests: net: udpgro_fwd.sh # IPv4 # No GRO ok # GRO frag list ok # GRO fwd ok # UDP fwd perf udp tx: 549 MB/s 9313 calls/s 9313 msg/s # udp rx: 37 MB/s 30411 calls/s # udp tx: 552 MB/s 9377 calls/s 9377 msg/s # udp rx: 35 MB/s 29124 calls/s # udp tx: 570 MB/s 9682 calls/s 9682 msg/s # UDP GRO fwd perf udp rx: 304 MB/s 245755 calls/s # udp tx: 808 MB/s 13716 calls/s 13716 msg/s # udp rx: 459 MB/s 371007 calls/s # udp tx: 824 MB/s 13977 calls/s 13977 msg/s # udp rx: 458 MB/s 369664 calls/s # udp tx: 824 MB/s 13985 calls/s 13985 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp tx: 507 MB/s 8614 calls/s 8614 msg/s # udp rx: 0 MB/s 512 calls/s # udp tx: 500 MB/s 8481 calls/s 8481 msg/s # udp tx: 475 MB/s 8066 calls/s 8066 msg/s [ 321.501237] udpgso_bench_tx (15054) used greatest stack depth: 11104 bytes left # udp rx: 5 MB/s 4608 calls/s # UDP tunnel GRO fwd perf udp tx: 474 MB/s 8054 calls/s 8054 msg/s # udp rx: 0 MB/s 512 calls/s # udp tx: 463 MB/s 7864 calls/s 7864 msg/s # udp tx: 464 MB/s 7886 calls/s 7886 msg/s # udp rx: 0 MB/s 472 calls/s # IPv6 # No GRO ok # GRO frag list ok # GRO fwd ok # UDP fwd perf udp tx: 322 MB/s 5470 calls/s 5470 msg/s # udp rx: 0 MB/s 512 calls/s # udp tx: 458 MB/s 7768 calls/s 7768 msg/s # udp tx: 535 MB/s 9086 calls/s 9086 msg/s # udp rx: 40 MB/s 32768 calls/s # UDP GRO fwd perf udp rx: 549 MB/s 445657 calls/s # udp tx: 700 MB/s 11874 calls/s 11874 msg/s # udp rx: 593 MB/s 480726 calls/s # udp tx: 795 MB/s 13497 calls/s 13497 msg/s # udp rx: 661 MB/s 536672 calls/s # udp tx: 781 MB/s 13262 calls/s 13262 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp tx: 428 MB/s 7266 calls/s 7266 msg/s # udp rx: 16 MB/s 13056 calls/s # udp tx: 463 MB/s 7860 calls/s 7860 msg/s # udp rx: 49 MB/s 39680 calls/s # udp tx: 463 MB/s 7862 calls/s 7862 msg/s # UDP tunnel GRO fwd perf udp tx: 479 MB/s 8139 calls/s 8139 msg/s # udp rx: 0 MB/s 256 calls/s # udp tx: 431 MB/s 7313 calls/s 7313 msg/s # udp rx: 0 MB/s 512 calls/s # udp tx: 428 MB/s 7274 calls/s 7274 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__->