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: 586 MB/s 9939 calls/s 9939 msg/s # udp rx: 127 MB/s 104072 calls/s # udp tx: 694 MB/s 11775 calls/s 11775 msg/s # udp rx: 0 MB/s 744 calls/s # udp tx: 721 MB/s 12237 calls/s 12237 msg/s # UDP GRO fwd perf udp rx: 417 MB/s 338799 calls/s # udp tx: 701 MB/s 11894 calls/s 11894 msg/s # udp rx: 346 MB/s 280400 calls/s # udp tx: 850 MB/s 14429 calls/s 14429 msg/s # udp rx: 453 MB/s 366826 calls/s # udp tx: 839 MB/s 14238 calls/s 14238 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp tx: 321 MB/s 5457 calls/s 5457 msg/s # udp rx: 50 MB/s 41350 calls/s # udp tx: 399 MB/s 6782 calls/s 6782 msg/s # udp rx: 94 MB/s 76758 calls/s # udp tx: 427 MB/s 7257 calls/s 7257 msg/s [ 955.242085] udpgso_bench_tx (5014) used greatest stack depth: 11112 bytes left # UDP tunnel GRO fwd perf udp rx: 0 MB/s 256 calls/s # udp tx: 423 MB/s 7176 calls/s 7176 msg/s # udp tx: 504 MB/s 8550 calls/s 8550 msg/s # udp rx: 0 MB/s 512 calls/s # udp tx: 499 MB/s 8480 calls/s 8480 msg/s # IPv6 # No GRO ok # GRO frag list ok # GRO fwd ok # UDP fwd perf udp tx: 549 MB/s 9317 calls/s 9317 msg/s # udp rx: 9 MB/s 7384 calls/s # udp tx: 543 MB/s 9225 calls/s 9225 msg/s # udp rx: 12 MB/s 10455 calls/s # udp tx: 545 MB/s 9253 calls/s 9253 msg/s # udp rx: 2 MB/s 1638 calls/s # UDP GRO fwd perf udp rx: 777 MB/s 630368 calls/s # udp tx: 901 MB/s 15290 calls/s 15290 msg/s # udp rx: 733 MB/s 594230 calls/s # udp tx: 924 MB/s 15683 calls/s 15683 msg/s # udp rx: 665 MB/s 540020 calls/s # udp tx: 899 MB/s 15256 calls/s 15256 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp tx: 481 MB/s 8173 calls/s 8173 msg/s # udp rx: 0 MB/s 256 calls/s # udp tx: 458 MB/s 7777 calls/s 7777 msg/s # udp rx: 1 MB/s 1024 calls/s # udp tx: 353 MB/s 5999 calls/s 5999 msg/s # UDP tunnel GRO fwd perf udp rx: 1 MB/s 1024 calls/s # udp tx: 361 MB/s 6127 calls/s 6127 msg/s # udp tx: 365 MB/s 6204 calls/s 6204 msg/s # udp rx: 0 MB/s 768 calls/s # udp tx: 480 MB/s 8152 calls/s 8152 msg/s # udp rx: 0 MB/s 438 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__->