Re: Re: reproducible kernel crash with the agr interface

2022-02-22 Thread 6bone

Hello,

for me the lagg interface works perfectly.

Thanks for the tip.


Regards
Uwe


On Mon, 21 Feb 2022, Shoichi Yamaguchi wrote:


Date: Mon, 21 Feb 2022 16:18:59 +0900
From: Shoichi Yamaguchi 
To: 6b...@6bone.informatik.uni-leipzig.de
Cc: current-users@netbsd.org
Subject: [Extern] Re: reproducible kernel crash with the agr interface

Hi,

This panic may be caused by adding an interface to agr(4)
after another interface is added to the agr(4) and deleted.


ifconfig agr0 create
ifconfig agr0 agrport wm1


ifp->if_hwdl of agr0 is created on adding wm1.


ifconfig agr0 -agrport wm1


ifp->if_hwdl of agr0 is not deleted on it.


ifconfig agr0 agrport bnx1


ifp->if_hwdl is created again, so the panic appears.

You may be able to use lagg(4) to avoid the panic.

% ifconfig lagg0 create
% ifconfig lagg0 laggproto lacp
% ifconfig lagg0 laggport wm1
% ifconfig lagg0 -laggport wm1
% ifconfig lagg0 laggport bnx1

-- yamaguchi



daily CVS update output

2022-02-22 Thread NetBSD source update


Updating src tree:
P src/distrib/sets/lists/xcomp/mi
P src/external/mit/xorg/lib/libXi/Makefile
P src/external/mit/xorg/lib/libXxf86vm/Makefile
P src/sys/arch/macppc/conf/POWERMAC_G5

Updating xsrc tree:


Killing core files:



Updating release-8 src tree (netbsd-8):

Updating release-8 xsrc tree (netbsd-8):



Updating release-9 src tree (netbsd-9):
P bin/sh/histedit.c
U doc/CHANGES-9.3

Updating release-9 xsrc tree (netbsd-9):




Updating file list:
-rw-rw-r--  1 srcmastr  netbsd  44722530 Feb 23 03:11 ls-lRA.gz