From: Xiaoyu Min
> The rte_flow_item_eth and rte_flow_item_vlan items are refined.
> The structs do not exactly represent the packet bits captured on the wire
> anymore.
> Should use real header instead of the whole struct.
>
> Replace the rte_flow_item_* with the existing corresponding rte_*_hdr.
>
> Fixes: 09315fc83861 ("ethdev: add VLAN attributes to ethernet and VLAN
> items")
>
> Signed-off-by: Xiaoyu Min <[email protected]>
Acked-by: Matan Azrad <[email protected]>
- [dpdk-dev] [PATCH 0/5] fix protocol size calculation Xiaoyu Min
- [dpdk-dev] [PATCH 1/5] net/mlx5: fix protocol size f... Xiaoyu Min
- Re: [dpdk-dev] [PATCH 1/5] net/mlx5: fix protoco... Matan Azrad
- Re: [dpdk-dev] [PATCH 1/5] net/mlx5: fix pro... Thomas Monjalon
- Re: [dpdk-dev] [PATCH 1/5] net/mlx5: fix protoco... Thomas Monjalon
- Re: [dpdk-dev] [PATCH 1/5] net/mlx5: fix pro... Matan Azrad
- Re: [dpdk-dev] [PATCH 1/5] net/mlx5: fix... Ori Kam
- Re: [dpdk-dev] [PATCH 1/5] net/mlx5... Thomas Monjalon
- [dpdk-dev] [PATCH 3/5] net/bnxt: fix protocol size f... Xiaoyu Min
- Re: [dpdk-dev] [PATCH 3/5] net/bnxt: fix protoco... Ferruh Yigit
- Re: [dpdk-dev] [PATCH 3/5] net/bnxt: fix pro... Ajit Khaparde
- Re: [dpdk-dev] [PATCH 3/5] net/bnxt: fix... Andrew Rybchenko
- Re: [dpdk-dev] [PATCH 3/5] net/bnxt... Ajit Khaparde

