| United States-English |
|
|
|
|
On the December 2005 release of 10 Gigabit Ethernet, the 10 Gigabit Ethernet driver significantly improves performance particularly at 1500MTU. The driver looks at the packets received, identifies those belonging to the same connection, performs re-assembly, and sends the re-assembled buffer to the upper layers. This reduces function calls across the network stack thereby reducing overhead on the receive CPU. The performance gain that will be seen with this feature is workload dependent. Applications like backup would see good improvements; but other workloads may not see the same level of improvement.TCP Packet Reassembly in the Driver is disabled by default. You can enable this feature by either running a lanadmin command or setting a new parameter HP_IXGBE_SW_LRO in the /etc/rc.config.d/hpixgbeconf driver config file. When receive checksum offload is disabled, this feature gets disabled automatically. Trying to enable this feature when receive CKO is disabled will result in an error. To configure TCP Packet Reassembly in the Driver:
|
||||||||||||||||||||||||||||||||||||||||
|
|||||||||||||||