Re: [PATCH v2 1/3] common/cnxk: enable packet marking

2022-02-24 Thread Jerin Jacob
On Fri, Feb 25, 2022 at 10:30 AM wrote: > > From: Satha Rao > > cnxk platforms supports packet marking when TM enabled with > valid shaper rates. VLAN DEI, IP ECN, or IP DSCP inside > packet will be updated based on mark flags selected. > > Signed-off-by: Satha Rao > --- > > v2: > - rebased to m

[PATCH v2 1/3] common/cnxk: enable packet marking

2022-02-24 Thread skoteshwar
From: Satha Rao cnxk platforms supports packet marking when TM enabled with valid shaper rates. VLAN DEI, IP ECN, or IP DSCP inside packet will be updated based on mark flags selected. Signed-off-by: Satha Rao --- v2: - rebased to master, fixed conflicts drivers/common/cnxk/meson.build