Re: [dpdk-dev] [PATCH] net/thunderx: manage PCI device mapping for SQS VFs

2017-06-06 Thread Ferruh Yigit
On 6/6/2017 3:05 PM, Jerin Jacob wrote: > -Original Message- >> Date: Tue, 6 Jun 2017 14:36:09 +0100 >> From: Ferruh Yigit >> To: Jerin Jacob , dev@dpdk.org >> CC: Angela Czubak , Thomas Monjalon >> >> Subject: Re: [dpdk-dev] [PATCH] net/thunderx

Re: [dpdk-dev] [PATCH] net/thunderx: manage PCI device mapping for SQS VFs

2017-06-06 Thread Jerin Jacob
-Original Message- > Date: Tue, 6 Jun 2017 14:36:09 +0100 > From: Ferruh Yigit > To: Jerin Jacob , dev@dpdk.org > CC: Angela Czubak , Thomas Monjalon > > Subject: Re: [dpdk-dev] [PATCH] net/thunderx: manage PCI device mapping for > SQS VFs > User-Agent: Mozi

Re: [dpdk-dev] [PATCH] net/thunderx: manage PCI device mapping for SQS VFs

2017-06-06 Thread Ferruh Yigit
On 6/1/2017 2:05 PM, Jerin Jacob wrote: > Since the commit e84ad157b7bc ("pci: unmap resources if probe fails"), > EAL unmaps the PCI device if ethdev probe returns positive or > negative value. > > nicvf thunderx PMD needs special treatment for Secondary queue set(SQS) > PCIe VF devices, where, i

[dpdk-dev] [PATCH] net/thunderx: manage PCI device mapping for SQS VFs

2017-06-01 Thread Jerin Jacob
Since the commit e84ad157b7bc ("pci: unmap resources if probe fails"), EAL unmaps the PCI device if ethdev probe returns positive or negative value. nicvf thunderx PMD needs special treatment for Secondary queue set(SQS) PCIe VF devices, where, it expects to not unmap or free the memory without re