29/10/2020 22:28, David Marchand: > On Thu, Oct 29, 2020 at 9:11 PM Hariprasad Govindharajan > <[email protected]> wrote: > > > > The igb_uio source code requires interrupt modes defined as > > MACROS and enums in the header file rte_pci_dev_features.h. > > Now, the definitions are moved to the igb_uio.c file so that > > this module can be built without building DPDK > > > > Signed-off-by: Hariprasad Govindharajan <[email protected]> > > Could we agree on a prefix for dpdk kmods patches? > > Something like: > $ git format-patch --subject-prefix 'PATCH dpdk-kmods' ?
I agree with this syntax. We can document it but I am afraid it will be hard to make sure contributors use it.

