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: 582 MB/s 9882 calls/s 9882 msg/s # udp rx: 132 MB/s 107862 calls/s # udp tx: 728 MB/s 12357 calls/s 12357 msg/s # udp rx: 38 MB/s 31120 calls/s # udp tx: 663 MB/s 11255 calls/s 11255 msg/s # UDP GRO fwd perf udp rx: 586 MB/s 475871 calls/s # udp tx: 835 MB/s 14172 calls/s 14172 msg/s # udp rx: 767 MB/s 623222 calls/s # udp tx: 901 MB/s 15282 calls/s 15282 msg/s # udp rx: 695 MB/s 564408 calls/s # udp tx: 898 MB/s 15242 calls/s 15242 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp tx: 505 MB/s 8575 calls/s 8575 msg/s # udp rx: 22 MB/s 18327 calls/s # udp tx: 438 MB/s 7440 calls/s 7440 msg/s # udp rx: 127 MB/s 103604 calls/s # udp tx: 466 MB/s 7912 calls/s 7912 msg/s [ 953.823655] udpgso_bench_tx (3436) used greatest stack depth: 11112 bytes left # UDP tunnel GRO fwd perf udp tx: 448 MB/s 7603 calls/s 7603 msg/s # udp rx: 53 MB/s 43525 calls/s # udp tx: 541 MB/s 9178 calls/s 9178 msg/s # udp tx: 553 MB/s 9388 calls/s 9388 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: 706 MB/s 11987 calls/s 11987 msg/s # udp rx: 0 MB/s 512 calls/s # udp tx: 655 MB/s 11112 calls/s 11112 msg/s # udp rx: 103 MB/s 84420 calls/s # udp tx: 710 MB/s 12047 calls/s 12047 msg/s # UDP GRO fwd perf udp rx: 752 MB/s 612198 calls/s # udp tx: 865 MB/s 14674 calls/s 14674 msg/s # udp rx: 781 MB/s 635124 calls/s # udp tx: 889 MB/s 15089 calls/s 15089 msg/s # udp rx: 865 MB/s 703994 calls/s # udp tx: 895 MB/s 15180 calls/s 15180 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp rx: 36 MB/s 29709 calls/s # udp tx: 445 MB/s 7553 calls/s 7553 msg/s # udp tx: 396 MB/s 6721 calls/s 6721 msg/s # udp rx: 31 MB/s 25480 calls/s # udp tx: 478 MB/s 8124 calls/s 8124 msg/s # udp rx: 6 MB/s 5604 calls/s # UDP tunnel GRO fwd perf udp rx: 0 MB/s 256 calls/s # udp tx: 528 MB/s 8960 calls/s 8960 msg/s # udp rx: 86 MB/s 70124 calls/s # udp tx: 367 MB/s 6227 calls/s 6227 msg/s # udp tx: 423 MB/s 7188 calls/s 7188 msg/s # udp rx: 45 MB/s 37341 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__->