Patch Name: PHNE_15385 Patch Description: s700_800 11.00 PCI 1000Base-SX B.11.00.00 patch Creation Date: 98/06/15 Post Date: 98/06/30 Hardware Platforms - OS Releases: s700: 11.00 s800: 11.00 Products: PCI Gigabit Ethernet B.11.00 Filesets: GE-PCI.GE-KRN,fr=B.11.00.00,fa=HP-UX_B.11.00_64,v=HP GE-PCI.GE-RUN,fr=B.11.00.00,fa=HP-UX_B.11.00_64,v=HP Automatic Reboot?: Yes Status: General Release Critical: Yes PHNE_15385: PANIC Category Tags: defect_repair general_release critical panic Path Name: /hp-ux_patches/s700_800/11.X/PHNE_15385 Symptoms: PHNE_15385: 1. ping(1M) of size greater than 1500 bytes causes the system to panic. 2. lanadmin(1M) does not display extended MIB statistics. 3. NetTL does not trace outbound packets. 4. lanadmin reset does not restore multicast addresses that were enabled prior to the reset. 5. lanadmin reset does not re-enable promiscuous mode. 6. Under heavy load, a lot of TCP retransmits are observed. Defect Description: PHNE_15385: 1. An outbound packet of size greater than 1500 bytes (the MTU of the Gigabit Ethernet link) is fragmented by IP and passed to the driver as a train of buffers. The driver was not traversing this train correctly. 2. The ifSpecific field of the MIB statistics structure was incorrectly set to zero. 3. The driver did not handle NetTL tracing of outbound fragments. 4. The reset operation restored the adapter to its default state. This cleared all the multicast addresses programmed in the adapter. 5. The reset operation also cleared the promiscuous mode that the adapter was in. 6. The driver did not correctly maintain its internal pending transmit queue. As a result, under heavy load, packets were dropped even though the queue was not full. SR: 0000000000 Patch Files: GE-PCI.GE-KRN,fr=B.11.00.00,fa=HP-UX_B.11.00_64,v=HP: /usr/conf/lib/libgelan.a /usr/conf/lib/gelan_dbg.o GE-PCI.GE-RUN,fr=B.11.00.00,fa=HP-UX_B.11.00_64,v=HP: /usr/lib/lanadmin/libdsgelan.1 /usr/lib/nls/msg/C/dsgelan.cat /usr/lib/nls/msg/C/fmgelan.cat /usr/bin/gbeutil what(1) Output: GE-PCI.GE-KRN,fr=B.11.00.00,fa=HP-UX_B.11.00_64,v=HP: /usr/conf/lib/libgelan.a: gelan.o $Revision: 1.15 $Date: 98/06/23 PHNE_15385 $ J1642AA gelan 1000Base-SX Revision: B.11.00.01 $Date : 98/06/23 13:43:08 $ /usr/conf/lib/gelan_dbg.o: None GE-PCI.GE-RUN,fr=B.11.00.00,fa=HP-UX_B.11.00_64,v=HP: /usr/lib/lanadmin/libdsgelan.1: None /usr/lib/nls/msg/C/dsgelan.cat: None /usr/lib/nls/msg/C/fmgelan.cat: None /usr/bin/gbeutil: gbeutil Revision: A.00.01 Date: June 2, 1998 cksum(1) Output: GE-PCI.GE-KRN,fr=B.11.00.00,fa=HP-UX_B.11.00_64,v=HP: 2457811588 241306 /usr/conf/lib/libgelan.a 2445857566 238088 /usr/conf/lib/gelan_dbg.o GE-PCI.GE-RUN,fr=B.11.00.00,fa=HP-UX_B.11.00_64,v=HP: 4181486455 16384 /usr/lib/lanadmin/libdsgelan.1 2026442733 3050 /usr/lib/nls/msg/C/dsgelan.cat 1974133720 4464 /usr/lib/nls/msg/C/fmgelan.cat 3600641659 49344 /usr/bin/gbeutil Patch Conflicts: None Patch Dependencies: None Hardware Dependencies: None Other Dependencies: None Supersedes: None Equivalent Patches: None Patch Package Size: 570 KBytes Installation Instructions: Please review all instructions and the Hewlett-Packard SupportLine User Guide or your Hewlett-Packard support terms and conditions for precautions, scope of license, restrictions, and, limitation of liability and warranties, before installing this patch. ------------------------------------------------------------ 1. Back up your system before installing a patch. 2. Login as root. 3. Copy the patch to the /tmp directory. 4. Move to the /tmp directory and unshar the patch: cd /tmp sh PHNE_15385 5. Run swinstall to install the patch: swinstall -x autoreboot=true -x patch_match_target=true \ -s /tmp/PHNE_15385.depot By default swinstall will archive the original software in /var/adm/sw/save/PHNE_15385. If you do not wish to retain a copy of the original software, use the patch_save_files option: swinstall -x autoreboot=true -x patch_match_target=true \ -x patch_save_files=false -s /tmp/PHNE_15385.depot WARNING: If patch_save_files is false when a patch is installed, the patch cannot be deinstalled. Please be careful when using this feature. For future reference, the contents of the PHNE_15385.text file is available in the product readme: swlist -l product -a readme -d @ /tmp/PHNE_15385.depot To put this patch on a magnetic tape and install from the tape drive, use the command: dd if=/tmp/PHNE_15385.depot of=/dev/rmt/0m bs=2k Special Installation Instructions: None