Thanks Thomas, I will update it in the new patch. Regards, Li Zhang
-----Original Message----- From: Thomas Monjalon <tho...@monjalon.net> Sent: Tuesday, October 26, 2021 4:43 PM To: Li Zhang <l...@nvidia.com> Cc: Ori Kam <or...@nvidia.com>; Slava Ovsiienko <viachesl...@nvidia.com>; Matan Azrad <ma...@nvidia.com>; Shahaf Shuler <shah...@nvidia.com>; Shun Hao <sh...@nvidia.com>; dev@dpdk.org; Raslan Darawsheh <rasl...@nvidia.com>; Roni Bar Yanai <ron...@nvidia.com> Subject: Re: [PATCH] doc: document a limitation for a meter with RSS action External email: Use caution opening links or attachments 26/10/2021 04:08, Li Zhang: > A meter policy with RSS/Queue action is not supported when dv_xmeta_en > != 0. You could say why. HW limitation? driver design? > - Policy actions of RSS for green and yellow should have the same > configuration except queues. > + - Policy with RSS/queue action is not supported when dv_xmeta_en != 0. dv_xmeta_en should be enclosed with ticks: ``dv_xmeta_en`` != 0 should be said in english: "is not zero" or "is enabled".