Re: [dpdk-dev] [PATCH] doc: thunderx: explain which PCI is secondary VF

2020-02-03 Thread Jerin Jacob
On Tue, Jan 28, 2020 at 7:01 PM wrote: > > From: Krzysztof Kanas > > Thunderx-nic uses secondary VF's to provide more queues to DPDK. > Current instructions explain the concept but don't show easy way to find > which PCI id is primary and which is secondary VF's. > > Signed-off-by: Krzysztof Kana

[dpdk-dev] [PATCH] doc: thunderx: explain which PCI is secondary VF

2020-01-28 Thread kkanas
From: Krzysztof Kanas Thunderx-nic uses secondary VF's to provide more queues to DPDK. Current instructions explain the concept but don't show easy way to find which PCI id is primary and which is secondary VF's. Signed-off-by: Krzysztof Kanas --- doc/guides/nics/thunderx.rst | 48