Re: [dpdk-dev] [dpdk-stable] [PATCH] doc: fix nfp multiport syntax

2021-04-26 Thread Thomas Monjalon
Lun 26 avr 2021, à 11:48, Ferruh Yigit a écrit : > Hi Thomas, David, Akhil, Jerin, Maxime, Qi, Raslan, Ajit, > > For the doc patches, the subsystem prefix 'doc:' is too wide, what do you > think > to extend it to include the component, like for this patch: > "doc/nics/nfp: fix multiport syntax"

Re: [dpdk-dev] [dpdk-stable] [PATCH] doc: fix nfp multiport syntax

2021-04-26 Thread Ferruh Yigit
On 4/26/2021 10:46 AM, Ferruh Yigit wrote: On 4/23/2021 5:18 PM, Ferruh Yigit wrote: On 3/1/2021 1:45 PM, Ferruh Yigit wrote: On 2/25/2021 11:46 AM, Heinrich Kuhn wrote: From: "Chaoyong.He" 1. Fixup the suffix of the PCI ID to be consistent with the code. 2. Add specification of using MAC ad

Re: [dpdk-dev] [dpdk-stable] [PATCH] doc: fix nfp multiport syntax

2021-04-26 Thread Ferruh Yigit
On 4/23/2021 5:18 PM, Ferruh Yigit wrote: On 3/1/2021 1:45 PM, Ferruh Yigit wrote: On 2/25/2021 11:46 AM, Heinrich Kuhn wrote: From: "Chaoyong.He" 1. Fixup the suffix of the PCI ID to be consistent with the code. 2. Add specification of using MAC address to identify port. Fixes: 979f2bae0 ("

Re: [dpdk-dev] [dpdk-stable] [PATCH] doc: fix nfp multiport syntax

2021-04-23 Thread Ferruh Yigit
On 3/1/2021 1:45 PM, Ferruh Yigit wrote: On 2/25/2021 11:46 AM, Heinrich Kuhn wrote: From: "Chaoyong.He" 1. Fixup the suffix of the PCI ID to be consistent with the code. 2. Add specification of using MAC address to identify port. Fixes: 979f2bae0 ("doc: improve multiport PF in nfp guide") Cc

Re: [dpdk-dev] [dpdk-stable] [PATCH] doc: fix nfp multiport syntax

2021-03-01 Thread Ferruh Yigit
On 2/25/2021 11:46 AM, Heinrich Kuhn wrote: From: "Chaoyong.He" 1. Fixup the suffix of the PCI ID to be consistent with the code. 2. Add specification of using MAC address to identify port. Fixes: 979f2bae0 ("doc: improve multiport PF in nfp guide") Cc: sta...@dpdk.org Signed-off-by: Chaoyong