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: 743 MB/s 12616 calls/s 12616 msg/s # udp rx: 0 MB/s 512 calls/s # udp tx: 741 MB/s 12568 calls/s 12568 msg/s # udp tx: 741 MB/s 12573 calls/s 12573 msg/s # udp rx: 0 MB/s 512 calls/s # UDP GRO fwd perf udp rx: 655 MB/s 529606 calls/s # udp tx: 952 MB/s 16158 calls/s 16158 msg/s # udp rx: 777 MB/s 629819 calls/s # udp tx: 892 MB/s 15145 calls/s 15145 msg/s # udp rx: 782 MB/s 632832 calls/s # udp tx: 949 MB/s 16110 calls/s 16110 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: 259 MB/s 4399 calls/s 4399 msg/s # udp tx: 277 MB/s 4715 calls/s 4715 msg/s # udp rx: 0 MB/s 512 calls/s # udp tx: 278 MB/s 4722 calls/s 4722 msg/s [ 935.311717] udpgso_bench_tx (6409) used greatest stack depth: 11112 bytes left # UDP tunnel GRO fwd perf udp tx: 550 MB/s 9332 calls/s 9332 msg/s # udp rx: 0 MB/s 512 calls/s # udp tx: 565 MB/s 9593 calls/s 9593 msg/s # udp tx: 566 MB/s 9615 calls/s 9615 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: 740 MB/s 12557 calls/s 12557 msg/s # udp rx: 0 MB/s 512 calls/s # udp tx: 733 MB/s 12442 calls/s 12442 msg/s # udp tx: 737 MB/s 12504 calls/s 12504 msg/s # udp rx: 0 MB/s 512 calls/s # UDP GRO fwd perf udp rx: 837 MB/s 680652 calls/s # udp tx: 899 MB/s 15255 calls/s 15255 msg/s # udp rx: 864 MB/s 701464 calls/s # udp tx: 930 MB/s 15779 calls/s 15779 msg/s # udp rx: 857 MB/s 695356 calls/s # udp tx: 932 MB/s 15816 calls/s 15816 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp tx: 499 MB/s 8478 calls/s 8478 msg/s # udp rx: 0 MB/s 512 calls/s # udp tx: 563 MB/s 9553 calls/s 9553 msg/s # udp rx: 13 MB/s 10810 calls/s # udp tx: 544 MB/s 9242 calls/s 9242 msg/s # UDP tunnel GRO fwd perf udp tx: 511 MB/s 8683 calls/s 8683 msg/s # udp rx: 15 MB/s 12390 calls/s # udp tx: 554 MB/s 9401 calls/s 9401 msg/s # udp tx: 554 MB/s 9406 calls/s 9406 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__->