From: ben.hutchings@codethink.co.uk (Ben Hutchings)
To: cip-dev@lists.cip-project.org
Subject: [cip-dev] [RFC PATCH 0/7] 'SKB reserve' quirk setup to u_ether
Date: Wed, 30 May 2018 18:44:17 +0100 [thread overview]
Message-ID: <1527702257.2289.24.camel@codethink.co.uk> (raw)
In-Reply-To: <1527177910-65275-1-git-send-email-biju.das@bp.renesas.com>
On Thu, 2018-05-24 at 17:05 +0100, Biju Das wrote:
> Hi All,
>
> Some platforms (e.g. USB-DMAC on R-Car and RZ/G1 SoCs) has memory
> alignment restriction. If memory alignment is not match, the usb
> peripheral driver decides not to use the DMA controller.
> Then, the performance is not good.
>
> Patch 1-4 --> basically add support only for NCM network model.
>
> Patch 5--> supports for all network models.
>
> Patch 6-->fixes cpulock up condition on the USB DMAC driver
>
> Patch 7--> enables USB DMAC
>
> Renesas USB DMAC driver is not enabled in 4.4 stable kernel.
> So not planning to send the patch set to stable kernel.
The USB DMAC driver is present, so I think patch 6 should go to 4.4-
stable. For the rest, I agree they can be added to 4.4-cip only.
Ben.
> Cheers,
> Biju
>
> Dmitry Osipenko (1):
> ? usb: gadget: f_ncm/u_ether: Move 'SKB reserve' quirk setup to u_ether
>
> Geert Uytterhoeven (1):
> ? ARM: shmobile: defconfig: Enable missing support based on DTSes
>
> Yoshihiro Shimoda (5):
> ? usb: gadget: add a new quirk to avoid skb_reserve in u_ether.c
> ? usb: gadget: u_ether: add a flag to avoid skb_reserve() calling
> ? usb: gadget: f_ncm: add support for no_skb_reserve
> ? usb: renesas_usbhs: set quirk_avoids_skb_reserve if USB-DMAC is used
> ? dmaengine: usb-dmac: fix endless loop in usb_dmac_chan_terminate_all()
>
> ?arch/arm/configs/shmobile_defconfig????|??1 +
> ?drivers/dma/sh/usb-dmac.c??????????????|??4 ++--
> ?drivers/usb/gadget/function/u_ether.c??|??5 ++++-
> ?drivers/usb/renesas_usbhs/mod_gadget.c |??2 ++
> ?include/linux/usb/gadget.h?????????????| 13 +++++++++++++
> ?5 files changed, 22 insertions(+), 3 deletions(-)
>
--
Ben Hutchings, Software Developer ? Codethink Ltd
https://www.codethink.co.uk/ Dale House, 35 Dale Street
Manchester, M1 2HF, United Kingdom
We respect your privacy.?? See https://www.codethink.co.uk/privacy.html
next prev parent reply other threads:[~2018-05-30 17:44 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-05-24 16:05 [cip-dev] [RFC PATCH 0/7] 'SKB reserve' quirk setup to u_ether Biju Das
2018-05-24 16:05 ` [cip-dev] [RFC PATCH 1/7] usb: gadget: add a new quirk to avoid skb_reserve in u_ether.c Biju Das
2018-05-24 16:05 ` [cip-dev] [RFC PATCH 2/7] usb: gadget: u_ether: add a flag to avoid skb_reserve() calling Biju Das
2018-05-24 16:05 ` [cip-dev] [RFC PATCH 3/7] usb: gadget: f_ncm: add support for no_skb_reserve Biju Das
2018-05-24 16:05 ` [cip-dev] [RFC PATCH 4/7] usb: renesas_usbhs: set quirk_avoids_skb_reserve if USB-DMAC is used Biju Das
2018-05-24 16:05 ` [cip-dev] [RFC PATCH 5/7] usb: gadget: f_ncm/u_ether: Move 'SKB reserve' quirk setup to u_ether Biju Das
2018-05-24 16:05 ` [cip-dev] [RFC PATCH 6/7] dmaengine: usb-dmac: fix endless loop in usb_dmac_chan_terminate_all() Biju Das
2018-05-24 16:05 ` [cip-dev] [RFC PATCH 7/7] ARM: shmobile: defconfig: Enable missing support based on DTSes Biju Das
2018-05-30 18:04 ` Ben Hutchings
2018-05-30 18:16 ` Biju Das
2018-05-30 18:22 ` Ben Hutchings
2018-05-30 18:26 ` Biju Das
2018-05-30 17:44 ` Ben Hutchings [this message]
2018-06-26 9:13 ` [cip-dev] [RFC PATCH 0/7] 'SKB reserve' quirk setup to u_ether Biju Das
2018-07-08 20:02 ` Ben Hutchings
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1527702257.2289.24.camel@codethink.co.uk \
--to=ben.hutchings@codethink.co.uk \
--cc=cip-dev@lists.cip-project.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox