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

2022-02-24 Thread Jerin Jacob
On Thu, Feb 24, 2022 at 3:28 PM 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 Please rebase to next-net-mrvl

[PATCH 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 --- drivers/common/cnxk/meson.build | 1 + drivers/common/cnxk/roc_nix.h