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: 1078 MB/s 878018 calls/s # udp tx: 1237 MB/s 20983 calls/s 20983 msg/s # udp rx: 1243 MB/s 1012388 calls/s # udp tx: 1259 MB/s 21370 calls/s 21370 msg/s # udp rx: 1120 MB/s 911974 calls/s # udp tx: 1114 MB/s 18908 calls/s 18908 msg/s # UDP GRO fwd perf udp rx: 1163 MB/s 946864 calls/s # udp tx: 1208 MB/s 20503 calls/s 20503 msg/s # udp rx: 1243 MB/s 1012252 calls/s # udp tx: 1249 MB/s 21185 calls/s 21185 msg/s # udp rx: 1202 MB/s 978648 calls/s # udp tx: 1205 MB/s 20449 calls/s 20449 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: 1595 MB/s 1297518 calls/s # udp tx: 1829 MB/s 31025 calls/s 31025 msg/s # udp rx: 1820 MB/s 1479923 calls/s # udp tx: 1893 MB/s 32111 calls/s 32111 msg/s # udp rx: 1709 MB/s 1387025 calls/s # udp tx: 1914 MB/s 32475 calls/s 32475 msg/s # UDP GRO fwd perf udp rx: 1611 MB/s 1307844 calls/s # udp tx: 1908 MB/s 32366 calls/s 32366 msg/s # udp rx: 1736 MB/s 1409063 calls/s # udp tx: 1923 MB/s 32625 calls/s 32625 msg/s # udp rx: 1830 MB/s 1487352 calls/s # udp tx: 1912 MB/s 32432 calls/s 32432 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__->