and these also look good:
> dmesg|grep ^em
em0 at pci3 dev 0 function 0 "Intel PRO/1000 PT (82572EI)" rev 0x06:
apic 2 int 17, address X:X:X:X:X:X
> ifconfig em hwfeatures
em0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500
hwfeatures=36<CSUM_TCPv4,CSUM_UDPv4,VLAN_MTU,VLAN_HWTAGGING>
lladdr X:X:X:X:X:X
priority: 0
groups: egress
media: Ethernet autoselect (1000baseT full-duplex)
status: active
# dmesg|grep ^em
em0 at pci0 dev 25 function 0 "Intel ICH8 IGP M AMT" rev 0x03: msi,
address X:X:X:X:X:X
# ifconfig em0 hwfeatures
em0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500
hwfeatures=36<CSUM_TCPv4,CSUM_UDPv4,VLAN_MTU,VLAN_HWTAGGING>
lladdr X:X:X:X:X:X
priority: 0
groups: egress
media: Ethernet autoselect (1000baseT full-duplex,rxpause,txpause)
status: active
I will keep the patch enabled on these interfaces and report if there
should be any problems which I didn't notice yet.
Best Regards
Andreas