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/lib' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing/wt-1/tools/testing/selftests/net/lib' 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 # 0.02 [+0.02] IPv4 # 0.28 [+0.26] No GRO ok # 0.84 [+0.56] GRO frag list ok # 1.47 [+0.64] GRO fwd ok # 1.98 [+0.51] UDP fwd perf udp rx: 1191 MB/s 969724 calls/s # 3.05 [+1.07] udp tx: 1241 MB/s 21050 calls/s 21050 msg/s # 4.02 [+0.97] udp rx: 1159 MB/s 944355 calls/s # 4.05 [+0.03] udp tx: 1309 MB/s 22214 calls/s 22214 msg/s # 5.02 [+0.97] udp rx: 1298 MB/s 1057488 calls/s # 5.05 [+0.03] udp tx: 1297 MB/s 22010 calls/s 22010 msg/s # 5.17 [+0.12] UDP GRO fwd perf udp rx: 1233 MB/s 1004112 calls/s # 6.25 [+1.08] udp tx: 1269 MB/s 21537 calls/s 21537 msg/s # 7.22 [+0.97] udp rx: 1280 MB/s 1042128 calls/s # 7.25 [+0.03] udp tx: 1279 MB/s 21708 calls/s 21708 msg/s # 8.22 [+0.97] udp rx: 1285 MB/s 1046496 calls/s # 8.25 [+0.03] udp tx: 1283 MB/s 21766 calls/s 21766 msg/s # 8.87 [+0.62] GRO frag list over UDP tunnel ok # 9.62 [+0.75] GRO fwd over UDP tunnel ok # 9.86 [+0.24] IPv6 # 10.10 [+0.24] No GRO ok # 10.60 [+0.51] GRO frag list ok # 11.16 [+0.56] GRO fwd ok # 11.67 [+0.50] UDP fwd perf udp rx: 1630 MB/s 1327020 calls/s # 12.73 [+1.07] udp tx: 1796 MB/s 30467 calls/s 30467 msg/s # 13.71 [+0.97] udp rx: 1805 MB/s 1469568 calls/s # 13.73 [+0.03] udp tx: 1802 MB/s 30580 calls/s 30580 msg/s # 14.71 [+0.97] udp rx: 1735 MB/s 1413072 calls/s # 14.73 [+0.03] udp tx: 1735 MB/s 29427 calls/s 29427 msg/s # 14.85 [+0.12] UDP GRO fwd perf udp rx: 1479 MB/s 1204079 calls/s # 15.92 [+1.07] udp tx: 1784 MB/s 30273 calls/s 30273 msg/s # 16.89 [+0.97] udp rx: 1883 MB/s 1533120 calls/s # 16.92 [+0.03] udp tx: 1868 MB/s 31686 calls/s 31686 msg/s # 17.89 [+0.97] udp rx: 1865 MB/s 1519056 calls/s # 17.92 [+0.03] udp tx: 1876 MB/s 31832 calls/s 31832 msg/s # 18.50 [+0.58] GRO frag list over UDP tunnel ok # 19.25 [+0.75] 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__->