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 rx: 123 MB/s 100124 calls/s # udp tx: 570 MB/s 9676 calls/s 9676 msg/s # udp rx: 289 MB/s 234726 calls/s # udp tx: 603 MB/s 10238 calls/s 10238 msg/s # udp tx: 688 MB/s 11669 calls/s 11669 msg/s # udp rx: 88 MB/s 71605 calls/s # UDP GRO fwd perf udp rx: 379 MB/s 307843 calls/s # udp tx: 886 MB/s 15040 calls/s 15040 msg/s # udp rx: 751 MB/s 610262 calls/s # udp tx: 851 MB/s 14445 calls/s 14445 msg/s # udp rx: 657 MB/s 535311 calls/s # udp tx: 665 MB/s 11283 calls/s 11283 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp tx: 482 MB/s 8178 calls/s 8178 msg/s # udp rx: 95 MB/s 78099 calls/s # udp tx: 445 MB/s 7549 calls/s 7549 msg/s # udp tx: 451 MB/s 7665 calls/s 7665 msg/s [ 940.134207] udpgso_bench_tx (5778) used greatest stack depth: 11112 bytes left # udp rx: 0 MB/s 512 calls/s # UDP tunnel GRO fwd perf udp tx: 479 MB/s 8130 calls/s 8130 msg/s # udp rx: 7 MB/s 6027 calls/s # udp tx: 488 MB/s 8278 calls/s 8278 msg/s # udp tx: 471 MB/s 8000 calls/s 8000 msg/s # udp rx: 0 MB/s 512 calls/s # IPv6 # No GRO ok # GRO frag list ok # GRO fwd ok # UDP fwd perf udp tx: 558 MB/s 9469 calls/s 9469 msg/s # udp rx: 14 MB/s 11937 calls/s # udp tx: 496 MB/s 8417 calls/s 8417 msg/s # udp rx: 127 MB/s 103384 calls/s # udp tx: 492 MB/s 8351 calls/s 8351 msg/s # UDP GRO fwd perf udp rx: 423 MB/s 342393 calls/s # udp tx: 906 MB/s 15369 calls/s 15369 msg/s # udp rx: 450 MB/s 363972 calls/s # udp tx: 881 MB/s 14946 calls/s 14946 msg/s # udp rx: 794 MB/s 644238 calls/s # udp tx: 907 MB/s 15384 calls/s 15384 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp tx: 505 MB/s 8578 calls/s 8578 msg/s # udp rx: 32 MB/s 26137 calls/s # udp tx: 510 MB/s 8660 calls/s 8660 msg/s # udp rx: 51 MB/s 41607 calls/s # udp tx: 423 MB/s 7178 calls/s 7178 msg/s # UDP tunnel GRO fwd perf udp tx: 517 MB/s 8781 calls/s 8781 msg/s # udp rx: 5 MB/s 4475 calls/s # udp tx: 497 MB/s 8437 calls/s 8437 msg/s # udp rx: 13 MB/s 11248 calls/s # udp tx: 521 MB/s 8848 calls/s 8848 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__->