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".