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: 571 MB/s 9690 calls/s 9690 msg/s # udp rx: 0 MB/s 512 calls/s # udp tx: 718 MB/s 12178 calls/s 12178 msg/s # udp rx: 66 MB/s 54215 calls/s # udp tx: 746 MB/s 12659 calls/s 12659 msg/s # UDP GRO fwd perf udp rx: 671 MB/s 545232 calls/s # udp tx: 821 MB/s 13935 calls/s 13935 msg/s # udp rx: 828 MB/s 671269 calls/s # udp tx: 952 MB/s 16159 calls/s 16159 msg/s # udp rx: 841 MB/s 681872 calls/s # udp tx: 950 MB/s 16120 calls/s 16120 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp tx: 287 MB/s 4876 calls/s 4876 msg/s # udp rx: 0 MB/s 256 calls/s # udp tx: 256 MB/s 4352 calls/s 4352 msg/s # udp rx: 0 MB/s 256 calls/s # udp tx: 270 MB/s 4588 calls/s 4588 msg/s [ 917.117165] udpgso_bench_tx (5477) used greatest stack depth: 11112 bytes left # udp rx: 0 MB/s 377 calls/s # UDP tunnel GRO fwd perf udp tx: 534 MB/s 9060 calls/s 9060 msg/s # udp rx: 8 MB/s 7271 calls/s # udp tx: 435 MB/s 7379 calls/s 7379 msg/s # udp tx: 308 MB/s 5235 calls/s 5235 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 rx: 0 MB/s 512 calls/s # udp tx: 722 MB/s 12255 calls/s 12255 msg/s # udp tx: 720 MB/s 12221 calls/s 12221 msg/s # udp rx: 1 MB/s 1072 calls/s # udp tx: 713 MB/s 12109 calls/s 12109 msg/s # UDP GRO fwd perf udp rx: 771 MB/s 625925 calls/s # udp tx: 868 MB/s 14732 calls/s 14732 msg/s # udp rx: 809 MB/s 657192 calls/s # udp tx: 872 MB/s 14797 calls/s 14797 msg/s # udp rx: 866 MB/s 703934 calls/s # udp tx: 908 MB/s 15411 calls/s 15411 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp tx: 551 MB/s 9348 calls/s 9348 msg/s # udp rx: 0 MB/s 512 calls/s # udp tx: 542 MB/s 9205 calls/s 9205 msg/s # udp tx: 543 MB/s 9221 calls/s 9221 msg/s # udp rx: 0 MB/s 512 calls/s # UDP tunnel GRO fwd perf udp tx: 555 MB/s 9429 calls/s 9429 msg/s # udp rx: 0 MB/s 512 calls/s # udp tx: 546 MB/s 9264 calls/s 9264 msg/s # udp tx: 562 MB/s 9536 calls/s 9536 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__->