From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Miller Subject: Re: [PATCH net-next 0/4] ila: make identifier format optional and other fixes Date: Sun, 05 Nov 2017 22:10:30 +0900 (KST) Message-ID: <20171105.221030.1781445312158381606.davem@davemloft.net> References: <20171102212058.9157-1-tom@quantonium.net> Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: netdev@vger.kernel.org, rohit@quantonium.net To: tom@quantonium.net Return-path: Received: from shards.monkeyblade.net ([184.105.139.130]:45918 "EHLO shards.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751971AbdKENKe (ORCPT ); Sun, 5 Nov 2017 08:10:34 -0500 In-Reply-To: <20171102212058.9157-1-tom@quantonium.net> Sender: netdev-owner@vger.kernel.org List-ID: From: Tom Herbert Date: Thu, 2 Nov 2017 14:20:54 -0700 > The identifier type and checksum neutral mapping bits are optional > in identifier formats. This patch set fixes the implementation to > make them optional and configurable. Patch #1 is missing a signoff, please respin with that fixed. Thank you.