]> git.droids-corp.org - dpdk.git/commit
common/cnxk: enable packet marking
authorSatha Rao <skoteshwar@marvell.com>
Fri, 25 Feb 2022 04:59:24 +0000 (23:59 -0500)
committerJerin Jacob <jerinj@marvell.com>
Fri, 25 Feb 2022 07:45:53 +0000 (08:45 +0100)
commit0b7e667ee303aadfd56e17a9137328a73d6cfcba
tree895b68ef129edefe1719f077c80fdd5acb8d4490
parentc062f5726f6155e2984cfce84cc9149abd0bef7e
common/cnxk: enable packet marking

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 <skoteshwar@marvell.com>
Acked-by: Jerin Jacob <jerinj@marvell.com>
drivers/common/cnxk/meson.build
drivers/common/cnxk/roc_nix.h
drivers/common/cnxk/roc_nix_priv.h
drivers/common/cnxk/roc_nix_tm.c
drivers/common/cnxk/roc_nix_tm_mark.c [new file with mode: 0644]
drivers/common/cnxk/version.map