From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jakub Kicinski Subject: Re: BUG: KASAN: use-after-free in tcf_block_put_ext+0x5cf/0x5e0 Date: Thu, 7 Dec 2017 20:59:31 -0800 Message-ID: <20171207205931.7ec87898@cakuba.netronome.com> References: <20171207205127.0eec5947@cakuba.netronome.com> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: Roman Kapl , "netdev@vger.kernel.org" , Jiri Pirko To: Cong Wang Return-path: Received: from mx3.wp.pl ([212.77.101.10]:30453 "EHLO mx3.wp.pl" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751028AbdLHE7i (ORCPT ); Thu, 7 Dec 2017 23:59:38 -0500 In-Reply-To: <20171207205127.0eec5947@cakuba.netronome.com> Sender: netdev-owner@vger.kernel.org List-ID: On Thu, 7 Dec 2017 20:51:27 -0800, Jakub Kicinski wrote: > Running the netdevsim test after a week and a bit of not trying it: > > $ make -C tools/testing/selftests/bpf/ CLANG=clang LLC=llc > # ./tools/testing/selftests/bpf/test_offload.py Ah, I didn't clarify - this is net-next at 66c5c5b56682 ("Merge branch 'smc-fixes-next'") plus some BPF-related commits.