make -C tools/testing/selftests TARGETS="net" TEST_PROGS=udpgro_fwd.sh TESST_GEN_PROGS="" run_tests make: Entering directory '/home/virtme/testing/wt-1/tools/testing/selftests' make[1]: Entering directory '/home/virtme/testing/wt-1/tools/testing/selftests/net' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing/wt-1/tools/testing/selftests/net' make[1]: Entering directory '/home/virtme/testing/wt-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: 1503 MB/s 1222988 calls/s # udp tx: 1886 MB/s 31988 calls/s 31988 msg/s # udp rx: 1687 MB/s 1371262 calls/s # udp tx: 1916 MB/s 32501 calls/s 32501 msg/s # udp rx: 1851 MB/s 1504556 calls/s # udp tx: 1926 MB/s 32678 calls/s 32678 msg/s # UDP GRO fwd perf udp rx: 1673 MB/s 1362515 calls/s # udp tx: 1809 MB/s 30684 calls/s 30684 msg/s # udp rx: 1900 MB/s 1546759 calls/s # udp tx: 1941 MB/s 32932 calls/s 32932 msg/s # udp rx: 1852 MB/s 1508116 calls/s # udp tx: 1938 MB/s 32885 calls/s 32885 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # IPv6 # No GRO ok # GRO frag list ok # GRO fwd ok # UDP fwd perf udp rx: 841 MB/s 684980 calls/s # udp tx: 1137 MB/s 19301 calls/s 19301 msg/s # udp rx: 976 MB/s 795129 calls/s # udp tx: 1233 MB/s 20920 calls/s 20920 msg/s # udp rx: 1135 MB/s 924335 calls/s # udp tx: 1243 MB/s 21099 calls/s 21099 msg/s # UDP GRO fwd perf udp rx: 1194 MB/s 972658 calls/s # udp tx: 1259 MB/s 21366 calls/s 21366 msg/s # udp rx: 1202 MB/s 978959 calls/s # udp tx: 1212 MB/s 20557 calls/s 20557 msg/s # udp rx: 1269 MB/s 1033641 calls/s # udp tx: 1277 MB/s 21675 calls/s 21675 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok ok 1 selftests: net: udpgro_fwd.sh make[1]: Leaving directory '/home/virtme/testing/wt-1/tools/testing/selftests/net' make: Leaving directory '/home/virtme/testing/wt-1/tools/testing/selftests' xx__-> echo $? 0 xx__->