On Wed, Oct 12, 2022 at 11:50 AM Jerin Jacob wrote:
> On Thu, Oct 6, 2022 at 1:27 PM David Marchand
> wrote:
> > On Thu, Oct 6, 2022 at 9:50 AM Andrew Rybchenko
> > wrote:
> > > > diff --git a/lib/ethdev/version.map b/lib/ethdev/version.map index
> > > > 3def7bfd24..e3d603cc9a 100644
>
On Thu, Oct 6, 2022 at 1:27 PM David Marchand wrote:
>
> On Thu, Oct 6, 2022 at 9:50 AM Andrew Rybchenko
> wrote:
> > > diff --git a/lib/ethdev/version.map b/lib/ethdev/version.map index
> > > 3def7bfd24..e3d603cc9a 100644
> > > --- a/lib/ethdev/version.map
> > > +++ b/lib/ethdev/
On Thu, Oct 6, 2022 at 9:50 AM Andrew Rybchenko
wrote:
> > diff --git a/lib/ethdev/version.map b/lib/ethdev/version.map index
> > 3def7bfd24..e3d603cc9a 100644
> > --- a/lib/ethdev/version.map
> > +++ b/lib/ethdev/version.map
> > @@ -288,6 +288,150 @@ EXPERIMENTAL {
> >
> >
Subject: Re: [EXT] Re: [PATCH v2 1/4] ethdev: add trace points
On 10/6/22 10:24, Ankur Dwivedi wrote:
Hi Andrew,
-Original Message-
From: Andrew Rybchenko
Sent: Thursday, October 6, 2022 12:40 PM
To: Ankur Dwivedi ; dev@dpdk.org
Cc: tho...@monjalon.net; m...@ashroe.eu; or...@nvidia.com
awe...@trustnetic.com;
>jianw...@trustnetic.com; jbehr...@vmware.com;
>maxime.coque...@redhat.com; chenbo@intel.com;
>steven.webs...@windriver.com; matt.pet...@windriver.com;
>bruce.richard...@intel.com; mtetsu...@gmail.com; gr...@u256.net;
>jasvinder.si...@intel.com; cristian.dumitre...@i
; chenbo@intel.com;
steven.webs...@windriver.com; matt.pet...@windriver.com;
bruce.richard...@intel.com; mtetsu...@gmail.com; gr...@u256.net;
jasvinder.si...@intel.com; cristian.dumitre...@intel.com;
jgraj...@cisco.com
Subject: [EXT] Re: [PATCH v2 1/4] ethdev: add trace points
External Email
wat ; jiawe...@trustnetic.com;
>jianw...@trustnetic.com; jbehr...@vmware.com;
>maxime.coque...@redhat.com; chenbo@intel.com;
>steven.webs...@windriver.com; matt.pet...@windriver.com;
>bruce.richard...@intel.com; mtetsu...@gmail.com; gr...@u256.net;
>jasvinder.si...@intel.com; cristian
On 9/29/22 13:29, Ankur Dwivedi wrote:
Add trace points for ethdev functions.
Signed-off-by: Ankur Dwivedi
[snip]
@@ -5867,6 +6010,7 @@ rte_eth_rx_metadata_negotiate(uint16_t port_id, uint64_t
*features)
{
struct rte_eth_dev *dev;
+ rte_eth_trace_rx_metadata_negotiate(port_id,
Add trace points for ethdev functions.
Signed-off-by: Ankur Dwivedi
---
lib/ethdev/ethdev_private.c |3 +
lib/ethdev/ethdev_trace_points.c | 435 +++
lib/ethdev/rte_ethdev.c | 148
lib/ethdev/rte_ethdev_trace.h| 1185 ++
lib/ethdev
9 matches
Mail list logo