From: Alexander Duyck Date: Sat, 20 Sep 2014 23:47:33 +0000 (-0400) Subject: fm10k: Implement PF <-> SM mailbox operations X-Git-Tag: fixes-against-v3.18-rc2~144^2~138^2~23 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1337e6b9775639ce10b4b454b8d018470886d7f3;p=pandora-kernel.git fm10k: Implement PF <-> SM mailbox operations This patch adds support for the mailbox that connects the PF to the Switch Management entity. This mailbox will pass TLV formatted messages between the two entities by using a pair of shared ring buffers. The primary use of the mailbox is to configure L2 forwarding addresses, VLANs, and general resource allocation from the switch. Signed-off-by: Alexander Duyck Signed-off-by: Jeff Kirsher --- Reading git-diff-tree failed