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