From: Ariel Elior Date: Tue, 1 Jan 2013 05:22:43 +0000 (+0000) Subject: bnx2x: Support PF <-> VF Bulletin Board X-Git-Tag: v3.9-rc1~139^2~488 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=abc5a021ba645cd162205209bd5664a0d4b866a6;p=pandora-kernel.git bnx2x: Support PF <-> VF Bulletin Board The PF <-> VF Bulletin Board is a simple interface between the PF and the VF. The main reason for the Bulletin Board is to allow the PF to be the initiator. The VF publishes at 'acquire' stage the GPA of a Bulletin Board structure it has allocated. The PF notes this GPA in the VF database. The VF samples the Bulletin Board periodically for new messages. The latest version of the BB is always used. Signed-off-by: Ariel Elior Signed-off-by: Eilon Greenstein Signed-off-by: David S. Miller --- Reading git-diff-tree failed