RE: [PATCH] doc: deprecation notice to add callback data to rte_event_fp_ops

2023-07-14 Thread Tummala, Sivaprasad
Cc: dev@dpdk.org; Yigit, Ferruh ; > > > bruce.richard...@intel.com; david.march...@redhat.com; > > > tho...@monjalon.net > > > Subject: Re: [PATCH] doc: deprecation notice to add callback data to > > > rte_event_fp_ops > > > > > > Caution: This message origi

Re: [PATCH] doc: deprecation notice to add callback data to rte_event_fp_ops

2023-07-13 Thread Jerin Jacob
v@dpdk.org; Yigit, Ferruh ; > > bruce.richard...@intel.com; david.march...@redhat.com; tho...@monjalon.net > > Subject: Re: [PATCH] doc: deprecation notice to add callback data to > > rte_event_fp_ops > > > > Caution: This message originated from an External Source. Use

RE: [PATCH] doc: deprecation notice to add callback data to rte_event_fp_ops

2023-07-13 Thread Tummala, Sivaprasad
; Subject: Re: [PATCH] doc: deprecation notice to add callback data to > rte_event_fp_ops > > Caution: This message originated from an External Source. Use proper caution > when opening attachments, clicking links, or responding. > > > On Wed, Jul 12, 2023 at 11:01 PM Sivapr

Re: [PATCH] doc: deprecation notice to add callback data to rte_event_fp_ops

2023-07-13 Thread Jerin Jacob
On Wed, Jul 12, 2023 at 11:01 PM Sivaprasad Tummala wrote: > > Deprecation notice to add "rte_eventdev_port_data" field to Could you share the rational for why rte_eventdev_port_data needs to be added? > ``rte_event_fp_ops`` for callback support. > > Signed-off-by: Sivaprasad Tummala > --- >

[PATCH] doc: deprecation notice to add callback data to rte_event_fp_ops

2023-07-12 Thread Sivaprasad Tummala
Deprecation notice to add "rte_eventdev_port_data" field to ``rte_event_fp_ops`` for callback support. Signed-off-by: Sivaprasad Tummala --- doc/guides/rel_notes/deprecation.rst | 4 1 file changed, 4 insertions(+) diff --git a/doc/guides/rel_notes/deprecation.rst b/doc/guides/rel_notes/d