From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jiri Pirko Subject: Re: More painful merges... Date: Mon, 30 Oct 2017 17:41:31 +0100 Message-ID: <20171030164131.GD4115@nanopsycho.orion> References: <20171030.211551.790664985307439262.davem@davemloft.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: David Miller , Linux Kernel Network Developers , John Fastabend , Alexei Starovoitov , Daniel Borkmann , Jiri Pirko To: Cong Wang Return-path: Received: from mail-wm0-f43.google.com ([74.125.82.43]:46151 "EHLO mail-wm0-f43.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932369AbdJ3Qle (ORCPT ); Mon, 30 Oct 2017 12:41:34 -0400 Received: by mail-wm0-f43.google.com with SMTP id m72so17173702wmc.1 for ; Mon, 30 Oct 2017 09:41:33 -0700 (PDT) Content-Disposition: inline In-Reply-To: Sender: netdev-owner@vger.kernel.org List-ID: Mon, Oct 30, 2017 at 04:58:25PM CET, xiyou.wangcong@gmail.com wrote: >On Mon, Oct 30, 2017 at 5:15 AM, David Miller wrote: >> >> BPF and tc action bug fixes in 'net' caused some extremely >> painful merges with 'net-next'. >> >> Could the interested parties please take a look at 'net-next' >> and send me any necessary fixes, as I did the best that I >> could. >> > >The tcf_block_put_ext() part looks good to me. I will run >some tests to make sure. Looks fine to me as well.