Re: [dpdk-dev] [PATCH v3] doc: add known issue about legacy intr mode for ixgbe

2018-10-14 Thread Li, Xiaoyun
Hi > > +Do not bind the ``uio_pci_generic`` module in X550 NICs. > > +Do not bind ``igb_uio`` with legacy mode in X550 NICs. > > +Before using ``vfio`` with legacy mode in X550 NICs, using ``modprobe > > +vfio `` ``nointxmask=1`` to bind ``vfio``. > > I have couple questions here. > If noinitxmas

Re: [dpdk-dev] [PATCH v3] doc: add known issue about legacy intr mode for ixgbe

2018-10-03 Thread Zhang, Qi Z
> -Original Message- > From: Li, Xiaoyun > Sent: Sunday, September 30, 2018 10:53 AM > To: Xing, Beilei ; Zhang, Qi Z ; > dev@dpdk.org; Lu, Wenzhuo ; Wu, Jingjing > > Cc: Li, Xiaoyun > Subject: [PATCH v3] doc: add known issue about legacy intr mode for ixgbe > > When using uio_pci_gen