Re: [PATCH net-next v4 3/8] virtio_net: support device stats

2024-03-19 Thread Jakub Kicinski
On Fri, 15 Mar 2024 16:05:40 +0800 Xuan Zhuo wrote: > > Don't duplicate the stats which get reported via the netlink API in > > ethtool. Similar story to the rtnl stats: > > > > https://docs.kernel.org/next/networking/statistics.html#notes-for-driver-authors > > > > Sorry, this patch set did no

Re: REGRESSION: RIP: 0010:skb_release_data+0xb8/0x1e0 in vhost/tun

2024-03-19 Thread Igor Raits
On Tue, Mar 19, 2024 at 2:41 PM Willem de Bruijn wrote: > > Igor Raits wrote: > > Hello Willem, > > > > On Tue, Mar 19, 2024 at 2:08 PM Willem de Bruijn > > wrote: > > > > > > Igor Raits wrote: > > > > Hello, > > > > > > > > We have started to observe kernel crashes on 6.7.y kernels (atm we > > >

Re: REGRESSION: RIP: 0010:skb_release_data+0xb8/0x1e0 in vhost/tun

2024-03-19 Thread Willem de Bruijn
Igor Raits wrote: > Hello Willem, > > On Tue, Mar 19, 2024 at 2:08 PM Willem de Bruijn > wrote: > > > > Igor Raits wrote: > > > Hello, > > > > > > We have started to observe kernel crashes on 6.7.y kernels (atm we > > > have hit the issue 5 times on 6.7.5 and 6.7.10). On 6.6.9 where we > > > have

Re: REGRESSION: RIP: 0010:skb_release_data+0xb8/0x1e0 in vhost/tun

2024-03-19 Thread Igor Raits
Hello Willem, On Tue, Mar 19, 2024 at 2:08 PM Willem de Bruijn wrote: > > Igor Raits wrote: > > Hello, > > > > We have started to observe kernel crashes on 6.7.y kernels (atm we > > have hit the issue 5 times on 6.7.5 and 6.7.10). On 6.6.9 where we > > have nodes of cluster it looks stable. Pleas

Re: REGRESSION: RIP: 0010:skb_release_data+0xb8/0x1e0 in vhost/tun

2024-03-19 Thread Stefan Hajnoczi
On Tue, Mar 19, 2024 at 10:00:08AM +0100, Igor Raits wrote: > Hello, > > We have started to observe kernel crashes on 6.7.y kernels (atm we > have hit the issue 5 times on 6.7.5 and 6.7.10). On 6.6.9 where we > have nodes of cluster it looks stable. Please see stacktrace below. If > you need more

Re: REGRESSION: RIP: 0010:skb_release_data+0xb8/0x1e0 in vhost/tun

2024-03-19 Thread Willem de Bruijn
Igor Raits wrote: > Hello, > > We have started to observe kernel crashes on 6.7.y kernels (atm we > have hit the issue 5 times on 6.7.5 and 6.7.10). On 6.6.9 where we > have nodes of cluster it looks stable. Please see stacktrace below. If > you need more information please let me know. > > We do

Re: REGRESSION: RIP: 0010:skb_release_data+0xb8/0x1e0 in vhost/tun

2024-03-19 Thread Igor Raits
Hello again, On Tue, Mar 19, 2024 at 10:00 AM Igor Raits wrote: > > Hello, > > We have started to observe kernel crashes on 6.7.y kernels (atm we > have hit the issue 5 times on 6.7.5 and 6.7.10). On 6.6.9 where we > have nodes of cluster it looks stable. Please see stacktrace below. If > you nee

Re: [PATCH net-next v5 0/9] virtio-net: support device stats

2024-03-19 Thread Paolo Abeni
On Mon, 2024-03-18 at 13:19 +0100, Jiri Pirko wrote: > Mon, Mar 18, 2024 at 12:53:38PM CET, xuanz...@linux.alibaba.com wrote: > > On Mon, 18 Mar 2024 12:52:18 +0100, Jiri Pirko wrote: > > > Mon, Mar 18, 2024 at 12:05:53PM CET, xuanz...@linux.alibaba.com wrote: > > > > As the spec: > > > > > > > >

REGRESSION: RIP: 0010:skb_release_data+0xb8/0x1e0 in vhost/tun

2024-03-19 Thread Igor Raits
Hello, We have started to observe kernel crashes on 6.7.y kernels (atm we have hit the issue 5 times on 6.7.5 and 6.7.10). On 6.6.9 where we have nodes of cluster it looks stable. Please see stacktrace below. If you need more information please let me know. We do not have a consistent reproducer