[dpdk-dev] [memnic PATCH 5/5] pmd: handle multiple segments on xmit

Olivier MATZ olivier.matz at 6wind.com
Wed Mar 26 17:48:06 CET 2014


Hi Hiroshi-san,

On 03/11/2014 06:40 AM, Hiroshi Shimamoto wrote:
> From: Hiroshi Shimamoto <h-shimamoto at ct.jp.nec.com>
> 
> The current MEMNIC PMD cannot handle multiple segments.
> 
> Add the functionality to transmit a mbuf which has multiple segments.
> Walk every segment in transmitting mbuf and copy the data to MEMNIC
> packet buffer.
> 
> Signed-off-by: Hiroshi Shimamoto <h-shimamoto at ct.jp.nec.com>
> Reviewed-by: Hayato Momma <h-momma at ce.jp.nec.com>

Reviewed-by: Olivier Matz <olivier.matz at 6wind.com>

By the way, a similar patch could be done for the Linux driver
but it's another story ;)

Regards,
Olivier



More information about the dev mailing list