Hi there,
I’m trying to run DPDK l2fwd, but failed with the following message:
net_mlx5: mlx5_flow.c:368: mlx5_flow_discover_priorities(): port 0 verbs maximum priority: 0 expected 8/16
.
I have used the latest version of MLNX_OFED driver. I have tried all possible versions of OFED, and it ended up with the same issue.
I’ve been troubling with this issue for several days but has no clue on possible solutions, I found that the ibv_create_flow() function returns 22 which means invalid parameter I guess, but I do not know which parameter might influence the issue.
Please help. Thanks in advance.
BTW, happy Thanksgiving.
Kindly,
Logan