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: 1832bc8ee8d4 ("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
..
2021-04-08 18:32:31 +02:00
2021-04-07 04:57:26 +02:00
2021-04-08 18:32:31 +02:00
2021-02-24 18:03:30 +01:00
2021-04-06 19:37:45 +02:00
2021-04-08 18:57:09 +02:00
2021-04-01 16:10:20 +02:00
2021-04-01 16:10:20 +02:00
2021-04-08 18:32:31 +02:00
2021-04-08 10:20:40 +02:00
2021-01-29 18:16:12 +01:00
2021-03-09 09:36:34 +01:00
2021-03-30 16:13:44 +02:00
2021-03-25 17:00:49 +01:00