Re: [lng-odp] continuous memory allocation for drivers

2016-11-17 Thread Maciej Czekaj
On Fri, 11 Nov 2016 11:13:27 +0100 Francois Ozog wrote: On 11 November 2016 at 10:10, Brian Brooks wrote: On 11/10 18:52:49, Christophe Milard wrote: Hi, My hope was that packet segments would all be smaller than one page (either normal pages or huge pages) When is this the case? With a 409

[lng-odp] clarification of pktout checksum offload feature

2016-10-13 Thread Maciej Czekaj
Guys, I was going to implement checksum offload for OFP project based on Monarch checksum offload capability and I found out that there is no example for using that API. Also, documentation seams to leave some room for various interpretations, so I would like to clarify that and post a patch

Re: [lng-odp] [API-NEXT PATCH] api-next: pktio: add odp_pktio_send_complete() definition

2015-06-02 Thread Maciej Czekaj
Zoltan, I am currently working on ThunderX port so I can offer an insight into one of the implementations. ThunderX has more server-like network adapter as opposed to Octeon or QorIQ, so buffer management is done in software. I think the problem with pool starvation affects mostly those kinds of