From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jiri Pirko Subject: Re: [PATCH/RFC net-next 0/2] net/sched: cls_flower: Support matching ARP Date: Wed, 11 Jan 2017 11:27:07 +0100 Message-ID: <20170111102707.GG1852@nanopsycho> References: <1484128942-11745-1-git-send-email-simon.horman@netronome.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: Jiri Pirko , Dinan Gunawardena , netdev@vger.kernel.org, oss-drivers@netronome.com To: Simon Horman Return-path: Received: from mail-wm0-f65.google.com ([74.125.82.65]:35033 "EHLO mail-wm0-f65.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1760865AbdAKK1Q (ORCPT ); Wed, 11 Jan 2017 05:27:16 -0500 Received: by mail-wm0-f65.google.com with SMTP id l2so35966808wml.2 for ; Wed, 11 Jan 2017 02:27:15 -0800 (PST) Content-Disposition: inline In-Reply-To: <1484128942-11745-1-git-send-email-simon.horman@netronome.com> Sender: netdev-owner@vger.kernel.org List-ID: Wed, Jan 11, 2017 at 11:02:20AM CET, simon.horman@netronome.com wrote: >Add support for support matching on ARP operation, and hardware and >protocol addresses for Ethernet hardware and IPv4 protocol addresses. This patchset looks fine to me. Please feel free to submit it. Thanks!