On Mon, Aug 3, 2020 at 5:23 PM Ori Kam <or...@mellanox.com> wrote: > > > + > > > +- Hashing on types that are not supported by the PMD. > > > > Shouldn't it return error to the caller? > > > That’s depends, if for example the application requested eth and IPv4, > and the PMD can do only IPv4 so according to this, the PMD will just do IPv4.
We should have some validation in ethdev to catch this. Is it not the case? -- David Marchand