On Sun, Oct 20, 2019 at 10:22 AM <kirankum...@marvell.com> wrote:
>
> From: Kiran Kumar K <kirankum...@marvell.com>
>
> Add new rte_flow_item_higig2_hdr in order to match higig2 header.
> It is a layer 2.5 protocol and used in Broadcom switches.
> Header format is based on the following document.
> http://read.pudn.com/downloads558/doc/comm/2301468/HiGig_protocol.pdf
>
> Signed-off-by: Kiran Kumar K <kirankum...@marvell.com>
> Acked-by: Andrew Rybchenko <arybche...@solarflare.com>

The old 4.8.5 compiler doesn't like "opcode" under two structures with
the anonymous union.

http://mails.dpdk.org/archives/test-report/2019-October/103432.html

Probably one can change to "opc" or something like that.

With 4.8.5 compiler fix,
Acked-by: Jerin Jacob <jer...@marvell.com>

Reply via email to