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 rx: 1619 MB/s 1318147 calls/s # udp tx: 1823 MB/s 30929 calls/s 30929 msg/s # udp rx: 1710 MB/s 1391964 calls/s # udp tx: 1964 MB/s 33322 calls/s 33322 msg/s # udp rx: 1929 MB/s 1570214 calls/s # udp tx: 1963 MB/s 33301 calls/s 33301 msg/s # UDP GRO fwd perf udp rx: 1600 MB/s 1302364 calls/s # udp tx: 1870 MB/s 31722 calls/s 31722 msg/s # udp rx: 1523 MB/s 1239439 calls/s # udp tx: 1864 MB/s 31616 calls/s 31616 msg/s # udp rx: 1760 MB/s 1433374 calls/s # udp tx: 1758 MB/s 29819 calls/s 29819 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp rx: 166 MB/s 135697 calls/s # udp tx: 1598 MB/s 27108 calls/s 27108 msg/s # udp tx: 1799 MB/s 30513 calls/s 30513 msg/s # udp rx: 82 MB/s 67338 calls/s # udp tx: 1778 MB/s 30171 calls/s 30171 msg/s # udp rx: 4 MB/s 3281 calls/s # UDP tunnel GRO fwd perf udp tx: 1743 MB/s 29574 calls/s 29574 msg/s # udp rx: 91 MB/s 74408 calls/s # udp tx: 1823 MB/s 30932 calls/s 30932 msg/s # udp rx: 1 MB/s 1024 calls/s # udp tx: 1819 MB/s 30862 calls/s 30862 msg/s # IPv6 # No GRO ok # GRO frag list ok # GRO fwd ok # UDP fwd perf udp rx: 972 MB/s 791185 calls/s # udp tx: 1183 MB/s 20080 calls/s 20080 msg/s # udp rx: 1122 MB/s 913422 calls/s # udp tx: 1224 MB/s 20774 calls/s 20774 msg/s # udp rx: 1120 MB/s 911324 calls/s # udp tx: 1234 MB/s 20936 calls/s 20936 msg/s # UDP GRO fwd perf udp rx: 1022 MB/s 831319 calls/s # udp tx: 1210 MB/s 20529 calls/s 20529 msg/s # udp rx: 1188 MB/s 967181 calls/s # udp tx: 1209 MB/s 20511 calls/s 20511 msg/s # udp rx: 1212 MB/s 986900 calls/s # udp tx: 1234 MB/s 20939 calls/s 20939 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp tx: 1090 MB/s 18503 calls/s 18503 msg/s # udp rx: 132 MB/s 107948 calls/s # udp tx: 1130 MB/s 19180 calls/s 19180 msg/s # udp rx: 1 MB/s 1024 calls/s # udp tx: 1122 MB/s 19040 calls/s 19040 msg/s # UDP tunnel GRO fwd perf udp rx: 8 MB/s 7279 calls/s # udp tx: 1186 MB/s 20128 calls/s 20128 msg/s # udp rx: 17 MB/s 13824 calls/s # udp tx: 1119 MB/s 18987 calls/s 18987 msg/s # udp tx: 1180 MB/s 20025 calls/s 20025 msg/s # udp rx: 18 MB/s 14848 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__->