mbox series

[0/2] DisplayLink USB-ethernet improvements

Message ID 20220704070407.45618-1-lukasz.spintzyk@synaptics.com (mailing list archive)
Headers show
Series DisplayLink USB-ethernet improvements | expand

Message

Łukasz Spintzyk July 4, 2022, 7:04 a.m. UTC
Hi all,

I am resending that two changes again.

This are two patches to cdc_ncm driver used in our DisplayLink USB docking stations.
They are independent, however both of them are improving performance and stability so it matches Windows experience.

It is improving the experience for users of millions of DisplayLink-based docking stations that are in the wild.
That tweaks of NTB TX/RX results in approximately 4-5x available bandwidth improvement in extreme cases.


Please take a look. 

Regards,
Łukasz Spintzyk 

Software Developer at Synaptics Inc.


Dominik Czerwik (1):
  net/cdc_ncm: Enable ZLP for DisplayLink ethernet devices

Łukasz Spintzyk (1):
  net/cdc_ncm: Increase NTB max RX/TX values to 64kb

 drivers/net/usb/cdc_ncm.c   | 24 ++++++++++++++++++++++++
 include/linux/usb/cdc_ncm.h |  4 ++--
 2 files changed, 26 insertions(+), 2 deletions(-)