On Wed, 2015-02-18 at 16:11 +0200, Yotam Rubin wrote:
> Add a new MAC operation: set_tx_loopback.
> On 82599 and x540 MACs, this operation allows enabling/disabling
> of the per-VF tx loopback configuration. By default, tx loopback
> is disabled for all VF's.
> 
> Signed-off-by: Yotam Rubin <yo...@weka.io>
> ---
>  drivers/net/ethernet/intel/ixgbe/ixgbe.h        |  1 +
>  drivers/net/ethernet/intel/ixgbe/ixgbe_82599.c  |  1 +
>  drivers/net/ethernet/intel/ixgbe/ixgbe_common.c | 25
> +++++++++++++++++++++++++
>  drivers/net/ethernet/intel/ixgbe/ixgbe_common.h |  1 +
>  drivers/net/ethernet/intel/ixgbe/ixgbe_sriov.c  |  9 +++++++++
>  drivers/net/ethernet/intel/ixgbe/ixgbe_type.h   |  1 +
>  drivers/net/ethernet/intel/ixgbe/ixgbe_x540.c   |  1 +
>  7 files changed, 39 insertions(+)

This does not apply cleanly (specifically the ixgbe_sriov.c changes),
please use my
git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/queue.git
tree to base your patches off of re-submit please.

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