Re: Panics on 7.4 possibly related to TSO/LRO in ix

2024-01-01 Thread Jan Klemkow
On Thu, Dec 14, 2023 at 11:22:27PM +, John Clendenen wrote: > >Synopsis: Panics occuring about once every 24 hours since 7.4 upgrade. > Appears to be network related. Disabling LRO on ix devices helps. > >Category: amd64 > >Environment: > System : OpenBSD 7.4 > Details : OpenBSD 7.4 (G

Re: panic: pool_do_get: mcl2k free list modified

2024-06-15 Thread Jan Klemkow
Does ist also happend, if you disable LRO? try: ifconfig vio0 -tcplro thanks for you bug report, jan On June 15, 2024 5:58:42 PM GMT+02:00, Daniel Jakots wrote: >Hey, > >I updated my machines today to the latest snapshot. Previous >snapshot it was running was from 2024-05-24. > >I don't have

Re: TSO on IPv6 under QEMU

2024-08-29 Thread Jan Klemkow
hi, what ist the output of: ifconfig hwfeatures thanks, jan On August 29, 2024 10:32:09 AM GMT+02:00, kek...@ya.ru wrote: >>Synopsis: TSO on IPv6 under QEMU >>Category: kernel >>Environment: > System : OpenBSD 7.6 > Details : OpenBSD 7.6-beta (GENERIC) #275: Sat Aug

Re: TSO on IPv6 under QEMU

2024-08-29 Thread Jan Klemkow
hi, what is the output of: ifconfig vio0 hwfeatures thanks, jan On August 29, 2024 10:32:09 AM GMT+02:00, kek...@ya.ru wrote: >>Synopsis: TSO on IPv6 under QEMU >>Category: kernel >>Environment: > System : OpenBSD 7.6 > Details : OpenBSD 7.6-beta (GENERIC) #275: Sat

Re: bhyve core dump when performing sysupgrade

2024-09-18 Thread Jan Klemkow
On Wed, Sep 18, 2024 at 10:52:09AM +0200, Stefan Fritsch wrote: > On Tue, 17 Sep 2024, Courtney wrote: > > > I'm trying to sysupgrade current in 2 VMs running on bhyve on SmartOS. > > I was able sysupgrade these VMs until recently. One VM is > > GENERIC.MP#242 and the other GENERIC.MP#272. > > >

Re: TSO decision is broken for IPSec

2024-11-28 Thread Jan Klemkow
On Wed, Nov 27, 2024 at 06:32:23PM GMT, Pascal Stumpf wrote: > Continuing from misc@: > > I have two different gateway machines, one with em(4), one with igc(4) > that exhibit the problem. > > With an iked.conf policy like this: > ikev2 "foo" esp \ > from 192.168.5.0/24 to dynamic \ >

Re: vmx(4) interfaces issue with 7.7

2025-05-12 Thread Jan Klemkow
On Mon, May 12, 2025 at 08:57:30PM +0200, Matthieu Herrb wrote: > At work we have several OpenBSD VMs running on a VMware cluster. Some > of them are used to route traffic between vlan. > Last friday I upgraded the one providing access to visitors (Eduroam > and a "welcome" network). > While it has

Re: TSO decision is broken for IPSec

2025-05-08 Thread Jan Klemkow
On Thu, May 08, 2025 at 06:16:47PM +0200, Pascal Stumpf wrote: > On Thu, 28 Nov 2024 10:15:58 +0100, Jan Klemkow wrote: > > On Wed, Nov 27, 2024 at 06:32:23PM GMT, Pascal Stumpf wrote: > > > Continuing from misc@: > > > > > > I have two different gateway mach