[dpdk-dev] [PATCH] doc: document a limitation for a meter with RSS action
Li Zhang
lizh at nvidia.com
Tue Oct 26 11:25:34 CEST 2021
Thanks Thomas,
I will update it in the new patch.
Regards,
Li Zhang
-----Original Message-----
From: Thomas Monjalon <thomas at monjalon.net>
Sent: Tuesday, October 26, 2021 4:43 PM
To: Li Zhang <lizh at nvidia.com>
Cc: Ori Kam <orika at nvidia.com>; Slava Ovsiienko <viacheslavo at nvidia.com>; Matan Azrad <matan at nvidia.com>; Shahaf Shuler <shahafs at nvidia.com>; Shun Hao <shunh at nvidia.com>; dev at dpdk.org; Raslan Darawsheh <rasland at nvidia.com>; Roni Bar Yanai <roniba at 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".
More information about the dev
mailing list