numam-dpdk/drivers/net/dpaa2/base
Hemant Agrawal b40d7062ff net/dpaa2: fix RSS distribution size field
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: 1832bc8ee8 ("net/dpaa2: support MPLS distribution")
Cc: stable@dpdk.org

Signed-off-by: Hemant Agrawal <hemant.agrawal@nxp.com>
2021-04-09 11:00:30 +02:00
..
dpaa2_hw_dpni_annot.h replace packed attributes 2020-04-16 18:16:46 +02:00
dpaa2_hw_dpni.c net/dpaa2: fix RSS distribution size field 2021-04-09 11:00:30 +02:00