From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id ED5E5C4332F for ; Wed, 23 Nov 2022 04:46:50 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:MIME-Version:References:In-Reply-To: Message-ID:Subject:Cc:To:From:Date:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=k2RTea8Qkz/PDzNCcArjaeeQo3aDpLHk7VEMAbikrZQ=; b=vikpJ3rgHGQCYK hDiKW+nSODHi0ZfJyUwpTV1Be+FmtlK//6zxv7ZTUCKrGSN4pVh5FUYNDiPzSBXtIX4c0H5gvHVec f3YtZoOxm1Pjog4hmzeqSsK3gQKttZAjhiLpf6AJNbuzISPwt2HYDS4hgoC+7aec8DFrYuNH/lyMr uX0UnjH8Sqo9jvxHsPuUZ7JQm6oYcnrkS1iJ7WtHEdlHeLTXFA3ZXKQtFyDt3wwNHEwlsRFCfMVVa +ZAR4Mgdw6diSRHBy6EEAMx3O+X98kw/fiAEhFVZsk1x2hniIwYd8Hu4PrfFUm88JhZEJ8eOtPCgi 0iXu4pZP0VEqEjWqoJQg==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1oxhdv-00E0kf-8j; Wed, 23 Nov 2022 04:45:51 +0000 Received: from dfw.source.kernel.org ([139.178.84.217]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1oxhds-00E0j1-Ou for linux-arm-kernel@lists.infradead.org; Wed, 23 Nov 2022 04:45:50 +0000 Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by dfw.source.kernel.org (Postfix) with ESMTPS id 29B5E61A56; Wed, 23 Nov 2022 04:45:48 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id BE638C433C1; Wed, 23 Nov 2022 04:45:46 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1669178747; bh=Lt0VpRPIdgR0tpk4SuGH/LkrbNuZe5tFow9WfSwLb0w=; h=Date:From:To:Cc:Subject:In-Reply-To:References:From; b=DAiQkYzZIvJRYAfqgb+GC6C/E+VO34lSUQ6UxaweX2ualiHKNFjuvtwQXSYU90DXF NLgLwCTse64JXSoXE0MfG7MwF5MzwyLR0tZe4zdn4sfPRuaS+18FRKjdQxst5sVj+0 Lr1DSTjtjPujjBzMp34uhEnRBW0abZZDLO7n2Q+hpyOyyB6E34udkyQyBtULE034g9 iN9LekEKbdBRsIA8LodOaX9pOZMqyx7jNDxnEJ8KlvtJz9mDgqhdI+E6fVghqX0geO aoi/+z7ylgIvUh0qVuEi/cVvxwOvKFP1pytSEWwP4L6qajnwPBHuI+8Dg+OC+5TtmU 7SD9vreLriBrw== Date: Tue, 22 Nov 2022 20:45:45 -0800 From: Jakub Kicinski To: Steen Hegelund Cc: "David S . Miller" , Eric Dumazet , Paolo Abeni , , Randy Dunlap , "Casper Andersson" , Russell King , Wan Jiabing , "Nathan Huckleberry" , , , , Daniel Machon , Horatiu Vultur , Lars Povlsen Subject: Re: [PATCH net-next 1/4] net: microchip: sparx5: Support for copying and modifying rules in the API Message-ID: <20221122204545.40597627@kernel.org> In-Reply-To: <20221122145938.1775954-2-steen.hegelund@microchip.com> References: <20221122145938.1775954-1-steen.hegelund@microchip.com> <20221122145938.1775954-2-steen.hegelund@microchip.com> MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20221122_204548_881240_2A3E9F93 X-CRM114-Status: UNSURE ( 8.48 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org On Tue, 22 Nov 2022 15:59:35 +0100 Steen Hegelund wrote: > This adds support for making a copy of a rule and modify keys and actions > to differentiate the copy. gcc says: drivers/net/ethernet/microchip/vcap/vcap_api.c:1479:16: warning: Using plain integer as NULL pointer _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel