Re: [LEDE-DEV] [PATCH 1/2] ltq-atm: rewrite tx path to use IRQs

2018-01-11 Thread Antti Seppälä
On 11 January 2018 at 12:54, Kevin Darbyshire-Bryant wrote: > > >> On 10 Jan 2018, at 18:47, Antti Seppälä wrote: >>> >>> diff --git a/package/kernel/lantiq/ltq-atm/src/ifxmips_atm_core.h >>> b/package/kernel/lantiq/ltq-atm/src/ifxmips_atm_core.h >

Re: [LEDE-DEV] [PATCH 1/2] ltq-atm: rewrite tx path to use IRQs

2018-01-10 Thread Antti Seppälä
On 8 January 2018 at 10:54, Alexander Couzens wrote: > The ATM subsystem is different from the generic ethernet NICs. The ATM > subsystem requires a callback when a packet has been sent. It means a > tx skb_buff need to be used after it has sent. While the generic NIC > can fill up the TX ring and

Re: [LEDE-DEV] [PATCH] lantiq: update USB controller handling

2017-01-07 Thread Antti Seppälä
On 7 January 2017 at 04:01, Hauke Mehrtens wrote: > On 01/06/2017 11:31 PM, Antti Seppälä wrote: >> On 6 January 2017 at 21:32, Hauke Mehrtens wrote: >>> On 01/06/2017 08:26 PM, Martin Blumenstingl wrote: >>>> Hi Hauke, >>>> >>>> (CC'i

Re: [LEDE-DEV] [PATCH] lantiq: update USB controller handling

2017-01-06 Thread Antti Seppälä
On 6 January 2017 at 21:32, Hauke Mehrtens wrote: > On 01/06/2017 08:26 PM, Martin Blumenstingl wrote: >> Hi Hauke, >> >> (CC'ing Mathias as he was looking into some of the USB issues as well) >> >> On Fri, Jan 6, 2017 at 8:06 PM, Hauke Mehrtens wrote: >>> This makes the code use the same setting

Re: [LEDE-DEV] [PATCH 3/3] lantiq: add device tree binding for dwc2 on danube

2016-10-30 Thread Antti Seppälä
On 30 October 2016 at 14:09, Ben Mulvihill wrote: > On Sun, 2016-10-30 at 12:27 +0200, Antti Seppälä wrote: >> On 29 October 2016 at 18:31, Ben Mulvihill wrote: >> > On Sat, 2016-10-29 at 13:28 +0200, Ben Mulvihill wrote: >> >> On Fri, 2016-10-28 at 23:35 +0200, B

Re: [LEDE-DEV] [PATCH 3/3] lantiq: add device tree binding for dwc2 on danube

2016-10-30 Thread Antti Seppälä
On 29 October 2016 at 00:22, Ben Mulvihill wrote: > On Fri, 2016-10-28 at 18:28 +0200, Christian Lamparter wrote: >> Hello, >> >> On Friday, October 28, 2016 4:30:56 PM CEST Ben Mulvihill wrote: >> > Add device tree binding for dwc2 usb driver on lantiq danube >> > >> > Signed-off-by: Ben Mulvihil

Re: [LEDE-DEV] [PATCH 3/3] lantiq: add device tree binding for dwc2 on danube

2016-10-30 Thread Antti Seppälä
On 29 October 2016 at 18:31, Ben Mulvihill wrote: > On Sat, 2016-10-29 at 13:28 +0200, Ben Mulvihill wrote: >> On Fri, 2016-10-28 at 23:35 +0200, Ben Mulvihill wrote: >> > On Fri, 2016-10-28 at 19:14 +0300, Antti Seppälä wrote: >> > > On 28 October 2016 at 17:30

Re: [LEDE-DEV] [PATCH 3/3] lantiq: add device tree binding for dwc2 on danube

2016-10-28 Thread Antti Seppälä
On 28 October 2016 at 17:30, Ben Mulvihill wrote: > Add device tree binding for dwc2 usb driver on lantiq danube > > Signed-off-by: Ben Mulvihill > --- > diff -uprN a/target/linux/lantiq/dts/danube.dtsi > b/target/linux/lantiq/dts/danube.dtsi > --- a/target/linux/lantiq/dts/danube.dtsi 201

Re: [LEDE-DEV] lantiq: reduced throughput with SMP disabled

2016-08-05 Thread Antti Seppälä
On 4 August 2016 at 16:45, Felix Fietkau wrote: > On 2016-08-04 15:40, James Finnie wrote: >>> Please test the latest version of my staging tree at >>> https://git.lede-project.org/?p=lede/nbd/staging.git;a=summary >> >> I built an image with your r1251 from staging, it indeed has the >> performan