From Fedora Project Wiki
No edit summary
No edit summary
Line 39: Line 39:
== How To Test ==
== How To Test ==
<!-- This does not need to be a full-fledged document.  Describe the dimensions of tests that this feature is expected to pass when it is done.  If it needs to be tested with different hardware or software configurations, indicate them.  The more specific you can be, the better the community testing can be.  
<!-- This does not need to be a full-fledged document.  Describe the dimensions of tests that this feature is expected to pass when it is done.  If it needs to be tested with different hardware or software configurations, indicate them.  The more specific you can be, the better the community testing can be.  
Every newly added feature needs to be tested according to its functionality.


Remember that you are writing this how to for interested testers to use to check out your feature - documenting what you do for testing is OK, but it's much better to document what *I* can do to test your feature.
Remember that you are writing this how to for interested testers to use to check out your feature - documenting what you do for testing is OK, but it's much better to document what *I* can do to test your feature.
Line 53: Line 51:
3. What are the expected results of those actions?
3. What are the expected results of those actions?
-->
-->
Every newly added feature needs to be tested according to its functionality. No special hardware needed. teamd package needs to be installed.


== User Experience ==
== User Experience ==

Revision as of 16:07, 29 January 2013

Network Team driver - Update for new features

Summary

Network Team driver allows multiple network interfaces to be teamed together and act like a single one. This update adds several kind of new features to it.

Owner

Current status

  • Targeted release: Fedora 19
  • Last updated: 2012-01-29
  • Percentage of completion: 20%


Detailed Description

The goal is to extend current Team driver experience in Fedora. In order to do that, following features will be implemented:

  • ARP link validation over VLAN
  • Transmit hashing involving L4 headers
  • Support for NICs which do now allow mac change on run
  • Load balancing support for incoming traffic
  • Corrected carrier detection

Benefit to Fedora

The benefit is in fact that Fedora will be providing more complete network teaming solution.

Scope

Team driver is quite isolated, and does not impact other areas.

How To Test

Every newly added feature needs to be tested according to its functionality. No special hardware needed. teamd package needs to be installed.

User Experience

User will not experience any difference comparing to existing state. Only there is new possibility to use newly added Team driver features.

Dependencies

No dependencies.

Contingency Plan

None necessary, revert to previous release behaviour.

Documentation

Release Notes

New features are added to Team driver. All changes are backward compatible so current users of Team drivers should not experience any difficulties.

Comments and Discussion