Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1419869

Re: [PATCH net-next,v2] tools: hv: Add a script to help bonding synthetic and VF NICs

From David Miller <davem@davemloft.net>
Newsgroups linux.kernel
Subject Re: [PATCH net-next,v2] tools: hv: Add a script to help bonding synthetic and VF NICs
Date 2016-06-11 03:20 +0200
Message-ID <rIFKF-4QS-13@gated-at.bofh.it> (permalink)
References <rIABj-Hr-3@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


From: Haiyang Zhang <haiyangz@microsoft.com>
Date: Fri, 10 Jun 2016 14:23:12 -0700

> This script helps to create bonding network devices based on synthetic NIC
> (the virtual network adapter usually provided by Hyper-V) and the matching
> VF NIC (SRIOV virtual function). So the synthetic NIC and VF NIC can
> function as one network device, and fail over to the synthetic NIC if VF is
> down.
> 
> Signed-off-by: Haiyang Zhang <haiyangz@microsoft.com>
> Reviewed-by: K. Y. Srinivasan <kys@microsoft.com>
> ---
> v2: Make it to be distro neutral.

This tool doesn't configure anything.

It fishes information out of sysfs and prints it out.

I don't think this is useful, not appropriate for the kernel
tools subdirectory at all.

When I said make it distro neutral, that meant if you wanted to submit
this again you were expected to do the hard work of making it
configure things properly on all major distributions.

Back to linux.kernel | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

[PATCH net-next,v2] tools: hv: Add a script to help bonding synthetic and VF NICs Haiyang Zhang <haiyangz@microsoft.com> - 2016-06-10 21:50 +0200
  Re: [PATCH net-next,v2] tools: hv: Add a script to help bonding  synthetic and VF NICs David Miller <davem@davemloft.net> - 2016-06-11 03:20 +0200
    RE: [PATCH net-next,v2] tools: hv: Add a script to help bonding  synthetic and VF NICs Haiyang Zhang <haiyangz@microsoft.com> - 2016-06-11 21:30 +0200

csiph-web