Re: [dpdk-dev] [PATCH 5/6] doc: add offload flag to PMD todo list

2017-12-11 Thread Mcnamara, John
> -Original Message- > From: Yigit, Ferruh > Sent: Tuesday, November 21, 2017 1:43 AM > To: Thomas Monjalon ; Mcnamara, John > > Cc: dev@dpdk.org; Yigit, Ferruh > Subject: [PATCH 5/6] doc: add offload flag to PMD todo list > > To track modification: > ce17eddefc20 ("ethdev: introduce R

Re: [dpdk-dev] [PATCH 5/6] doc: add offload flag to PMD todo list

2017-11-22 Thread Thomas Monjalon
22/11/2017 09:43, Shahaf Shuler: > Tuesday, November 21, 2017 8:03 PM, Ferruh Yigit: > > On 11/21/2017 12:32 AM, Shahaf Shuler wrote: > > > > > > The deprecation of the old offloads API is set to 18.05 [1]. my > > understanding was that we agreed to convert all PMDs on 18.02. > > > If the PMD deadl

Re: [dpdk-dev] [PATCH 5/6] doc: add offload flag to PMD todo list

2017-11-22 Thread Shahaf Shuler
Tuesday, November 21, 2017 8:03 PM, Ferruh Yigit: > On 11/21/2017 12:32 AM, Shahaf Shuler wrote: > > > > The deprecation of the old offloads API is set to 18.05 [1]. my > understanding was that we agreed to convert all PMDs on 18.02. > > If the PMD deadline is going to be postponed I think the ethd

Re: [dpdk-dev] [PATCH 5/6] doc: add offload flag to PMD todo list

2017-11-21 Thread Ferruh Yigit
On 11/21/2017 12:32 AM, Shahaf Shuler wrote: > Hi Ferruh, > > Tuesday, November 21, 2017 3:43 AM, Ferruh Yigit: >> To track modification: >> ce17eddefc20 ("ethdev: introduce Rx queue offloads API") cba7f53b717d >> ("ethdev: introduce Tx queue offloads API") >> >> Proposed deadline for PMDs is v18.

Re: [dpdk-dev] [PATCH 5/6] doc: add offload flag to PMD todo list

2017-11-21 Thread Shahaf Shuler
Hi Ferruh, Tuesday, November 21, 2017 3:43 AM, Ferruh Yigit: > To track modification: > ce17eddefc20 ("ethdev: introduce Rx queue offloads API") cba7f53b717d > ("ethdev: introduce Tx queue offloads API") > > Proposed deadline for PMDs is v18.05 The deprecation of the old offloads API is set to 1

[dpdk-dev] [PATCH 5/6] doc: add offload flag to PMD todo list

2017-11-20 Thread Ferruh Yigit
To track modification: ce17eddefc20 ("ethdev: introduce Rx queue offloads API") cba7f53b717d ("ethdev: introduce Tx queue offloads API") Proposed deadline for PMDs is v18.05 Signed-off-by: Ferruh Yigit --- doc/guides/nics/todo.rst | 11 +++ 1 file changed, 11 insertions(+) diff --git a