summaryrefslogtreecommitdiffstats
path: root/include/math-emu
diff options
context:
space:
mode:
authorVenkata Duvvuru <VenkatKumar.Duvvuru@Emulex.Com>2015-05-13 13:00:14 +0530
committerDavid S. Miller <davem@davemloft.net>2015-05-14 12:21:42 -0400
commit760c295e0e8d982917d004c9095cff61c0cbd803 (patch)
tree4dbba4c8209783b1b33c64f52e02cd75b7033b88 /include/math-emu
parent954f6825eeeecd0d83af9e11a0a54c80d7e0bfad (diff)
downloadop-kernel-dev-760c295e0e8d982917d004c9095cff61c0cbd803.zip
op-kernel-dev-760c295e0e8d982917d004c9095cff61c0cbd803.tar.gz
be2net: Support for OS2BMC.
OS2BMC feature will allow the server to communicate with the on-board BMC/idrac (Baseboard Management Controller) over the LOM via standard Ethernet. When OS2BMC feature is enabled, the LOM will filter traffic coming from the host. If the destination MAC address matches the iDRAC MAC address, it will forward the packet to the NC-SI side band interface for iDRAC processing. Otherwise, it would send it out on the wire to the external network. Broadcast and multicast packets are sent on the side-band NC-SI channel and on the wire as well. Some of the packet filters are not supported in the NIC and hence driver will identify such packets and will hint the NIC to send those packets to the BMC. This is done by duplicating packets on the management ring. Packets are sent to the management ring, by setting mgmt bit in the wrb header. The NIC will forward the packets on the management ring to the BMC through the side-band NC-SI channel. Please refer to this online document for more details, http://www.dell.com/downloads/global/products/pedge/ os_to_bmc_passthrough_a_new_chapter_in_system_management.pdf Signed-off-by: Venkat Duvvuru <VenkatKumar.Duvvuru@Emulex.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'include/math-emu')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud