ad7cf94823
This patch adds PKT_RX_RSS_HASH flag to rx packet's ol_flags to repair the bug that hns3 pmd driver doesn't set PKT_RX_RSS_HASH flag. In hns3 network engine RSS is always enabled. Fixes: bba636698316 ("net/hns3: support Rx/Tx and related operations") Signed-off-by: Hao Chen <chenhao164@huawei.com> Signed-off-by: Wei Hu (Xavier) <xavier.huwei@huawei.com>