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: 409 MB/s 332091 calls/s # udp tx: 1681 MB/s 28521 calls/s 28521 msg/s # udp rx: 499 MB/s 405338 calls/s # udp tx: 1273 MB/s 21603 calls/s 21603 msg/s # udp rx: 377 MB/s 305277 calls/s # udp tx: 1187 MB/s 20142 calls/s 20142 msg/s # UDP GRO fwd perf udp rx: 578 MB/s 470036 calls/s # udp tx: 1156 MB/s 19610 calls/s 19610 msg/s # udp rx: 1073 MB/s 873470 calls/s # udp tx: 1107 MB/s 18789 calls/s 18789 msg/s # udp rx: 1055 MB/s 858910 calls/s # udp tx: 1063 MB/s 18032 calls/s 18032 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: 1398 MB/s 1137527 calls/s # udp tx: 1702 MB/s 28870 calls/s 28870 msg/s # udp rx: 1718 MB/s 1399003 calls/s # udp tx: 1743 MB/s 29578 calls/s 29578 msg/s # udp rx: 1718 MB/s 1398448 calls/s # udp tx: 1858 MB/s 31519 calls/s 31519 msg/s # UDP GRO fwd perf udp rx: 1508 MB/s 1226860 calls/s # udp tx: 1636 MB/s 27763 calls/s 27763 msg/s # udp rx: 1755 MB/s 1427707 calls/s # udp tx: 1810 MB/s 30701 calls/s 30701 msg/s # udp rx: 1370 MB/s 1113871 calls/s # udp tx: 1800 MB/s 30538 calls/s 30538 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__->