Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 30 Aug 2021 17:39:48 +0700
From:      Eugene Grosbein <eugen@grosbein.net>
To:        =?UTF-8?Q?=c3=96zkan_KIRIK?= <ozkan.kirik@gmail.com>, FreeBSD Net <freebsd-net@freebsd.org>
Subject:   Re: Creating/destroying bulk VLAN interfaces takes too long
Message-ID:  <dff93345-d56a-c560-1163-059ca4c9ea3a@grosbein.net>
In-Reply-To: <CAAcX-AHacpFmEiMLV57mLFG-=RSjJt=zjNNBpxHK8qE6DYFD3w@mail.gmail.com>
References:  <CAAcX-AHacpFmEiMLV57mLFG-=RSjJt=zjNNBpxHK8qE6DYFD3w@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
30.08.2021 14:13, Özkan KIRIK wrote:

> Any suggestions?

1) Try stopping devd before test to see if it helps. devd runs LOTS of shell code upon interface creation.
2) Try "ifconfig em1 down" before test and "ifconfig em1 up" after.

Also, look at kernel logs with timestamps to see how much time it takes for kernel to respond on new vlan arrival.




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?dff93345-d56a-c560-1163-059ca4c9ea3a>