b40d7062ff
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:
|
||
---|---|---|
.. | ||
dpaa2_hw_dpni_annot.h | ||
dpaa2_hw_dpni.c |