sepherosa_gmail.com added a comment.
In https://reviews.freebsd.org/D8905#185507, @jhb wrote:
> I would suggest rewording the message a bit to something like:
>
> Defer if_up() until after the interface's if_ioctl method is called.
>
> This ensures the interface is initialize
sepherosa_gmail.com updated the summary for this revision.
REVISION DETAIL
https://reviews.freebsd.org/D8905
EMAIL PREFERENCES
https://reviews.freebsd.org/settings/panel/emailpreferences/
To: sepherosa_gmail.com, delphij, royger, decui_microsoft.com,
honzhan_microsoft.com, howard0su_gmail.c
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=196361
--- Comment #12 from Alan Somers ---
(In reply to jhujhiti from comment #11)
Regarding same_ip_multiple_ifaces_fib0, the configuration isn't valid. But
that's not the point of the test. As the comment and the PR say, the point of
the test
jhb added a comment.
I would suggest rewording the message a bit to something like:
Defer if_up() until after the interface's if_ioctl method is called.
This ensures the interface is initialized by the interface driver before
it can be used by the rest of the system.
REVISI
On Thursday, December 29, 2016 10:02:32 AM Vincenzo Maffione wrote:
> Ok, thanks for the clarification. I change the lock type to MTX_DEF
> (and did a test). I attached the new patch.
Looks good to me, thanks!
> Cheers,
> Vincenzo
>
> 2016-12-29 2:06 GMT+01:00 John Baldwin :
> > On Wednesday,
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=213237
--- Comment #6 from o...@j.email.ne.jp ---
https://svnweb.freebsd.org/base?view=revision&revision=286410 was the trigger.
Per comment, "ndis, ... were not tested. ...But the ndis driver is complex, and
it is likely to be broken with this co
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=215613
--- Comment #2 from Andrey V. Elsukov ---
I looked at the latest driver code (1.6.10), and I think this problem was fixed
by moving code that initializes/frees queues from ixl_init()/ixl_stop() into
ixl_attach()/ixl_detach().
--
You are r
___
freebsd-net@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-net
To unsubscribe, send any mail to "freebsd-net-unsubscr...@freebsd.org"
Ok, thanks for the clarification. I change the lock type to MTX_DEF
(and did a test). I attached the new patch.
Cheers,
Vincenzo
2016-12-29 2:06 GMT+01:00 John Baldwin :
> On Wednesday, December 28, 2016 07:25:22 PM Vincenzo Maffione wrote:
>> Hi,
>> The "worker_lock" is taken by nm_os_kthrea
sepherosa_gmail.com added reviewers: glebius, gnn, rwatson.
sepherosa_gmail.com added a subscriber: freebsd-net-list.
REVISION DETAIL
https://reviews.freebsd.org/D8963
EMAIL PREFERENCES
https://reviews.freebsd.org/settings/panel/emailpreferences/
To: decui_microsoft.com, hselasky, sepherosa_
10 matches
Mail list logo