[dpdk-dev] [PATCH] net/dpaa2: fix RSS distribution size field

Ferruh Yigit ferruh.yigit at intel.com
Fri Apr 9 11:09:11 CEST 2021


On 4/8/2021 10:17 AM, Hemant Agrawal wrote:
> RSS distribution field is U64, while the DPAA2 code
> was using integer value, which is causing a issue
> for MPLS having bit position 33.
> This patch fixes the code to use unsigned long long.
> 
> Fixes: 1832bc8ee8d4 ("net/dpaa2: support MPLS distribution")
> Cc: apeksha.gupta at nxp.com
> 
> Signed-off-by: Hemant Agrawal <hemant.agrawal at nxp.com>

     Cc: stable at dpdk.org

Applied to dpdk-next-net/main, thanks.


More information about the dev mailing list