[dpdk-dev] [PATCH] examples/ip_pipeline: fix RSS
Thomas Monjalon
thomas at monjalon.net
Sun Aug 5 22:08:28 CEST 2018
31/07/2018 16:49, Cristian Dumitrescu:
> Fix for RSS issue triggered by latest changes in ethdev layer.
>
> Signed-off-by: Cristian Dumitrescu <cristian.dumitrescu at intel.com>
Collected agreements:
Acked-by: Fan Zhang <roy.fan.zhang at intel.com>
Acked-by: Konstantin Ananyev <konstantin.ananyev at intel.com>
Tested-by: Yuan Peng <yuan.peng at intel.com>
But 3 things are missing:
- The issue is not described
- The fix is not explained (you chose to mask unsupported RSS fields)
- There is no Fixes line, I guess this one:
Fixes: aa1a6d87f15d ("ethdev: force RSS offload rules again")
Please send a v2
More information about the dev
mailing list