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: 686 MB/s 11639 calls/s 11639 msg/s # udp rx: 36 MB/s 29956 calls/s # udp tx: 725 MB/s 12312 calls/s 12312 msg/s # udp rx: 51 MB/s 41776 calls/s # udp tx: 715 MB/s 12127 calls/s 12127 msg/s # UDP GRO fwd perf udp rx: 601 MB/s 487841 calls/s # udp tx: 914 MB/s 15511 calls/s 15511 msg/s # udp rx: 839 MB/s 682815 calls/s # udp tx: 865 MB/s 14675 calls/s 14675 msg/s # udp rx: 733 MB/s 596214 calls/s # udp tx: 864 MB/s 14656 calls/s 14656 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp tx: 232 MB/s 3951 calls/s 3951 msg/s # udp rx: 0 MB/s 256 calls/s # udp tx: 169 MB/s 2882 calls/s 2882 msg/s # udp rx: 0 MB/s 256 calls/s # udp tx: 202 MB/s 3441 calls/s 3441 msg/s [ 1001.806999] udpgso_bench_tx (2875) used greatest stack depth: 11112 bytes left # UDP tunnel GRO fwd perf udp rx: 0 MB/s 256 calls/s # udp tx: 476 MB/s 8074 calls/s 8074 msg/s # udp tx: 470 MB/s 7982 calls/s 7982 msg/s # udp rx: 1 MB/s 1125 calls/s # udp tx: 452 MB/s 7681 calls/s 7681 msg/s # IPv6 # No GRO ok # GRO frag list ok # GRO fwd ok # UDP fwd perf udp tx: 544 MB/s 9231 calls/s 9231 msg/s # udp rx: 6 MB/s 4969 calls/s # udp tx: 557 MB/s 9455 calls/s 9455 msg/s # udp rx: 15 MB/s 12481 calls/s # udp tx: 624 MB/s 10590 calls/s 10590 msg/s # UDP GRO fwd perf udp rx: 498 MB/s 404882 calls/s # udp tx: 687 MB/s 11665 calls/s 11665 msg/s # udp rx: 609 MB/s 495391 calls/s # udp tx: 820 MB/s 13916 calls/s 13916 msg/s # udp rx: 728 MB/s 592397 calls/s # udp tx: 792 MB/s 13445 calls/s 13445 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp tx: 451 MB/s 7656 calls/s 7656 msg/s # udp rx: 83 MB/s 68025 calls/s # udp tx: 539 MB/s 9150 calls/s 9150 msg/s # udp tx: 540 MB/s 9163 calls/s 9163 msg/s # udp rx: 0 MB/s 476 calls/s # UDP tunnel GRO fwd perf udp tx: 452 MB/s 7682 calls/s 7682 msg/s # udp rx: 2 MB/s 1872 calls/s # udp tx: 442 MB/s 7504 calls/s 7504 msg/s # udp tx: 444 MB/s 7545 calls/s 7545 msg/s # udp rx: 0 MB/s 498 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__->