[dpdk-dev] [PATCH v4 2/5] ixgbe: enable rx queue interrupts for both PF and VF

Thomas Monjalon thomas.monjalon at 6wind.com
Mon Feb 23 12:19:49 CET 2015


2015-02-19 21:48, Zhou Danny:
> +	/* set max interrupt vfio request */
> +	pci_dev->intr_handle.max_intr = hw->mac.max_rx_queues +
> +						IXGBE_MAX_OTHER_INTR;
> +

Compilation is broken here.


More information about the dev mailing list