[dpdk-dev] [PATCH dpdk-kmods v8 1/2] linux/igb_uio: remove DPDK dependency for building igb_uio
Ferruh Yigit
ferruh.yigit at intel.com
Fri Oct 30 12:03:08 CET 2020
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 <hariprasad.govindharajan at intel.com>
For series,
Acked-by: Ferruh Yigit <ferruh.yigit at intel.com>
More information about the dev
mailing list