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: 1020 MB/s 830176 calls/s # udp tx: 1194 MB/s 20259 calls/s 20259 msg/s # udp rx: 1164 MB/s 948301 calls/s # udp tx: 1167 MB/s 19798 calls/s 19798 msg/s # udp rx: 1203 MB/s 979705 calls/s # udp tx: 1205 MB/s 20453 calls/s 20453 msg/s # UDP GRO fwd perf udp rx: 1672 MB/s 1361582 calls/s # udp tx: 1760 MB/s 29864 calls/s 29864 msg/s # udp rx: 1888 MB/s 1537043 calls/s # udp tx: 1897 MB/s 32177 calls/s 32177 msg/s # udp rx: 1881 MB/s 1531619 calls/s # udp tx: 1888 MB/s 32028 calls/s 32028 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp tx: 1453 MB/s 24649 calls/s 24649 msg/s # udp rx: 0 MB/s 768 calls/s # udp tx: 1351 MB/s 22915 calls/s 22915 msg/s # udp rx: 552 MB/s 448873 calls/s # udp tx: 1032 MB/s 17505 calls/s 17505 msg/s # UDP tunnel GRO fwd perf udp rx: 813 MB/s 660966 calls/s # udp tx: 1078 MB/s 18288 calls/s 18288 msg/s # udp rx: 800 MB/s 650359 calls/s # udp tx: 1077 MB/s 18271 calls/s 18271 msg/s # udp tx: 1172 MB/s 19885 calls/s 19885 msg/s # udp rx: 366 MB/s 297476 calls/s # IPv6 # No GRO ok # GRO frag list ok # GRO fwd ok # UDP fwd perf udp rx: 1366 MB/s 1112390 calls/s # udp tx: 1870 MB/s 31722 calls/s 31722 msg/s # udp rx: 1563 MB/s 1272908 calls/s # udp tx: 1728 MB/s 29314 calls/s 29314 msg/s # udp rx: 1878 MB/s 1529100 calls/s # udp tx: 1927 MB/s 32699 calls/s 32699 msg/s # UDP GRO fwd perf udp rx: 1259 MB/s 1025055 calls/s # udp tx: 1953 MB/s 33138 calls/s 33138 msg/s # udp rx: 1777 MB/s 1447214 calls/s # udp tx: 1939 MB/s 32890 calls/s 32890 msg/s # udp rx: 1964 MB/s 1599217 calls/s # udp tx: 1979 MB/s 33577 calls/s 33577 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp tx: 1773 MB/s 30084 calls/s 30084 msg/s # udp rx: 62 MB/s 50558 calls/s # udp tx: 1766 MB/s 29964 calls/s 29964 msg/s # udp rx: 83 MB/s 68121 calls/s # udp tx: 1646 MB/s 27918 calls/s 27918 msg/s # udp rx: 299 MB/s 243963 calls/s # UDP tunnel GRO fwd perf udp tx: 1848 MB/s 31351 calls/s 31351 msg/s # udp rx: 11 MB/s 9719 calls/s # udp tx: 1850 MB/s 31385 calls/s 31385 msg/s # udp rx: 0 MB/s 768 calls/s # udp tx: 1840 MB/s 31209 calls/s 31209 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__->