From owner-freebsd-net@freebsd.org Mon Dec 14 10:47:12 2015 Return-Path: Delivered-To: freebsd-net@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 9DCC5A420B9 for ; Mon, 14 Dec 2015 10:47:12 +0000 (UTC) (envelope-from hps@selasky.org) Received: from mail.turbocat.net (heidi.turbocat.net [88.198.202.214]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 679A51614 for ; Mon, 14 Dec 2015 10:47:11 +0000 (UTC) (envelope-from hps@selasky.org) Received: from laptop015.home.selasky.org (unknown [62.141.129.119]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by mail.turbocat.net (Postfix) with ESMTPSA id 1880D1FE023; Mon, 14 Dec 2015 11:47:10 +0100 (CET) Subject: Re: Random kernel panic when unloading Dummynet module in multicore processor To: Rasool Al-Saadi , "freebsd-net@freebsd.org" References: <6545444AE21C2749939E637E56594CEA3C10B9DA@gsp-ex02.ds.swin.edu.au> <566E87F1.3040606@selasky.org> <6545444AE21C2749939E637E56594CEA3C10CA5C@gsp-ex02.ds.swin.edu.au> From: Hans Petter Selasky Message-ID: <566E9EA0.80502@selasky.org> Date: Mon, 14 Dec 2015 11:49:04 +0100 User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:38.0) Gecko/20100101 Thunderbird/38.2.0 MIME-Version: 1.0 In-Reply-To: <6545444AE21C2749939E637E56594CEA3C10CA5C@gsp-ex02.ds.swin.edu.au> Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 14 Dec 2015 10:47:12 -0000 On 12/14/15 11:38, Rasool Al-Saadi wrote: >> Hi, >> > >> >Can you try this DIFF: >> > >> >https://reviews.freebsd.org/D3855 > Thanks Hans! > This DIFF solved the problem perfectly. Hi, Can some firewall guys approve D3855 and I'll put it in? Thank you for testing! --HPS