RE: [EXTERNAL] Re: [PATCH v3 0/5] add feature arc in rte_graph

2024-10-09 Thread Nitin Saxena
n Yan ; Robin > Jarry ; Christophe Fontaine ; > dev@dpdk.org; Nitin Saxena > Subject: [EXTERNAL] Re: [PATCH v3 0/5] add feature arc in rte_graph > > On Wed, 9 Oct 2024 18: 59: 57 +0530 Nitin Saxena > wrote: > Feature arc represents an ordered list of features/protocols at a

RE: [EXTERNAL] Re: [PATCH v3 0/5] add feature arc in rte_graph

2024-10-09 Thread Nitin Saxena
; Zhirun Yan ; Robin > Jarry ; dev@dpdk.org; Nitin Saxena > > Subject: [EXTERNAL] Re: [PATCH v3 0/5] add feature arc in rte_graph > > > On 9 Oct 2024, at 15:29, Nitin Saxena wrote: > > > > Feature arc represents an ordered list of features/protocols at a > >

Re: [PATCH v3 0/5] add feature arc in rte_graph

2024-10-09 Thread Stephen Hemminger
On Wed, 9 Oct 2024 18:59:57 +0530 Nitin Saxena wrote: > Feature arc represents an ordered list of features/protocols at a given > networking layer. It is a high level abstraction to connect various > rte_graph nodes, as feature nodes, and allow packets steering across > these nodes in a generic m

Re: [PATCH v3 0/5] add feature arc in rte_graph

2024-10-09 Thread Christophe Fontaine
> On 9 Oct 2024, at 15:29, Nitin Saxena wrote: > > Feature arc represents an ordered list of features/protocols at a given > networking layer. It is a high level abstraction to connect various > rte_graph nodes, as feature nodes, and allow packets steering across > these nodes in a generic man

[PATCH v3 0/5] add feature arc in rte_graph

2024-10-09 Thread Nitin Saxena
Feature arc represents an ordered list of features/protocols at a given networking layer. It is a high level abstraction to connect various rte_graph nodes, as feature nodes, and allow packets steering across these nodes in a generic manner. Features (or feature nodes) are nodes which handles part