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: 371 MB/s 6294 calls/s 6294 msg/s # udp rx: 0 MB/s 512 calls/s # udp tx: 423 MB/s 7188 calls/s 7188 msg/s # udp rx: 0 MB/s 512 calls/s # udp tx: 494 MB/s 8384 calls/s 8384 msg/s # UDP GRO fwd perf udp rx: 706 MB/s 572266 calls/s # udp tx: 909 MB/s 15422 calls/s 15422 msg/s # udp rx: 629 MB/s 509734 calls/s # udp tx: 941 MB/s 15975 calls/s 15975 msg/s # udp rx: 791 MB/s 640944 calls/s # udp tx: 931 MB/s 15793 calls/s 15793 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp rx: 0 MB/s 256 calls/s # udp tx: 400 MB/s 6800 calls/s 6800 msg/s # udp tx: 243 MB/s 4123 calls/s 4123 msg/s # udp rx: 0 MB/s 256 calls/s # udp tx: 269 MB/s 4570 calls/s 4570 msg/s [ 370.958585] udpgso_bench_tx (15776) used greatest stack depth: 11112 bytes left # udp rx: 0 MB/s 422 calls/s # UDP tunnel GRO fwd perf udp tx: 531 MB/s 9016 calls/s 9016 msg/s # udp rx: 0 MB/s 512 calls/s # udp tx: 555 MB/s 9418 calls/s 9418 msg/s # udp tx: 537 MB/s 9114 calls/s 9114 msg/s # udp rx: 12 MB/s 9769 calls/s # IPv6 # No GRO ok # GRO frag list ok # GRO fwd ok # UDP fwd perf udp tx: 709 MB/s 12027 calls/s 12027 msg/s # udp rx: 0 MB/s 512 calls/s # udp tx: 729 MB/s 12378 calls/s 12378 msg/s # udp tx: 706 MB/s 11980 calls/s 11980 msg/s # udp rx: 0 MB/s 512 calls/s # UDP GRO fwd perf udp rx: 733 MB/s 593826 calls/s # udp tx: 888 MB/s 15065 calls/s 15065 msg/s # udp rx: 758 MB/s 613773 calls/s # udp tx: 927 MB/s 15724 calls/s 15724 msg/s # udp rx: 721 MB/s 586967 calls/s # udp tx: 721 MB/s 12242 calls/s 12242 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp tx: 522 MB/s 8870 calls/s 8870 msg/s # udp rx: 0 MB/s 512 calls/s # udp tx: 535 MB/s 9075 calls/s 9075 msg/s # udp tx: 541 MB/s 9188 calls/s 9188 msg/s # udp rx: 0 MB/s 423 calls/s # UDP tunnel GRO fwd perf udp tx: 535 MB/s 9078 calls/s 9078 msg/s # udp rx: 0 MB/s 512 calls/s # udp tx: 504 MB/s 8565 calls/s 8565 msg/s # udp tx: 547 MB/s 9284 calls/s 9284 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__->