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' ? This is for my mail filters O:-). Thanks. -- David Marchand

