Re: [dpdk-dev] Guidelines for moving PMDs to new ethdev offloads API

2017-12-10 Thread Thomas Monjalon
Hi, Re-sending Shahaf's email to maintainers (and without Outlook formatting) Please, maintainers of networking PMD, *start the transition work as soon as possible*. We will ping you individually if no progress is seen. Thank you --- In 17.11 the ethdev offloads API has changed: commit c

Re: [dpdk-dev] Guidelines for moving PMDs to new ethdev offloads API

2017-12-09 Thread Shahaf Shuler
Sunday, December 10, 2017 7:52 AM, Stephen Hemminger: > > On Sun, 10 Dec 2017 05:35:45 + > Shahaf Shuler wrote: > > > In 17.11 the ethdev offloads API has changed: > > > > commit cba7f53b717d ("ethdev: introduce Tx queue offloads > > API") > > > > commit ce17

Re: [dpdk-dev] Guidelines for moving PMDs to new ethdev offloads API

2017-12-09 Thread Stephen Hemminger
On Sun, 10 Dec 2017 05:35:45 + Shahaf Shuler wrote: > In 17.11 the ethdev offloads API has changed: > > commit cba7f53b717d ("ethdev: introduce Tx queue offloads > API") > > commit ce17eddefc20 ("ethdev: introduce Rx queue offloads > API") The new API is do

[dpdk-dev] Guidelines for moving PMDs to new ethdev offloads API

2017-12-09 Thread Shahaf Shuler
In 17.11 the ethdev offloads API has changed: commit cba7f53b717d ("ethdev: introduce Tx queue offloads API") commit ce17eddefc20 ("ethdev: introduce Rx queue offloads API") The new API is documented in the programmer's guide: https://emea01.safe