[dpdk-dev] Question regarding device reset handling with igb_uio

2019-12-11 Thread Santoshkumar Karanappa Rastapur
Hi, I have a question related to igb_uio. (I have also opened a bug for this https://bugs.dpdk.org/show_bug.cgi?id=361 ). >From the below function call traces, vfio-pci module frees/allocates msi-x vector table as part of interrupt disable/enable. Where as igb-uio module, only masks/unmasks t

Re: [dpdk-dev] [PATCH 1/4] net/bnxt: fix extended port counter statistics

2019-07-25 Thread Santoshkumar Karanappa Rastapur
On Thu, Jul 25, 2019 at 1:09 PM Somnath Kotur wrote: > +Santosh > > On Thu, Jul 25, 2019 at 12:52 PM David Marchand > wrote: > >> On Thu, Jul 25, 2019 at 7:05 AM Somnath Kotur >> wrote: >> > >> > From: Santoshkumar Karanappa Rastapur >> >