[PATCH v9 07/14] net/idpf: add support for packet type get

Andrew Rybchenko andrew.rybchenko at oktetlabs.ru
Fri Oct 21 10:00:02 CEST 2022


On 10/21/22 08:18, Junfeng Guo wrote:
> Add dev ops dev_supported_ptypes_get.

It is nice, but I don't see code on datapath which
actually provides the packet type information.
Basically just after the patch you can't pretend
that it is actually supported since there is no
datapath yet. Also it does not allow me to check
the consistency - i.e. really check that datapath
supports all reported packet types.



More information about the dev mailing list