Re: [dpdk-dev] [PATCH 04/28] net/ice/base: change dummy packets with VLAN

2021-08-09 Thread Guo, Junfeng
> -Original Message- > From: Zhang, Qi Z > Sent: Tuesday, August 10, 2021 10:51 > To: Yang, Qiming > Cc: Guo, Junfeng ; dev@dpdk.org; Zhang, Qi Z > ; Swiatkowski, Michal > > Subject: [PATCH 04/28] net/ice/base: change dummy packets with VLAN > > Ethertype was traded as VLAN tpid in d

[dpdk-dev] [PATCH 04/28] net/ice/base: change dummy packets with VLAN

2021-08-09 Thread Qi Zhang
Ethertype was traded as VLAN tpid in dummy packets with VLAN. This led to a problem when user wanted to add filter for VLAN and ethertype. Change ice_vlan_hdr to reflect correct order of VLAN fields in packets (VLAN tpid, VLAN id). Correct all dummy packets with VLAN. Move VLAN fields before ether