numam-dpdk/drivers/net/dpaa2
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
..
base net/dpaa2: fix RSS distribution size field 2021-04-09 11:00:30 +02:00
mc net/dpaa2: do not drop parse error packets by dpdmux 2021-02-24 18:03:30 +01:00
dpaa2_ethdev.c ethdev: replace callback getting filter operations 2021-03-26 18:37:13 +01:00
dpaa2_ethdev.h ethdev: replace callback getting filter operations 2021-03-26 18:37:13 +01:00
dpaa2_flow.c ethdev: replace callback getting filter operations 2021-03-26 18:37:13 +01:00
dpaa2_mux.c net/dpaa2: do not drop parse error packets by dpdmux 2021-02-24 18:03:30 +01:00
dpaa2_pmd_logs.h drivers: fix SPDX license id consistency 2019-03-29 00:15:53 +01:00
dpaa2_ptp.c net/dpaa2: fix build with timesync functions 2020-10-16 19:18:47 +02:00
dpaa2_rxtx.c net/dpaa2: enable error queues optionally 2021-02-24 18:03:30 +01:00
dpaa2_sparser.c devtools: forbid variable declaration inside for 2020-07-03 10:04:15 +02:00
dpaa2_sparser.h net/dpaa2: add soft parser driver 2019-10-08 12:14:31 +02:00
dpaa2_tm.c net/dpaa2: support traffic management 2021-02-24 18:03:30 +01:00
dpaa2_tm.h net/dpaa2: support traffic management 2021-02-24 18:03:30 +01:00
meson.build net/dpaa2: support traffic management 2021-02-24 18:03:30 +01:00
rte_pmd_dpaa2.h net/dpaa2: support configuring dpdmux max Rx frame length 2021-02-24 18:03:30 +01:00
version.map net/dpaa2: support configuring dpdmux max Rx frame length 2021-02-24 18:03:30 +01:00