RE: [PATCH v5 1/6] eal: trace: add trace point emit for blob

2023-01-12 Thread Sunil Kumar Kori
nbo@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; > m...@smartsharesystems.com; Ankur Dwivedi > Subject: RE: [PATC

RE: [PATCH v5 1/6] eal: trace: add trace point emit for blob

2023-01-12 Thread Sunil Kumar Kori
> -Original Message- > From: Ankur Dwivedi > Sent: Thursday, January 12, 2023 4:52 PM > To: dev@dpdk.org > Cc: tho...@monjalon.net; david.march...@redhat.com; m...@ashroe.eu; > or...@nvidia.com; ferruh.yi...@amd.com; ch...@att.com; > humi...@huawei.com; linvi...@tuxdriver.com; ciara.lof...

RE: [PATCH v5 1/6] eal: trace: add trace point emit for blob

2023-01-12 Thread Ankur Dwivedi
..@u256.net; >jasvinder.si...@intel.com; cristian.dumitre...@intel.com; jgraj...@cisco.com >Subject: [EXT] RE: [PATCH v5 1/6] eal: trace: add trace point emit for blob > >External Email > >-- >> From: Ankur D

RE: [PATCH v5 1/6] eal: trace: add trace point emit for blob

2023-01-12 Thread Morten Brørup
> From: Ankur Dwivedi [mailto:adwiv...@marvell.com] > Sent: Thursday, 12 January 2023 12.22 > > Adds a trace point emit function for emitting a blob. The maximum blob > bytes which can be captured is maximum value contained in uint16_t, > which is 65535. > > Also adds test case for emit array tra