Re: [PATCH v9 4/5] app/graph: add custom feature nodes for ip4 output arc

2025-05-30 Thread Jerin Jacob
On Mon, Apr 21, 2025 at 11:16 PM Nitin Saxena wrote: > > - Added cmdline argument "--enable-graph-feature-arc" to call > rte_graph_feature_arc_init() before rte_graph_create() which creates > in-built arcs and feature nodes > - Added custom feature nodes in app/graph which are added to ip4 out

Re: [PATCH v9 4/5] app/graph: add custom feature nodes for ip4 output arc

2025-04-24 Thread Patrick Robb
All tests are passing now: https://lab.dpdk.org/results/dashboard/patchsets/33044/ Again, sorry about the oversight. On Wed, Apr 23, 2025 at 4:40 PM Patrick Robb wrote: > Hi Nitin, > > At the DPDK Community Lab, we inadvertently let CI testing on your patch > run concurrently with some system m

Re: [PATCH v9 4/5] app/graph: add custom feature nodes for ip4 output arc

2025-04-23 Thread Patrick Robb
Hi Nitin, At the DPDK Community Lab, we inadvertently let CI testing on your patch run concurrently with some system maintenance we were doing on testbeds yesterday, and I think the testing on your patch was affected (so you got a couple fails when you should not have). I'm going to put in some re