Re: [PATCH] doc: deprecate graph data structures

2024-07-31 Thread Thomas Monjalon
21/02/2024 17:13, pbhagavat...@marvell.com: > From: Pavan Nikhilesh > > Deprecate rte_node, rte_node_register and rte_graph_cluster_node_stats > structures as will be extended to include node specific error counters > and error description. > > Signed-off-by: Pavan Nikhilesh Acked-by: Jerin Ja

RE: [PATCH] doc: deprecate graph data structures

2024-07-18 Thread Pavan Nikhilesh Bhagavatula
rvell.com; > kirankum...@marvell.com; > > Yan, Zhirun ; dev@dpdk.org > > Subject: Re: [PATCH] doc: deprecate graph data structures > > > > Acked-by: Nithin Dabilpuram > > > > On Wed, Feb 21, 2024 at 9:50 PM wrote: > > > > > > From: Pavan

RE: [EXTERNAL] Re: [PATCH] doc: deprecate graph data structures

2024-03-20 Thread Pavan Nikhilesh Bhagavatula
> On Tue, 19 Mar 2024 08:52:13 +0530 > Jerin Jacob wrote: > > > On Wed, Feb 21, 2024 at 9:43 PM wrote: > > > > > > From: Pavan Nikhilesh > > > > > > Deprecate rte_node, rte_node_register and rte_graph_cluster_node_stats > > > structures as will be extended to include node specific error counter

RE: [PATCH] doc: deprecate graph data structures

2024-03-19 Thread Yan, Zhirun
Acked-by: Zhirun Yan > -Original Message- > From: Nithin Dabilpuram > Sent: Tuesday, March 19, 2024 1:21 PM > To: pbhagavat...@marvell.com > Cc: jer...@marvell.com; ndabilpu...@marvell.com; kirankum...@marvell.com; > Yan, Zhirun ; dev@dpdk.org > Subject: Re: [PATCH]

Re: [PATCH] doc: deprecate graph data structures

2024-03-19 Thread Stephen Hemminger
On Tue, 19 Mar 2024 08:52:13 +0530 Jerin Jacob wrote: > On Wed, Feb 21, 2024 at 9:43 PM wrote: > > > > From: Pavan Nikhilesh > > > > Deprecate rte_node, rte_node_register and rte_graph_cluster_node_stats > > structures as will be extended to include node specific error counters > > and error de

Re: [PATCH] doc: deprecate graph data structures

2024-03-18 Thread Nithin Dabilpuram
Acked-by: Nithin Dabilpuram On Wed, Feb 21, 2024 at 9:50 PM wrote: > > From: Pavan Nikhilesh > > Deprecate rte_node, rte_node_register and rte_graph_cluster_node_stats > structures as will be extended to include node specific error counters > and error description. > > Signed-off-by: Pavan Nikh

Re: [PATCH] doc: deprecate graph data structures

2024-03-18 Thread Jerin Jacob
On Wed, Feb 21, 2024 at 9:43 PM wrote: > > From: Pavan Nikhilesh > > Deprecate rte_node, rte_node_register and rte_graph_cluster_node_stats > structures as will be extended to include node specific error counters > and error description. > > Signed-off-by: Pavan Nikhilesh Implementation patches

[PATCH] doc: deprecate graph data structures

2024-02-21 Thread pbhagavatula
From: Pavan Nikhilesh Deprecate rte_node, rte_node_register and rte_graph_cluster_node_stats structures as will be extended to include node specific error counters and error description. Signed-off-by: Pavan Nikhilesh --- doc/guides/rel_notes/deprecation.rst | 5 + 1 file changed, 5 insert