From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Miller Subject: Re: [PATCH net 0/2] bpf: htab fixes Date: Thu, 09 Mar 2017 13:28:09 -0800 (PST) Message-ID: <20170309.132809.1052213997432422661.davem@davemloft.net> References: <1488945613-1857856-1-git-send-email-ast@fb.com> Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: daniel@iogearbox.net, netdev@vger.kernel.org, kernel-team@fb.com To: ast@fb.com Return-path: Received: from shards.monkeyblade.net ([184.105.139.130]:44612 "EHLO shards.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751013AbdCIV2L (ORCPT ); Thu, 9 Mar 2017 16:28:11 -0500 In-Reply-To: <1488945613-1857856-1-git-send-email-ast@fb.com> Sender: netdev-owner@vger.kernel.org List-ID: From: Alexei Starovoitov Date: Tue, 7 Mar 2017 20:00:11 -0800 > Two bpf hashtable fixes. See individual patches for details. Series applied, thanks Alexei.