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 tx: 463 MB/s 7864 calls/s 7864 msg/s # udp rx: 0 MB/s 512 calls/s # udp tx: 513 MB/s 8716 calls/s 8716 msg/s # udp tx: 690 MB/s 11714 calls/s 11714 msg/s # udp rx: 134 MB/s 109289 calls/s # UDP GRO fwd perf udp rx: 673 MB/s 546043 calls/s # udp tx: 791 MB/s 13428 calls/s 13428 msg/s # udp rx: 792 MB/s 641489 calls/s # udp tx: 929 MB/s 15771 calls/s 15771 msg/s # udp rx: 797 MB/s 646297 calls/s # udp tx: 917 MB/s 15560 calls/s 15560 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp tx: 271 MB/s 4612 calls/s 4612 msg/s # udp rx: 0 MB/s 256 calls/s # udp tx: 246 MB/s 4176 calls/s 4176 msg/s # udp rx: 0 MB/s 256 calls/s # udp tx: 237 MB/s 4028 calls/s 4028 msg/s [ 951.853990] udpgso_bench_tx (4355) used greatest stack depth: 11112 bytes left # udp rx: 0 MB/s 424 calls/s # UDP tunnel GRO fwd perf udp tx: 450 MB/s 7633 calls/s 7633 msg/s # udp rx: 16 MB/s 13261 calls/s # udp tx: 547 MB/s 9288 calls/s 9288 msg/s # udp tx: 537 MB/s 9124 calls/s 9124 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: 663 MB/s 11261 calls/s 11261 msg/s # udp rx: 59 MB/s 48498 calls/s # udp tx: 559 MB/s 9482 calls/s 9482 msg/s # udp rx: 14 MB/s 11803 calls/s # udp tx: 541 MB/s 9190 calls/s 9190 msg/s # UDP GRO fwd perf udp rx: 608 MB/s 495508 calls/s # udp tx: 826 MB/s 14015 calls/s 14015 msg/s # udp rx: 741 MB/s 603633 calls/s # udp tx: 751 MB/s 12741 calls/s 12741 msg/s # udp rx: 769 MB/s 623958 calls/s # udp tx: 909 MB/s 15422 calls/s 15422 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: 464 MB/s 7873 calls/s 7873 msg/s # udp tx: 418 MB/s 7104 calls/s 7104 msg/s # udp rx: 21 MB/s 17652 calls/s # udp tx: 451 MB/s 7663 calls/s 7663 msg/s # UDP tunnel GRO fwd perf udp tx: 432 MB/s 7331 calls/s 7331 msg/s # udp rx: 11 MB/s 8960 calls/s # udp tx: 409 MB/s 6946 calls/s 6946 msg/s # udp rx: 12 MB/s 10240 calls/s # udp tx: 480 MB/s 8158 calls/s 8158 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__->