[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20200620.172559.784930447953613797.davem@davemloft.net>
Date: Sat, 20 Jun 2020 17:25:59 -0700 (PDT)
From: David Miller <davem@...emloft.net>
To: olteanv@...il.com
Cc: netdev@...r.kernel.org, UNGLinuxDriver@...rochip.com,
andrew@...n.ch, f.fainelli@...il.com, vivien.didelot@...il.com,
claudiu.manoil@....com, alexandru.marginean@....com,
xiaoliang.yang_1@....com
Subject: Re: [PATCH net-next 00/12] Ocelot/Felix driver cleanup
From: Vladimir Oltean <olteanv@...il.com>
Date: Sat, 20 Jun 2020 18:43:35 +0300
> From: Vladimir Oltean <vladimir.oltean@....com>
>
> Some of the code in the mscc felix and ocelot drivers was added while in
> a bit of a hurry. Let's take a moment and put things in relative order.
>
> First 3 patches are sparse warning fixes.
>
> Patches 4-9 perform some further splitting between mscc_felix,
> mscc_ocelot, and the common hardware library they share. Meaning that
> some code is being moved from the library into just the mscc_ocelot
> module.
>
> Patches 10-12 refactor the naming conventions in the existing VCAP code
> (for tc-flower offload), since we're going to be adding some more code
> for VCAP IS1 (previous tentatives already submitted here:
> https://patchwork.ozlabs.org/project/netdev/cover/20200602051828.5734-1-xiaoliang.yang_1@nxp.com/),
> and that code would be confusing to read and maintain using current
> naming conventions.
>
> No functional modification is intended. I checked that the VCAP IS2 code
> still works by applying a tc ingress filter with an EtherType key and
> 'drop' action.
This looks good, series applied, thanks.
Powered by blists - more mailing lists