2014-03-26 17:48, Olivier MATZ: > 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>
Applied > By the way, a similar patch could be done for the Linux driver > but it's another story ;) Yes another path is welcome -- Thomas