DPDK usage discussions
 help / color / mirror / Atom feed
* [dpdk-users] rte_flow error after upgrading
@ 2018-10-02  4:20 Cliff Burdick
  2018-10-02  4:27 ` Arvind Narayanan
  0 siblings, 1 reply; 3+ messages in thread
From: Cliff Burdick @ 2018-10-02  4:20 UTC (permalink / raw)
  To: users

Hi, I upgraded to DPDK 18.05 from 17.11 and a previously-working rte_flow
code now fails. I'm using the mlx5 driver, and when I do something similar
to the rte_flow example code, the following error shows:

"VLAN cannot be empty"

I looked at the code in .drivers/net/mlx5/mlx5_flow.c, and it looks like it
now complains when the mask isn't set on a VLAN flow layer. I tried setting
the mask to 0xffff, and the error no longer shows, but packets are not
classified properly either, and they all go to queue 0. Has anyone been
able to get a working rte_flow queue classifier working with 18.05+?

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2018-10-02  4:36 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-10-02  4:20 [dpdk-users] rte_flow error after upgrading Cliff Burdick
2018-10-02  4:27 ` Arvind Narayanan
2018-10-02  4:36   ` Cliff Burdick

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).