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: 1206 MB/s 980534 calls/s # udp tx: 1751 MB/s 29706 calls/s 29706 msg/s # udp rx: 1197 MB/s 974500 calls/s # udp tx: 1918 MB/s 32537 calls/s 32537 msg/s # udp rx: 1900 MB/s 1547253 calls/s # udp tx: 1917 MB/s 32524 calls/s 32524 msg/s # UDP GRO fwd perf udp rx: 1565 MB/s 1274053 calls/s # udp tx: 1753 MB/s 29733 calls/s 29733 msg/s # udp rx: 1741 MB/s 1417521 calls/s # udp tx: 1761 MB/s 29872 calls/s 29872 msg/s # udp rx: 1860 MB/s 1514725 calls/s # udp tx: 1872 MB/s 31765 calls/s 31765 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: 866 MB/s 702858 calls/s # udp tx: 1235 MB/s 20959 calls/s 20959 msg/s # udp rx: 1104 MB/s 896377 calls/s # udp tx: 1258 MB/s 21351 calls/s 21351 msg/s # udp rx: 862 MB/s 700096 calls/s # udp tx: 1264 MB/s 21451 calls/s 21451 msg/s # UDP GRO fwd perf udp rx: 985 MB/s 799223 calls/s # udp tx: 1266 MB/s 21475 calls/s 21475 msg/s # udp rx: 995 MB/s 809303 calls/s # udp tx: 1037 MB/s 17590 calls/s 17590 msg/s # udp rx: 1001 MB/s 812205 calls/s # udp tx: 1225 MB/s 20785 calls/s 20785 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__->