From: David S. Miller Date: Tue, 16 Mar 2021 22:49:52 +0000 (-0700) Subject: Merge branch 'ocelot-mrp' X-Git-Tag: accepted/tizen/unified/20230118.172025~7335^2~519 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=35db476a29854d9afdb01482ef8cc17863a8e231;p=platform%2Fkernel%2Flinux-rpi.git Merge branch 'ocelot-mrp' Horatiu Vultur says: ==================== net: ocelot: Extend MRP This patch series extends the current support of MRP in Ocelot driver. Currently the forwarding of the frames happened in SW because all frames were trapped to CPU. With this patch the MRP frames will be forward in HW. v1 -> v2: - create a patch series instead of single patch - rename ocelot_mrp_find_port to ocelot_mrp_find_partner_port - rename PGID_MRP to PGID_BLACKHOLE - use GFP_KERNEL instead of GFP_ATOMIC - fix other whitespace issues ==================== Signed-off-by: David S. Miller --- 35db476a29854d9afdb01482ef8cc17863a8e231