Friday, August 4, 2017 9:56 AM, Remy Horton:
> On 04/08/2017 06:27, Zhiyong Yang wrote:
> > This is an API/ABI change notice for DPDK 17.11 on redefinition of
> > port_id. port_id is defined as uint8_t by now, which is just ranged
> > from 0 to 255. For more and more scenerioes, more than 256 ports
07/08/2017 05:07, Yang, Zhiyong:
> Hi, Thomas:
> Need I sent another V3 patch to update commit log according to Remy's
> suggestion?
Yes it would be better if you can do it please
dev@dpdk.org
> Cc: Tan, Jianfeng ; y...@fridaylinux.org;
> jerin.ja...@caviumnetworks.com; tho...@monjalon.net
> Subject: Re: [dpdk-dev] [PATCH v2] doc: announce API and ABI change for
> ethdev
>
> Hi, Remy:
>
> > -Original Message-
> > From: Horton, Remy
>
Hi, Remy:
> -Original Message-
> From: Horton, Remy
> Sent: Friday, August 4, 2017 2:56 PM
> To: Yang, Zhiyong ; dev@dpdk.org
> Cc: Tan, Jianfeng ; y...@fridaylinux.org;
> jerin.ja...@caviumnetworks.com; tho...@monjalon.net
> Subject: Re: [dpdk-dev] [PATCH v2] doc:
On 04/08/2017 06:27, Zhiyong Yang wrote:
This is an API/ABI change notice for DPDK 17.11 on redefinition of
port_id. port_id is defined as uint8_t by now, which is just ranged
from 0 to 255. For more and more scenerioes, more than 256 ports are
needed to support for vdev scalability.
It is nece
This is an API/ABI change notice for DPDK 17.11 on redefinition of
port_id. port_id is defined as uint8_t by now, which is just ranged
from 0 to 255. For more and more scenerioes, more than 256 ports are
needed to support for vdev scalability.
It is necessary for redefinition of port_id to extend
Applied
> -Original Message-
> From: Jerin Jacob [mailto:jerin.ja...@caviumnetworks.com]
> Sent: Tuesday, February 14, 2017 3:17 AM
> To: Thomas Monjalon
> Cc: Iremonger, Bernard ; dev@dpdk.org;
> Mcnamara, John
> Subject: Re: [dpdk-dev] [PATCH v2] doc: announce API and AB
On Mon, Feb 13, 2017 at 06:57:20PM +0100, Thomas Monjalon wrote:
> 2017-01-05 15:25, Bernard Iremonger:
> > In 17.05 nine rte_eth_dev_* functions will be removed from
> > librte_ether, renamed and moved to the ixgbe PMD.
> >
> > Signed-off-by: Bernard Iremonger
>
> "ixgbe bypass" should be in th
2017-01-05 15:25, Bernard Iremonger:
> In 17.05 nine rte_eth_dev_* functions will be removed from
> librte_ether, renamed and moved to the ixgbe PMD.
>
> Signed-off-by: Bernard Iremonger
"ixgbe bypass" should be in the title and the description.
I'll reword to:
doc: announce move of ethdev bypa
In 17.05 nine rte_eth_dev_* functions will be removed from
librte_ether, renamed and moved to the ixgbe PMD.
Signed-off-by: Bernard Iremonger
---
v2:
Used comma's to shorten lists.
doc/guides/rel_notes/deprecation.rst | 19 +++
1 file changed, 19 insertions(+)
diff --git a/doc/
11 matches
Mail list logo