Re: [dpdk-dev] [RFC PATCH] ethdev: mtr: enhance input color table features

2022-01-10 Thread Jerin Jacob
On Tue, Dec 7, 2021 at 11:52 PM Dumitrescu, Cristian wrote: > > HI Jerin, Hi Chistian, > > Sorry for my delay. I am currently in vacation until the beginning on January > 2022, so my response is slower than usual. I was too on vacation. > > Thanks for the explanation of the capabilities you

RE: [dpdk-dev] [RFC PATCH] ethdev: mtr: enhance input color table features

2021-12-07 Thread Dumitrescu, Cristian
u, Cristian ; Thomas > Monjalon > > > > ; Yigit, Ferruh ; > Andrew > > > > Rybchenko > > > > Cc: dev@dpdk.org; arybche...@solarflare.com; l...@nvidia.com; > > > > ajit.khapa...@broadcom.com; Singh, Jasvinder > > > > ; ma...@nvid

Re: [dpdk-dev] [RFC PATCH] ethdev: mtr: enhance input color table features

2021-12-07 Thread Jerin Jacob
ia.com; > > > ajit.khapa...@broadcom.com; Singh, Jasvinder > > > ; ma...@nvidia.com; > > > ndabilpu...@marvell.com; sk...@marvell.com; rkuduruma...@marvell.com; > > > Jerin Jacob > > > Subject: [dpdk-dev] [RFC PATCH] ethdev: mtr: enhance input color table > >

Re: [dpdk-dev] [RFC PATCH] ethdev: mtr: enhance input color table features

2021-11-17 Thread Jerin Jacob
ruh ; Andrew > > Rybchenko > > Cc: dev@dpdk.org; arybche...@solarflare.com; l...@nvidia.com; > > ajit.khapa...@broadcom.com; Singh, Jasvinder > > ; ma...@nvidia.com; > > ndabilpu...@marvell.com; sk...@marvell.com; rkuduruma...@marvell.com; > > Jerin Jacob

Re: [dpdk-dev] [RFC PATCH] ethdev: mtr: enhance input color table features

2021-10-11 Thread Dumitrescu, Cristian
a...@broadcom.com; Singh, Jasvinder > ; ma...@nvidia.com; > ndabilpu...@marvell.com; sk...@marvell.com; rkuduruma...@marvell.com; > Jerin Jacob > Subject: [dpdk-dev] [RFC PATCH] ethdev: mtr: enhance input color table > features > > From: Jerin Jacob > > Currently, meter o

Re: [dpdk-dev] [RFC PATCH] ethdev: mtr: enhance input color table features

2021-09-27 Thread Ferruh Yigit
On 8/30/2021 10:23 AM, Jerin Jacob wrote: > Ping > > > On Fri, Aug 20, 2021 at 1:56 PM wrote: >> >> From: Jerin Jacob >> >> Currently, meter object supports only DSCP based on input color table, >> The patch enhance that to support VLAN based input color table, >> color table based on inner fie

Re: [dpdk-dev] [RFC PATCH] ethdev: mtr: enhance input color table features

2021-08-30 Thread Jerin Jacob
Ping On Fri, Aug 20, 2021 at 1:56 PM wrote: > > From: Jerin Jacob > > Currently, meter object supports only DSCP based on input color table, > The patch enhance that to support VLAN based input color table, > color table based on inner field for the tunnel use case, and support > for fallback

[dpdk-dev] [RFC PATCH] ethdev: mtr: enhance input color table features

2021-08-20 Thread jerinj
From: Jerin Jacob Currently, meter object supports only DSCP based on input color table, The patch enhance that to support VLAN based input color table, color table based on inner field for the tunnel use case, and support for fallback color per meter if packet based on a different field. All o