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: 479 MB/s 8139 calls/s 8139 msg/s # udp rx: 6 MB/s 5279 calls/s # udp tx: 602 MB/s 10219 calls/s 10219 msg/s # udp rx: 8 MB/s 7027 calls/s # udp tx: 610 MB/s 10353 calls/s 10353 msg/s # UDP GRO fwd perf udp rx: 483 MB/s 392698 calls/s # udp tx: 733 MB/s 12433 calls/s 12433 msg/s # udp rx: 523 MB/s 425224 calls/s # udp tx: 745 MB/s 12637 calls/s 12637 msg/s # udp rx: 579 MB/s 471298 calls/s # udp tx: 666 MB/s 11296 calls/s 11296 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp tx: 162 MB/s 2761 calls/s 2761 msg/s # udp rx: 0 MB/s 256 calls/s # udp tx: 291 MB/s 4951 calls/s 4951 msg/s # udp rx: 18 MB/s 14819 calls/s # udp tx: 478 MB/s 8122 calls/s 8122 msg/s [ 996.113474] udpgso_bench_tx (4762) used greatest stack depth: 11112 bytes left # UDP tunnel GRO fwd perf udp tx: 479 MB/s 8133 calls/s 8133 msg/s # udp rx: 0 MB/s 512 calls/s # udp tx: 502 MB/s 8525 calls/s 8525 msg/s # udp rx: 6 MB/s 4879 calls/s # udp tx: 504 MB/s 8560 calls/s 8560 msg/s # IPv6 # No GRO ok # GRO frag list ok # GRO fwd ok # UDP fwd perf udp rx: 167 MB/s 136496 calls/s # udp tx: 622 MB/s 10558 calls/s 10558 msg/s # udp tx: 710 MB/s 12044 calls/s 12044 msg/s # udp rx: 40 MB/s 32581 calls/s # udp tx: 679 MB/s 11528 calls/s 11528 msg/s # UDP GRO fwd perf udp rx: 704 MB/s 570761 calls/s # udp tx: 840 MB/s 14255 calls/s 14255 msg/s # udp rx: 829 MB/s 672370 calls/s # udp tx: 918 MB/s 15573 calls/s 15573 msg/s # udp rx: 798 MB/s 648106 calls/s # udp tx: 863 MB/s 14643 calls/s 14643 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp tx: 432 MB/s 7330 calls/s 7330 msg/s # udp rx: 100 MB/s 81344 calls/s # udp tx: 411 MB/s 6974 calls/s 6974 msg/s # udp rx: 125 MB/s 101936 calls/s # udp tx: 484 MB/s 8212 calls/s 8212 msg/s # UDP tunnel GRO fwd perf udp tx: 466 MB/s 7915 calls/s 7915 msg/s # udp rx: 4 MB/s 3683 calls/s # udp tx: 446 MB/s 7569 calls/s 7569 msg/s # udp tx: 461 MB/s 7834 calls/s 7834 msg/s # udp rx: 0 MB/s 512 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__->