[dpdk-dev] [PATCH v4 00/13] interrupt mode for i40e

Thomas Monjalon thomas.monjalon at 6wind.com
Wed Nov 4 15:29:10 CET 2015


2015-11-04 16:45, Cunming Liang:
> v4 change:
>   - remove redundancy condition check on PF
> 
> v3 changes:
>   - rename MISC_VEC_ID and RX_VEC_START
>   - add bsdapp dummy
>   - split cleanup and fix patches
>   - merge doc update along with code change
> 
> v2 changes:
>   - rework to depend on one previous patch
>     patch http://dpdk.org/dev/patchwork/patch/7504/
>   - always set DIS_AUTOMASK_* bit in PF to avoid ENA flag auto-clear
> 
> This patch series contains four major parts.
> 
> 1. always reserve vector zero for misc cause in vfio mapping
> 2. add api to declare the capability of multiple interrupt vector support
> 3. fix the rx interrupt compatible issue with mbox in ixgbe/igb IOV-PF
> 4. add rx interrupt support in i40e PF and VF

Applied, thanks


More information about the dev mailing list