Re: [PATCH 4.19 13/99] netfilter: nf_conncount: fix argument order to find_next_bit

2019-04-22 Thread Andreas Hartmann
On 22.04.19 at 20:57 Florian Westphal wrote: > Andreas Hartmann wrote: >>> Could you at least tell us how you're using nf_conncount (nf/iptables >>> rules)? >> >> # Generated by iptables-save v1.6.2 on Mon Apr 22 20:19:30 2019 >> *filter >> :INPUT DROP [0:0] >> :FORWARD ACCEPT [0:0] >> :OUTPUT

Re: [PATCH 4.19 13/99] netfilter: nf_conncount: fix argument order to find_next_bit

2019-04-22 Thread Florian Westphal
Andreas Hartmann wrote: > On 22.04.19 at 20:57 Florian Westphal wrote: > > grep CONNCOUNT ~/your_kernel_conf > > True - it's not in use (it's not even configured) at all. I'm surprised that > it seems to fix the problem anyway. Thats usually the main problem when testing for a bug that doesn't

Re: [PATCH 4.19 13/99] netfilter: nf_conncount: fix argument order to find_next_bit

2019-04-22 Thread Florian Westphal
Andreas Hartmann wrote: > > Could you at least tell us how you're using nf_conncount (nf/iptables > > rules)? > > # Generated by iptables-save v1.6.2 on Mon Apr 22 20:19:30 2019 > *filter > :INPUT DROP [0:0] > :FORWARD ACCEPT [0:0] > :OUTPUT DROP [4423:248703] > -A INPUT -s 127.0.0.1/32 -d

Re: [PATCH 4.19 13/99] netfilter: nf_conncount: fix argument order to find_next_bit

2019-04-22 Thread Andreas Hartmann
On 22.04.19 at 19:27 Florian Westphal wrote: > Andreas Hartmann wrote: >> Since 4.19.17, I'm facing problems during streaming of videos I've never >> seen before. This means: >> >> - video from internet stutters although enough data flow can be seen in bmon. >> - gpu is locked: >> radeon

Re: [PATCH 4.19 13/99] netfilter: nf_conncount: fix argument order to find_next_bit

2019-04-22 Thread Florian Westphal
Andreas Hartmann wrote: > Since 4.19.17, I'm facing problems during streaming of videos I've never seen > before. This means: > > - video from internet stutters although enough data flow can be seen in bmon. > - gpu is locked: > radeon :0a:00.0: ring 0 stalled for more than 14084msec >

Re: [PATCH 4.19 13/99] netfilter: nf_conncount: fix argument order to find_next_bit

2019-04-22 Thread Andreas Hartmann
Hello! Since 4.19.17, I'm facing problems during streaming of videos I've never seen before. This means: - video from internet stutters although enough data flow can be seen in bmon. - gpu is locked: radeon :0a:00.0: ring 0 stalled for more than 14084msec radeon :0a:00.0: GPU lockup