On 7/19/2017 10:22 AM, Dai, Wei wrote: > > >> -----Original Message----- >> From: dev [mailto:[email protected]] On Behalf Of Qiming Yang >> Sent: Tuesday, July 18, 2017 10:29 AM >> To: [email protected] >> Cc: [email protected]; Lu, Wenzhuo <[email protected]>; Yang, Qiming >> <[email protected]> >> Subject: [dpdk-dev] [PATCH v2] net/ixgbe: fix Rx/Tx queue interrupt for x550 >> devices >> >> x550 devices not do interrupt vector mapping before enable Rx/Tx queue >> interrupt, makes interrupt mode can't work neither with igb_uio or VFIO. >> >> Fixes: d2e72774e58c ("ixgbe/base: support X550") >> >> Signed-off-by: Qiming Yang <[email protected]>
> Have looked through datasheet of 82599, X540 and X550. > Acked-by: Wei Dai <[email protected]> Applied to dpdk-next-net/master, thanks.

