Re: WIP iwx(4) Tx aggregation

2021-07-29 Thread Hrvoje Popovski
On 29.7.2021. 18:05, Stefan Sperling wrote: > This is an updated patch which has been rebased on top of -current. > Make sure that your tree is fully synced up to r1.86 of if_iwx.c before > applying this patch. > > This patch includes the small change to ieee80211_input.c I sent here: >

Re: WIP iwx(4) Tx aggregation

2021-07-29 Thread Stefan Sperling
On Tue, Jul 13, 2021 at 08:20:23PM +0200, Hrvoje Popovski wrote: > On 30.6.2021. 13:28, Stefan Sperling wrote: > > On Mon, Jun 21, 2021 at 08:37:11PM +0200, Stefan Sperling wrote: > >> This patch attempts to implement Tx aggregation support for iwx(4). > >> > >> It is not yet ready to be committed

Re: WIP iwx(4) Tx aggregation

2021-07-13 Thread Hrvoje Popovski
On 30.6.2021. 13:28, Stefan Sperling wrote: > On Mon, Jun 21, 2021 at 08:37:11PM +0200, Stefan Sperling wrote: >> This patch attempts to implement Tx aggregation support for iwx(4). >> >> It is not yet ready to be committed because of outstanding problems: >> >> - Under load the firmware throws a

Re: WIP iwx(4) Tx aggregation

2021-06-30 Thread Stefan Sperling
On Mon, Jun 21, 2021 at 08:37:11PM +0200, Stefan Sperling wrote: > This patch attempts to implement Tx aggregation support for iwx(4). > > It is not yet ready to be committed because of outstanding problems: > > - Under load the firmware throws a fatal firmware error every few minutes. > > -

WIP iwx(4) Tx aggregation

2021-06-21 Thread Stefan Sperling
This patch attempts to implement Tx aggregation support for iwx(4). It is not yet ready to be committed because of outstanding problems: - Under load the firmware throws a fatal firmware error every few minutes. - Starting a background scan under load can cause firmware errors and might error