After updating proxmox-ve today I am seeing a very large error rate on e1000 virtual interfaces in qemu VMs. Switching to VirtIO seems to resolve the errors but is not a long-term solution. Did something change recently with e1000 support in qemu?
markc@rproxy-01:~$ dmesg|grep eth0
[ 1.159497] e1000 0000:00:12.0: eth0: (PCI:33MHz:32-bit) 32:5f:13:ca:3f:92
[ 1.159506] e1000 0000:00:12.0: eth0: Intel(R) PRO/1000 Network Connection
markc@rproxy-01:~$ netstat -i
Kernel Interface table
Iface MTU Met RX-OK RX-ERR RX-DRP RX-OVR TX-OK TX-ERR TX-DRP TX-OVR Flg
eth0 1500 0 16228479 1028559 0 0 15681363 0 0 0 BMRU
lo 16436 0 2210 0 0 0 2210 0 0 0 LRU
markc@rproxy-01:~$ dmesg|grep eth0
[ 1.159497] e1000 0000:00:12.0: eth0: (PCI:33MHz:32-bit) 32:5f:13:ca:3f:92
[ 1.159506] e1000 0000:00:12.0: eth0: Intel(R) PRO/1000 Network Connection
markc@rproxy-01:~$ netstat -i
Kernel Interface table
Iface MTU Met RX-OK RX-ERR RX-DRP RX-OVR TX-OK TX-ERR TX-DRP TX-OVR Flg
eth0 1500 0 16228479 1028559 0 0 15681363 0 0 0 BMRU
lo 16436 0 2210 0 0 0 2210 0 0 0 LRU