4.4.5Performance

Modern network interface cards provide many hardware features that reduce CPU utilization by offloading certain CPU intensive operations (J"4.7 Teaming and Other Advanced Networking Properties"(pg.138)). In contrast, the BASP intermediate driver is a purely software function that must examine every packet received from the protocol stacks and react to its contents before sending it out through a particular physical interface. Though the BASP driver can process each outgoing packet in near constant time, some applications that may already be CPU bound may suffer if operated over a teamed interface.In such cases, the application may be better suited to taking advantage of the failover capabilities of the intermediate driver, rather than the load balancing features. Or it may operate more efficiently over a single physical adapter that provides a particular hardware feature such as Large Send Offload.

4.5Types of Teams

4.5.1Switch-Independent

The Broadcom Smart Load Balancing type of team allows two to eight physical adapters to operate as a single virtual adapter. The greatest benefit of the SLB type of team is that it operates on any IEEE compliant switch and requires no special configuration.

Smart Load Balancing and Failover

SLB provides for switch-independent, bidirectional, fault-tolerant teaming and load balancing. Switch independence implies that there is no specific support for this function required in the switch, allowing SLB to be compatible with all switches. Under SLB, all adapters in the team have separate MAC addresses. The load-balancing algorithm operates on Layer 3 addresses of the source and destination nodes, which enables SLB to load balance both incoming and outgoing traffic.

The BASP intermediate driver continually monitors the physical ports in a team for link loss. In the event of link loss on any port, traffic is automatically diverted to other ports in the team. The SLB teaming mode supports switch fault tolerance by allowing teaming across different switches- provided the switches are on the same physical network or broadcast domain.

Network Communications

The following are the key attributes of SLB:

-Failover mechanism - Link loss detection.

-Load Balancing Algorithm - Inbound and outbound traffic are balanced through a Broadcom proprietary mechanism based on L4 flows.

-Outbound Load Balancing using MAC Address - No

-Outbound Load Balancing using IP Address - Yes

-Multivendor Teaming - Supported (must include at least one Broadcom Ethernet adapter as a team member).

E

4 Broadcom Gigabit Ethernet Teaming Services 133

Page 33
Image 33
Fujitsu PG-FCS103, PG-FCS102, BX620 manual Types of Teams, Performance, Switch-Independent