RE: [PATCH 05/40] igb: Do not require CTRL.VME for tx VLAN tagging

2023-04-15 Thread Sriram Yagnaraman
l ; Cleber Rosa > ; Laurent Vivier ; Paolo Bonzini > ; qemu-devel@nongnu.org; Akihiko Odaki > > Subject: [PATCH 05/40] igb: Do not require CTRL.VME for tx VLAN tagging > > While the datasheet of e1000e says it checks CTRL.VME for tx VLAN tagging, > igb's datasheet

[PATCH 05/40] igb: Do not require CTRL.VME for tx VLAN tagging

2023-04-14 Thread Akihiko Odaki
While the datasheet of e1000e says it checks CTRL.VME for tx VLAN tagging, igb's datasheet has no such statements. It also says for "CTRL.VLE": > This register only affects the VLAN Strip in Rx it does not have any > influence in the Tx path in the 82576. (Appendix A. Changes from the 82575) There