snipped > + ns->eth.tx_bytes -= (ns->eth.tx_unicast + ns->eth.tx_multicast + > + ns->eth.tx_broadcast) * ETHER_CRC_LEN;
In earlier patch for 'mtu set check' we added VSI SWITCH VLAN. Should we add VSI VLAN here? snipped
snipped > + ns->eth.tx_bytes -= (ns->eth.tx_unicast + ns->eth.tx_multicast + > + ns->eth.tx_broadcast) * ETHER_CRC_LEN;
In earlier patch for 'mtu set check' we added VSI SWITCH VLAN. Should we add VSI VLAN here? snipped