lkml.org 
[lkml]   [2014]   [Jul]   [7]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[PATCH v2 0/3] usb: gadget: NCM: Fixes and Multi-frame for TX.
Date
This series adds the ability to support packaging multiple network
packets into a single 16k CDC-NCM NTB.

Patches 1 and 3 are fixes for the receive unwrap function which
previously was unable to handle an NTB with multiple NDP's and a fix
that switches from using skb_clone to creating a new packet to fix the
issue of the truesize being far to big and causing packets to be
dropped incorrectly.

Jim Baxter (3):
usb: gadget: NCM: RX function support multiple NDPs
usb: gadget: NCM: Add transmit multi-frame.
usb: gadget: NCM: Stop RX TCP Bursts getting dropped.

drivers/usb/gadget/f_ncm.c | 480 +++++++++++++++++++++++++++++-------------
drivers/usb/gadget/u_ether.c | 19 +-
drivers/usb/gadget/u_ether.h | 2 +
3 files changed, 347 insertions(+), 154 deletions(-)

--
1.7.9.5



\
 
 \ /
  Last update: 2014-07-07 20:41    [W:0.047 / U:0.136 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site