lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:	Mon, 16 Nov 2015 09:29:12 +0000
From:	Premkumar Jonnala <pjonnala@...adcom.com>
To:	"netdev@...r.kernel.org" <netdev@...r.kernel.org>
Subject: Hardware capabilities and bonding offload

Hello,

I am looking to offload bond interfaces to hardware for forwarding.  Linux allows for configuring 
a variety of parameters on bonds or slave interfaces.  Not all configurations can be offloaded to 
hardware.  For example, certain hardware cannot support bonds with mode of adaptive load balancing.

When such a configuration is provided by user, we have two options at hand (for platforms supporting
hardware offloads):

1. Reject the configuration.  

2. Handle the bond interface in software.  In a scenario where this bond interface is part
of a bridge interface, for simplicity purpose, all other interfaces in the bridge need to be 
handled in software - which results in a very low packet processing performance.

I'm writing to gather feedback on the approach to take, including any other suggestions.
We have discussed this briefly in our weekly netdev meeting, and I received votes for
option #1.

Thanks
Prem
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ