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: 196 MB/s 159610 calls/s # udp tx: 564 MB/s 9581 calls/s 9581 msg/s # udp tx: 707 MB/s 11999 calls/s 11999 msg/s # udp rx: 25 MB/s 20588 calls/s # udp tx: 714 MB/s 12113 calls/s 12113 msg/s # UDP GRO fwd perf udp rx: 669 MB/s 544626 calls/s # udp tx: 700 MB/s 11882 calls/s 11882 msg/s # udp rx: 791 MB/s 644686 calls/s # udp tx: 795 MB/s 13497 calls/s 13497 msg/s # udp rx: 758 MB/s 617177 calls/s # udp tx: 754 MB/s 12795 calls/s 12795 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp tx: 437 MB/s 7413 calls/s 7413 msg/s # udp rx: 94 MB/s 76595 calls/s # udp tx: 505 MB/s 8574 calls/s 8574 msg/s # udp rx: 18 MB/s 14933 calls/s # udp tx: 549 MB/s 9313 calls/s 9313 msg/s [ 997.317540] udpgso_bench_tx (7788) used greatest stack depth: 11112 bytes left # UDP tunnel GRO fwd perf udp tx: 515 MB/s 8745 calls/s 8745 msg/s # udp rx: 27 MB/s 22447 calls/s # udp tx: 540 MB/s 9161 calls/s 9161 msg/s # udp rx: 0 MB/s 512 calls/s # udp tx: 456 MB/s 7741 calls/s 7741 msg/s # IPv6 # No GRO ok # GRO frag list ok # GRO fwd ok # UDP fwd perf udp tx: 386 MB/s 6558 calls/s 6558 msg/s # udp rx: 0 MB/s 512 calls/s # udp tx: 517 MB/s 8775 calls/s 8775 msg/s # udp rx: 185 MB/s 150951 calls/s # udp tx: 536 MB/s 9101 calls/s 9101 msg/s # UDP GRO fwd perf udp rx: 469 MB/s 381607 calls/s # udp tx: 579 MB/s 9826 calls/s 9826 msg/s # udp rx: 575 MB/s 468231 calls/s # udp tx: 574 MB/s 9744 calls/s 9744 msg/s # udp rx: 566 MB/s 461283 calls/s # udp tx: 569 MB/s 9661 calls/s 9661 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp tx: 497 MB/s 8436 calls/s 8436 msg/s # udp rx: 3 MB/s 2772 calls/s # udp tx: 374 MB/s 6347 calls/s 6347 msg/s # udp rx: 22 MB/s 18433 calls/s # udp tx: 448 MB/s 7603 calls/s 7603 msg/s # UDP tunnel GRO fwd perf udp rx: 0 MB/s 256 calls/s # udp tx: 482 MB/s 8188 calls/s 8188 msg/s # udp rx: 0 MB/s 256 calls/s # udp tx: 475 MB/s 8058 calls/s 8058 msg/s # udp tx: 488 MB/s 8292 calls/s 8292 msg/s # udp rx: 0 MB/s 425 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__->