From mboxrd@z Thu Jan 1 00:00:00 1970 From: Pablo Neira Ayuso Subject: Re: [PATCH 1/1] netfilter: gre: Use the consitent GRE and PPTP struct instead of the structures defined in netfilter Date: Thu, 25 Aug 2016 14:16:50 +0200 Message-ID: <20160825121650.GA2537@salvia> References: <1471618894-10582-1-git-send-email-fgao@ikuai8.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: Gao Feng , Patrick McHardy , Netfilter Developer Mailing List , Philp Prindeville , Linux Kernel Network Developers To: Feng Gao Return-path: Content-Disposition: inline In-Reply-To: Sender: netdev-owner@vger.kernel.org List-Id: netfilter-devel.vger.kernel.org On Fri, Aug 19, 2016 at 11:03:46PM +0800, Feng Gao wrote: > My email server reports the last same patch email failed to send. > So I just sent it again. > > I am sorry, if anyone receives duplicated ones. git am v2-1-2-net-next-netfilter-gre-Use-consistent-GRE_-macros-instead-of-ones-defined-by-netfilter..patch -s Applying: netfilter: gre: Use consistent GRE_* macros instead of ones defined by netfilter. error: patch failed: include/uapi/linux/if_tunnel.h:36 error: include/uapi/linux/if_tunnel.h: patch does not apply It seems your base was missing this patch: commit ab10dccb11608b96b43b557c12a5ad867723e503 Author: Gao Feng Date: Tue Aug 9 12:38:24 2016 +0800 rps: Inspect PPTP encapsulated by GRE to get flow hash Since I cannot see GRE_FLAGS in your patch as context. Please rebase and resubmit, thanks!