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: 570 MB/s 9677 calls/s 9677 msg/s # udp rx: 1 MB/s 1324 calls/s # udp tx: 674 MB/s 11434 calls/s 11434 msg/s # udp rx: 71 MB/s 58390 calls/s # udp tx: 708 MB/s 12018 calls/s 12018 msg/s # UDP GRO fwd perf udp rx: 523 MB/s 424770 calls/s # udp tx: 617 MB/s 10476 calls/s 10476 msg/s # udp rx: 513 MB/s 415307 calls/s # udp tx: 802 MB/s 13610 calls/s 13610 msg/s # udp rx: 432 MB/s 350829 calls/s # udp tx: 563 MB/s 9559 calls/s 9559 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp tx: 468 MB/s 7944 calls/s 7944 msg/s # udp rx: 0 MB/s 512 calls/s # udp tx: 483 MB/s 8205 calls/s 8205 msg/s # udp rx: 13 MB/s 11264 calls/s # udp tx: 481 MB/s 8174 calls/s 8174 msg/s [ 890.350142] udpgso_bench_tx (6532) used greatest stack depth: 11056 bytes left # UDP tunnel GRO fwd perf udp tx: 459 MB/s 7789 calls/s 7789 msg/s # udp rx: 0 MB/s 512 calls/s # udp tx: 520 MB/s 8824 calls/s 8824 msg/s # udp tx: 542 MB/s 9200 calls/s 9200 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: 522 MB/s 8869 calls/s 8869 msg/s # udp rx: 111 MB/s 90619 calls/s # udp tx: 626 MB/s 10624 calls/s 10624 msg/s # udp rx: 60 MB/s 49130 calls/s # udp tx: 603 MB/s 10228 calls/s 10228 msg/s # UDP GRO fwd perf udp rx: 434 MB/s 351039 calls/s # udp tx: 792 MB/s 13447 calls/s 13447 msg/s # udp rx: 409 MB/s 330073 calls/s # udp tx: 883 MB/s 14985 calls/s 14985 msg/s # udp rx: 434 MB/s 351769 calls/s # udp tx: 738 MB/s 12519 calls/s 12519 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp tx: 264 MB/s 4490 calls/s 4490 msg/s # udp rx: 0 MB/s 256 calls/s # udp tx: 226 MB/s 3845 calls/s 3845 msg/s # udp rx: 0 MB/s 256 calls/s # udp tx: 255 MB/s 4326 calls/s 4326 msg/s # UDP tunnel GRO fwd perf udp rx: 0 MB/s 256 calls/s # udp tx: 462 MB/s 7839 calls/s 7839 msg/s # udp tx: 464 MB/s 7876 calls/s 7876 msg/s # udp rx: 0 MB/s 512 calls/s # udp tx: 470 MB/s 7972 calls/s 7972 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__->