30/10/2020 12:03, Ferruh Yigit: > On 10/30/2020 10:52 AM, Hariprasad Govindharajan 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]> > > For series, > Acked-by: Ferruh Yigit <[email protected]>
Applied, thanks Now we can remove the file lib/librte_eal/include/rte_pci_dev_features.h which was used only by igb_uio. Candidate for the patch?

