Reviewed-by: Naga Harish K S V <s.v.naga.haris...@intel.com> > -----Original Message----- > From: Kundapura, Ganapati <ganapati.kundap...@intel.com> > Sent: Wednesday, June 22, 2022 10:24 PM > To: dev@dpdk.org; jer...@marvell.com; Jayatheerthan, Jay > <jay.jayatheert...@intel.com>; Naga Harish K, S V > <s.v.naga.haris...@intel.com> > Subject: [PATCH v8 7/7] doc/eth_tx: update instance get API > > Added rte_event_eth_tx_adapter_instance_get() details. > > Signed-off-by: Ganapati Kundapura <ganapati.kundap...@intel.com> > --- > doc/guides/prog_guide/event_ethernet_tx_adapter.rst | 6 ++++++ > 1 file changed, 6 insertions(+) > > diff --git a/doc/guides/prog_guide/event_ethernet_tx_adapter.rst > b/doc/guides/prog_guide/event_ethernet_tx_adapter.rst > index f80d226..dc3e6a1 100644 > --- a/doc/guides/prog_guide/event_ethernet_tx_adapter.rst > +++ b/doc/guides/prog_guide/event_ethernet_tx_adapter.rst > @@ -165,6 +165,12 @@ in struct ``rte_event_eth_tx_adapter_stats``. The > counter values are the sum of the counts from the eventdev PMD callback if > the callback is supported, and the counts maintained by the service function, > if one exists. > > +Getting Adapter instance id > +~~~~~~~~~~~~~~~~~~~~~~~~~~~ > + > +The ``rte_event_eth_tx_adapter_instanceget()`` function reports tx > +adapter instance id for a specified ethernet device id and tx queue index. > + > Tx event vectorization > ~~~~~~~~~~~~~~~~~~~~~~ > > -- > 2.6.4
- RE: [PATCH v8 2/7] eventdev/eth_rx: add telemetry callb... Naga Harish K, S V
- [PATCH v8 3/7] test/eth_rx: add test case for instance ... Ganapati Kundapura
- RE: [PATCH v8 3/7] test/eth_rx: add test case for insta... Naga Harish K, S V
- [PATCH v8 4/7] eventdev/eth_tx: add instance get API Ganapati Kundapura
- RE: [PATCH v8 4/7] eventdev/eth_tx: add instance get AP... Naga Harish K, S V
- [PATCH v8 5/7] test/eth_tx: add testcase for instance g... Ganapati Kundapura
- RE: [PATCH v8 5/7] test/eth_tx: add testcase for instan... Naga Harish K, S V
- [PATCH v8 6/7] doc/eth_rx: update instance get API Ganapati Kundapura
- RE: [PATCH v8 6/7] doc/eth_rx: update instance get API Naga Harish K, S V
- [PATCH v8 7/7] doc/eth_tx: update instance get API Ganapati Kundapura
- RE: [PATCH v8 7/7] doc/eth_tx: update instance get API Naga Harish K, S V
- RE: [PATCH v8 7/7] doc/eth_tx: update instance get API Jayatheerthan, Jay
- RE: [PATCH v8 1/7] eventdev/eth_rx: add adapter instanc... Naga Harish K, S V
- RE: [PATCH v8 1/7] eventdev/eth_rx: add adapter instanc... Jayatheerthan, Jay
- [PATCH v9 1/7] eventdev/eth_rx: add adapter instance ge... Ganapati Kundapura
- [PATCH v9 2/7] eventdev/eth_rx: add telemetry callback ... Ganapati Kundapura
- [PATCH v9 3/7] test/eth_rx: add test case for instance ... Ganapati Kundapura
- [PATCH v9 4/7] eventdev/eth_tx: add instance get API Ganapati Kundapura
- [PATCH v9 5/7] test/eth_tx: add testcase for instance g... Ganapati Kundapura
- [PATCH v9 6/7] doc/eth_rx: update instance get API Ganapati Kundapura
- [PATCH v9 7/7] doc/eth_tx: update instance get API Ganapati Kundapura