On Fri, 2015-02-27 at 00:45 +0200, Yotam Rubin wrote:
> Hey Jeff, just making sure this hasn't slipped through the cracks. Any
> comments on the patches? 
> 
> On 18 Feb 2015 16:11, "Yotam Rubin" <yo...@weka.io> wrote:
>         ixgbe hardware supports enabling TX loopback for VF's through
>         the PFVMTXSW registers on the PF. Add a new mbox api enabling
>         the
>         VF to set its respective PFVMTXSW bit via the PF.
>         Bump the mbox api to level 12.
>         VF loopback is enabled/disabled through the netdevice API.
>         
>         Signed-off-by: Yotam Rubin <yo...@weka.io>
>         ---
>          drivers/net/ethernet/intel/ixgbe/ixgbe_mbx.h      |  4 ++
>          drivers/net/ethernet/intel/ixgbe/ixgbe_sriov.c    | 28
>         ++++++++++++++
>          drivers/net/ethernet/intel/ixgbevf/ixgbevf_main.c | 45
>         ++++++++++++++++++++++-
>          drivers/net/ethernet/intel/ixgbevf/mbx.h          |  4 ++
>          drivers/net/ethernet/intel/ixgbevf/vf.c           | 29
>         +++++++++++++++
>          drivers/net/ethernet/intel/ixgbevf/vf.h           |  3 +-
>          6 files changed, 110 insertions(+), 3 deletions(-)

Sorry I was traveling when this patch came in, and forgot to get this in
my queue when I arrived home.  I will add it now, thanks.

Attachment: signature.asc
Description: This is a digitally signed message part

------------------------------------------------------------------------------
Dive into the World of Parallel Programming The Go Parallel Website, sponsored
by Intel and developed in partnership with Slashdot Media, is your hub for all
things parallel software development, from weekly thought leadership blogs to
news, videos, case studies, tutorials and more. Take a look and join the 
conversation now. http://goparallel.sourceforge.net/
_______________________________________________
E1000-devel mailing list
E1000-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/e1000-devel
To learn more about Intel&#174; Ethernet, visit 
http://communities.intel.com/community/wired

Reply via email to