A network switch configured for switching data packets across multiple switch ports includes in each network switch port a hash key generator configured to generate a hash key for each network address in a received data packet. Each data packet received by a network switch port includes a source address and a destination address according to IEEE 802.3 protocol. The hash key generator in the corresponding network switch port generates the hash key for the source and destination addresses as the data packet is received by the network switch port, minimizing processing latency in generating the hash key. The hash keys are forwarded to an address table configured to include a programmable number of bin entries, where each bin entry is configured to reference a plurality of address table entries storing the switching logic information for respective network addresses. The hash key, which references a selected one of the bin entries, is used to obtain the switching logic for the corresponding address by accessing the appropriate table entry referenced by the selected bin entry.

Patent
   6084877
Priority
Feb 14 1997
Filed
Dec 18 1997
Issued
Jul 04 2000
Expiry
Dec 18 2017
Assg.orig
Entity
Large
55
17
all paid
1. A method for determining a network switch output port for transmission of a data packet having an address received by a network switch input port, comprising:
generating a hash key in the network switch input port for the data packet based on to the corresponding address;
supplying the hash key generated in the network switch input port to a rules checker configured for determining the output port in response to the supplied hash key;
storing a bit pattern for a user-selected hash function in a programmable register, each bit of the bit pattern corresponding to a coefficient of a corresponding polynomial value; and
storing a polynomial enable value in a polynomial enable register, the polynomial enable value specifying a number of the bits in the hash key, wherein
the generating step comprises generating the hash key in response to the hash-generated polynomial and the polynomial enable value.
9. A network switch configured for outputting a data packet, comprising:
a first programmable register for storing a first number specifying a user-specified hash function;
a polynomial enable register storing a polynomial enable value specifying a number of the bits in a hash key; and
a plurality of network switch ports configured for sending and receiving data packets, each network switch port comprising a hash key generator configured for generating the hash key in response to a received address of a corresponding data packet according to the user-specified hash function, the hash key specifying a corresponding one of a plurality of table entries in a rules checker storing switching logic, wherein each hash key generator comprises
a hash function circuit configured for generating a hash-generated polynomial for the address of the corresponding data packet according to the user-specified hash function; and
a logic circuit receiving the hash-generated polynomial and the polynomial enable value and outputting a portion of said hash-generated polynomial as the corresponding hash key.
2. The method of claim 1, wherein the generating step further comprises supplying the address as a bit stream to a hash function circuit responsive to the bit pattern, the hash function circuit outputting a hash-generated polynomial.
3. The method of claim 1, wherein the polynomial value corresponds to an addressable range of bin entries for an address table accessed by the rules checker for determining the output port for the data packet.
4. The method of claim 1, wherein the generating step further comprises supplying the address in the data packet to a hash key generator upon detecting reception of the data packet by the network switch input port.
5. The method of claim 4, wherein the address supplying step comprises supplying the address as a first part of the data packet in response to detection of a beginning of the data packet.
6. The method of claim 1, further comprising accessing a selected bin entry from a plurality of bin entries in an address table based on the hash key, each bin entry configured to reference a corresponding plurality of table entries, each table entry configured for identifying the output port for a corresponding address.
7. The method of claim 6, wherein the storing step comprises:
storing a plurality of available hash functions in a nonvolatile memory; and
selectively loading one of the available hash functions into the programmable register in response to the address table encountering a prescribed condition.
8. The method of claim 7, further comprising detecting as said prescribed condition the number of table entries for one of the bin entries exceeding a prescribed value.
10. The network switch of claim 9, further comprising a network address table for storing the addressable range of bin entries, each bin entry configured to reference at least one table entry and each table entry configured for storing switching data including an output port of the network switch for a corresponding address.
11. The network switch of claim 10, wherein each bin entry is configured to reference a plurality of table entries using a link-list chain, wherein said each bin entry and each table entry includes a next-entry pointer segment, the next-entry pointer segment indicating one of another chain entry and an end-of-chain designation.
12. The network switch of claim 9, wherein the logic circuit is an AND gate .

This application claims priority from provisional patent application Serial No. 60/038,025, filed Feb. 14, 1997, entitled INTEGRATED MULTIPORT SWITCH (attorney docket 1033-230PRO), which is incorporated herein by reference.

The present invention relates to network switching and more particularly, to a method and apparatus in a network switch for accessing a table entry storing switching logic in response to a supplied address.

Switched local area networks use a network switch for supplying data frames between network stations, where each network station is connected to the network switch by a media. The switched local area network architecture uses a media access control (MAC) enabling a network interface within each network node (including the switch) to access the media.

The network switch passes data frames received from a transmitting station to a destination station based on the header information in the received data frame, including source address and destination address. One arrangement for generating a frame forwarding decision uses the source address and/or destination address in a direct addressing scheme, where the network switch includes a table storing switching logic for a plurality of network addresses, and where the switching logic for the corresponding destination address is stored in a table address corresponding to the destination address. Such an arrangement, however, is not practical for a network where the source addresses or destination addresses may have a large variation in values. Moreover, it may be more difficult for the network switch to quickly scan a table for the referenced address, locate the address, and make a frame forwarding decision as the table grows with table entries storing address information, especially if the address information is stored in a sequential manner. Since multiple data frames may be received by the network switch simultaneously, the network switch needs to make frame forwarding decisions relatively quickly. Hence, storing address information in a sequential manner (i.e., arranged in an increasing order by either source address or destination address) becomes impracticable as the number of entries increases, since a row by row search for the appropriate address table entry may be too slow for making frame forwarding decisions for multiple received data frames.

One arrangement for improving the accessing of switching logic from a table involves hashing, where an address, such as the source address or destination address, is transformed into a key that will be used to access information from a table. A problem with using a hash function is that the hash function is permanently set in the network switch. Hence, network traffic over time may cause over-usage of certain entries in the address table of the network switch. Hence, the over-usage results in a loss of efficiency in accessing the appropriate address table entry, causing the switching engine in the network switch to suffer a loss of performance in the throughput in making frame forwarding decisions.

In addition, the network switch may simultaneously receive data packets from multiple switch ports, requiring that the switching engine in the network be capable of making frame forwarding decisions as fast as possible to minimize loss of performance and backlog. However if the switching engine is required to generate hash keys for multiple switch ports simultaneously (for both source and destination addresses), then the substantial processing requirements may greatly increase the cost of the network switch.

There is a need for an economical arrangement in a network switch for accessing a table entry storing switching logic in a network switch that maintains a high throughput, regardless of the number of data packets received from respective network switch ports.

There is also a need for an arrangement for generating an index key for accessing a table entry using a hashing function, where processing delays normally encountered in generating the index keys for a data packet are minimized by generating the index key as the data packet is being received by the network switch.

These and other needs are attained by the present invention, where the network switch includes a plurality of network switch ports, each including a hash function generator configured for generating hash keys for source and destination addresses in a data packet as the data packet is being received by the corresponding network switch port.

According to one aspect of the present invention, a method for determining a network switch output port for transmission of a data packet having an address received by a network switch input port includes generating a hash key in the network switch input port for the data packet based on the corresponding address, and supplying the hash key generated in the network switch input port to a rules checker configured for determining the output port in response to the supplied hash key. Generation of the hash key in the network switch input port eliminates the necessity in a rules checker of simultaneously generating hash keys for data packets received from multiple switch ports simultaneously. Moreover, the generation of the hash key in the network switch input port enables the hash key to be generated while the remaining portion of the data packet is received, minimizing delays in packet latency through the network switch.

Another aspect of the present invention provides a network switch configured for outputting a data packet, the network switch comprising a first programmable register for storing a first number specifying a user-specified hash function, and a plurality of network switch ports configured for sending and receiving data packets, each network switch port comprising a hash key generator configured for generating a hash key in response to a received address of a corresponding data packet according to the user-specified hash function, the hash key specifying a corresponding one of a plurality of table entries in a rules checker storing switching logic. The programmable register enables the hash key to be set by a user, enabling different hash key configurations for different network architectures. Moreover, the hash key generator in each network switch port optimizes the efficiency of the rules checker by generating the hash key for a corresponding data packet as the data packet is being received.

Additional objects, advantages and novel features of the invention will be set forth in part in the description which follows, and in part will become apparent to those skilled in the art upon examination of the following or may be learned by practice of the invention. The objects and advantages of the invention may be realized and attained by means of the instrumentalities and combinations particularly pointed out in the appended claims.

Reference is made to the attached drawings, wherein elements having the same reference numeral designations represent like elements throughout and wherein:

FIG. 1 is a block diagram of a packet switched system constructed in accordance with an embodiment of the present invention.

FIGS. 2, 2A and 2B are block diagrams of a multiport switch constructed in accordance with an embodiment of the present invention and used in the packet switched system of FIG. 1.

FIG. 3 is a block diagram of a system including the multiport switch of FIG. 2 using programmable hash functions according to an embodiment of the present invention.

FIG. 4 is a diagram illustrating in detail the address table of FIG. 3.

FIG. 5 is a diagram illustrating link list chains for identifying table entries relative to a selected bin.

FIG. 6 is a diagram illustrating the hash function circuit of FIG. 3.

The present invention will be described with the example of a switch in a packet switched network, such as an Ethernet (IEEE 802.3) network. A description will first be given of the switch architecture, followed by the arrangement for generating hash keys in the network switch ports according to the present invention. It will become apparent, however, that the present invention is also applicable to other packet switched systems, as described in detail below.

FIG. 1 is a block diagram of an exemplary system in which the present invention may be advantageously employed. The exemplary system 10 is a packet switched network, such as an Ethernet network. The packet switched network includes an integrated multiport switch (IMS) 12 that enables communication of data packets between network stations. The network may include network stations having different configurations, for example twenty-four (24) 10 megabit per second (Mb/s) network stations 14 that send and receive data at a network data rate of 10 Mb/s, and two 100 Mb/s network stations 16 that send and receive data packets at a network speed of 100 Mb/s. The multiport switch 12 selectively forwards data packets received from the network stations 14 or 16 to the appropriate destination based upon Ethernet protocol.

According to the disclosed embodiment, the 10 Mb/s network stations 14 send and receive data packets to and from the multiport switch 12 via a media 18 and according to half-duplex Ethernet protocol. The Ethernet protocol ISO/IEC 8802-3 (ANSI/IEEE Std. 802.3, 1993 Ed.) defines a half-duplex media access mechanism that permits all stations 14 to access the network channel with equality. Traffic in a half-duplex environment is not distinguished or prioritized over the medium 18. Rather, each station 14 includes an Ethernet interface card that uses carrier-sense multiple access with collision detection (CSMA/CD) to listen for traffic on the media. The absence of network traffic is detected by sensing a deassertion of a receive carrier on the media. Any station 14 having data to send will attempt to access the channel by waiting a predetermined time after the deassertion of a receive carrier on the media, known as the interpacket gap interval (IPG). If a plurality of stations 14 have data to send on the network, each of the stations will attempt to transmit in response to the sensed deassertion of the receive carrier on the media and after the IPG interval, resulting in a collision. Hence, the transmitting station will monitor the media to determine if there has been a collision due to another station sending data at the same time. If a collision is detected, both stations stop, wait a random amount of time, and retry transmission. If desired, the 10 Mb/s network stations may also be configured to operate in full-duplex mode.

The 100 Mb/s network stations 16 preferably operate in full-duplex mode according to the proposed Ethernet standard IEEE 802.3x Full-Duplex with Flow Control--Working Draft (0.3). The full-duplex environment provides a two-way, point-to-point communication link between each 100 Mb/s network station 16 and the multiport switch 12, where the multiport switch 12 and the respective stations 16 can simultaneously transmit and receive data packets without collisions. The 100 Mb/s network stations 16 each are coupled to network media 18 via 100 Mb/s physical (PHY) devices 26 of type 100 Base-TX, 100 Base-T4, or 100 Base-FX. The multiport switch 12 includes a media independent interface (MII) 28 that provides a connection to the physical devices 26. The 100 Mb/s network stations 16 may be implemented as servers or routers for connection to other networks. The 100 Mb/s network stations 16 may also operate in half-duplex mode, if desired. Similarly, the 10 Mb/s network stations 14 may be modified to operate according to full-duplex protocol with flow control.

As shown in FIG. 1, the network 10 includes a series of switch transceivers 20 that perform time division multiplexing and time division demultiplexing for data packets transmitted between the multiport switch 12 and the 10 Mb/s stations 14. A magnetic transformer module 19 maintains the signal waveform shapes on the media 18. The multiport switch 12 includes a transceiver interface 22 that transmits and receives data packets to and from each switch transceiver 20 using a time-division multiplexed protocol across a single serial non-return to zero (NRZ) interface 24. The switch transceiver 20 receives packets from the serial NRZ interface 24, demultiplexes the received packets, and outputs the packets to the appropriate end station 14 via the network media 18. According to the disclosed embodiment, each switch transceiver 20 has four independent 10 Mb/s twisted-pair ports and uses 4:1 multiplexing across the serial NRZ interface is enabling a four-fold reduction in the number of pins required by the multiport switch 12.

The multiport switch 12 contains a decision making engine, switching engine, buffer memory interface, configuration/control/status registers, management counters, and MAC (media access control) protocol interface to support the routing of data packets between the Ethernet ports serving the network stations 14 and 16. The multiport switch 12 also includes enhanced functionality to make intelligent switching decisions, and to provide statistical network information in the form of management information base (MIB) objects to an external management entity, described below. The multiport switch 12 also includes interfaces to enable external storage of packet data and switching logic in order to minimize the chip size of the multiport switch 12. For example, the multiport switch 12 includes a synchronous dynamic RAM (SDRAM) interface 32 that provides access to an external memory 34 for storage of received frame data, memory structures, and MIB counter information. The memory 34 may be an 80, 100 or 120 MHz synchronous DRAM having a memory size of 2 or 4 Mb.

The multiport switch 12 also includes a management port 36 that enables an external management entity to control overall operations of the multiport switch 12 by a management MAC interface 38. The management port 36 outputs management frames having at least a portion of a selected received data packet and new information providing management information. The multiport switch 12 also includes a PCI interface 39 enabling access by the management entity via a PCI host and bridge 40. Alternatively, the PCI host and bridge 40 may serve as an expansion bus for a plurality of multiport switch devices 12.

The multiport switch 12 includes an internal decision making engine that selectively transmits data packets received from one source to at least one destination station. The internal decision making engine may be substituted with an external rules checker. The multiport switch 12 includes an external rules checker interface (ERCI) 42 that allows use of an external rules checker 44 to make frame forwarding decisions in place of the internal decision making engine. Hence, frame forwarding decisions can be made either by the internal switching engine or the external rules checker 44.

The multiport switch 12 also includes an LED interface 46 that clocks out the status of conditions per port and drives LED external logic 48. The LED external logic 48, in turn, drives LED display elements 50 that are human readable. An oscillator 48 provides a 40 MHz clock input for the system functions of the multiport switch 12.

FIG. 2 is a block diagram of the multiport switch 12 of FIG. 1. The multiport switch 12 includes twenty-four (24) 10 Mb/s media access control (MAC) ports 60 for sending and receiving data packets in half-duplex between the respective 10 Mb/s network stations 14 (ports 1-24), and two 100 Mb/s MAC ports 62 for sending and receiving data packets in full-duplex between the respective 100 Mb/s network stations 16 (ports 25, 26). As described above, the management interface 36 also operates according to MAC layer protocol (port 0). Each of the MAC ports 60, 62 and 36 has a receive first in-first out (FIFO) buffer 64 and transmit FIFO 66. Data packets from a network station are received by the corresponding MAC port and stored in the corresponding receive FIFO 64. The received data packet is output from the corresponding receive FIFO 64 to the external memory interface 32 for storage in the external memory 34.

The header of the received packet is also forwarded to a decision making engine, comprising an internal rules checker 68 and an external rules checker interface 42, to determine which MAC ports will output the data packet. Specifically, the packet header is forwarded to an internal rules checker 68 or the external rules checker interface 42, depending on whether the multiport switch 12 is configured to operate using the internal rules checker 68 or the external rules checker 44. The internal rules checker 68 and external rules checker 44 provide the decision making logic for determining the destination MAC port for a given data packet. The decision making engine may thus output a given data packet to either a single port, multiple ports, or all ports (i.e., broadcast). For example, each data packet includes a header having source and destination address, where the decision making engine may identify the appropriate output MAC port based upon the destination address. Alternatively, the destination address may correspond to a virtual address that the appropriate decision making engine identifies as corresponding to a plurality of network stations. Alternatively, the received data packet may include a VLAN (virtual LAN) tagged frame according to IEEE 802.1d protocol that specifies another network (via a router at one of the 100 Mb/s stations 16) or a prescribed group of stations. Hence, either the internal rules checker 68 or the external rules checker 44 via the interface 42 will decide whether a frame temporarily stored in the buffer memory 34 should be output to a single MAC port or multiple MAC ports.

Use of the external rules checker 44 provides advantages such as increased capacity, a random-based ordering in the decision queue that enables frame forwarding decisions to be made before the frame is completely buffered to external memory, and enables decisions to be made in an order independent from the order in which the frames were received by the multiport switch 12.

The decision making engine (i.e., internal rules checker 68 or the external rules checker 44) outputs a forwarding decision to a switch subsystem 70 in the form of a port vector identifying each MAC port that should receive the data packet. The port vector from the appropriate rules checker includes the address location storing the data packet in the external memory 34, and the identification of the MAC ports to receive the data packet for transmission (e.g., MAC ports 0-26). The switch subsystem 70 fetches the data packet identified in the port vector from the external memory 34 via the external memory interface 32, and supplies the retrieved data packet to the appropriate transmit FIFO 66 of the identified ports.

Additional interfaces provide management and control information. For example, a management data interface 72 enables the multiport switch 12 to exchange control and status information with the switch transceivers 20 and the 100 Mb/s physical devices 26 according to the MII management specification (IEEE 802.3u). For example, the management data interface 72 outputs a management data clock (MDC) providing a timing reference on the bidirectional management data 10 (MDIO) signal path.

The PCI interface 39 is a 32bit PCI revision 2.1 compliant slave interface for access by the PCI host processor 40 to internal IMS status and configuration registers 74, and access external memory SDRAM 34. The PCI interface 39 can also serve as an expansion bus for multiple IMS devices. The management port 36 interfaces to an external MAC engine through a standard seven-wire inverted serial GPSI interface, enabling a host controller access to the multiport switch 12 via a standard MAC layer protocol.

FIG. 3 is as block diagram illustrating in detail the functional components of the multiport switch 12 and the host 40 associated with controlling access of a network address table using programmable hash keys according to an embodiment of the present invention. As described above, the multiport switch 12 needs to make frame forwarding decisions relatively quickly, since multiple data frames may be received by the multiport switch 12 simultaneously. Hence, the disclosed embodiment uses a hashing scheme, where each network switch port receiving a data packet generates index information from the source and destination address information obtained from the header of the data packet. As shown in FIG. 3, each network switch port 60 or 62 of the multiport switch 12 includes an IEEE 802.3 compliant MAC core 63 and a hash key generator 90. The hash key generator 90 includes a hash function circuit 100, and a logic circuit 102. The hash function circuit 100 is configured for generating a 12-bit hash polynomial h(x) for the address of the data packet according to a user-specified hash function. The user-specified hash function, stored in a user-programmable register (HASHPOLY) 74a, includes a 12-bit value defining the hash polynomial used by the hash function circuit 100 for each network switch port 60 or 62. The hash polynomial output by the hash function circuit 100 is output to a logic circuit, for example a 12-bit parallel AND gate, that selectively outputs the lower significant bits of the hash-generated polynomial based upon a polynomial enable value (POLYEN) stored in register 74b. The field "POLYEN" defines how many bits of the hash polynomial are used to create the bin number, and preferably having a maximum value of seven (7). For example, if POLYEN=5, then the multiport switch uses the lower 5 bits of the output of the hash key (i.e., h(address)) after hashing on the address. Hence, the hash key output by the logic circuit 102 is based upon masking the 12-bit hash-generated polynomial output by the hash function circuit 100 using the stored register value POLYEN in register 74b to obtain a hash key having a prescribed number of bits corresponding to the number of bin entries, described below.

As shown in FIG. 3, the internal rules checker 68 includes an internal controller 104 and a network address table 106. As described above, the internal rules checker 68 or the external rules checker serves as the switching logic of the switching subsystem 70. Switching logic includes switching logic data that specifies the output port (or output ports) for the received data frame. The network address table 106 includes address entries for both source addresses and destination addresses, along with VLAN associations and forwarding port vectors. The controller 104 accesses the address table 106 based upon the supplied hash key from the logic circuit 102 in order to obtain the necessary information to make a forwarding decision based upon the source address, receive port, destination address, and VLAN associations. Once the necessary forwarding information has been obtained, the controller 104 outputs a port vector to the switch subsystem 70, which outputs the received data packet to the appropriate ports based upon the information in the port vector.

FIG. 4 is a diagram illustrating the address table 106 of FIG. 3. The address table 106 is organized as a 105 bit×512 row memory with five hundred twelve (512) address entries. The address table 106 includes a first addressable range 108 of bin entries, and a second addressable range 110 of heap entries. The memory structure of FIG. 4 provides an indexed arrangement, where a given network address will be assigned to a corresponding bin. In other words, each bin entry 112 is configured to reference a plurality of table entries (i.e., heap entries) 114. Hence, the controller 104 performs a search of the address table 106 by first accessing a specific bin 112 pointed to by the hash key, and then searching the entries within (i.e., referenced by) the corresponding bin to locate the appropriate address.

Each bin entry 112 is the starting point for the search by the IRC controller 104 for a particular address within the address table 106. A bin entry may reference no addresses (i.e., be empty), may reference only one address within the bin entry location, or may reference a plurality of addresses using a linked list chain structure. Specifically, if a bin 112 references a plurality of addresses, unused entries in range 110 are used to link to the bin entry.

FIG. 5 is a diagram illustrating bin entries referencing a different number of table entries. Each of the entries 112 and 114 includes a 12-byte address field and a 9-bit "next pointer" field. The "next pointer" field associated with the bin entry 112 identifies the location of the next entry in the chain of linked list addresses. For example, Bin 3 112c of FIG. 5 does not have any associated table entries. In such a case, the 12-byte address entry equals zero (or another null value), and the bin's corresponding "next pointer" field will have a value of "1", indicating no entries for the corresponding bin. If a bin such as Bin 1 112b contains a single table entry, the bin entry will store the switching logic data for that single address in its address entry field, and store the value "zero" in the "next pointer" field, indicating there are no further address entries in the chain. Bin 0 112a, however, references four addresses by using the "next pointer" field to identify the location of the next entry in the chain. The additional entries 114b and 114c in the bin are linked in no particular order into a linear list, as shown in FIG. 5. Thus, the first entry of Bin 0 is stored in the address entry field of the bin entry 112a and the next entry (heap entry 114a) is referenced by address entry "a" in the next pointer field of the bin entry 112a.

As described above, it is desirable to provide an even distribution of incoming network addresses across the available bin entries. Depending upon the number of bins that are programmed by the value POLYEN in register 74b, there will be a distribution of addresses across all the bins, such that the number of addresses in each bin is generally uniform, enabling the amount of time required to search for a specific address field to be controlled to a finite value. For example, if each bin had fifteen entries, then the IRC controller 104 would only need to search the fifteen entries of a bin, as opposed to searching for 512 or 4096 entries, where the bin is identified based upon the corresponding hash key.

However, different hash functions may generate different distribution results, causing certain hash functions to map more addresses to one bin than another bin, depending upon the nature of the network addresses. Hence, certain hash function values may be inappropriate for a certain set of network addresses.

The disclosed embodiment enables monitoring of the number of table entries for a given bin, such that the hash function circuit 100 is selectively reprogrammed by rewriting the HASHPOLY value in register 74a with another value specifying another user-specified hash function. Specifically, the host 40 of FIG. 3 includes a host processor 120 that monitors the number of table entries for each bin. The host 40 also includes a nonvolatile memory 122 that stores a plurality of hash configuration values specifying respective available hash functions. The host processor 120 monitors the bin entries for the number of corresponding table entries, and selectively reprograms the HASHPOLY value stored in register 74a with another one of the available hash function values stored in registers 122a, 122b, 122c, etc. in response to the number of table entries exceeding a prescribed threshold.

The programmable hash polynomial is based upon a 12-bit value representing the coefficients of a 12th order polynomial. Hence, the HASHPOLY register value of "0000 1001 1001" (loaded from host memory 122a) corresponds to the hash polynomial h(x)=x12 +x7 +x4 +x3 +1, the HASHPOLY register value of "0000 0101 0011" (loaded from host memory 122b) corresponds to the hash polynomial h(x)=x12 +x6 +x4 +x+1, and the HASHPOLY register value of "0001 0011 0001" (loaded from host memory 122c) corresponds to the hash polynomial h(x)=x12 +x8 +x6 +x5 +1. The term x12 is assumed to always equal "1," and hence is not stored in the HASHPOLY register. These hash polynomials are preferred because they are primitive polynomials, although other polynomials may be used for the hash polynomial.

Hence, the host processor 120 monitors the structure of the address table 106, and determines the number of table entries 114 for a given bin entry 112. If the number of entries in any bin exceeds a prescribed threshold (e.g., sixteen table entries in a bin), the processor 120 could reprogram the HASHPOLY register 74a with a new hash polynomial.

FIG. 6 is a block diagram illustrating a hash polynomial generator 100 as a serial hardware implementation of the programmable hash polynomial h(x). It will be recognized in the art that a similar parallel hardware implementation may be used for the programmable hash polynomial h(x). The hash polynomial generator 100 includes a series of AND gates 202, a series of exclusive OR gates (XOR) 204, and a shift register 206.

The hash polynomial generator 100 for each network switch port 60 or 62 (i.e., the MAC) is configured by the programmable hash polynomial h(x) by receiving the bit-by-bit outputs from the HASHPOLY register 74a. Hence, each bit of the HASHPOLY register 74a drives a corresponding AND gate 202, such that a bit having a value of "1" in the HASHPOLY register 74a sets the output of the corresponding AND gate 202 equal to the bit stream value output from the XOR gate 20413.

The host 40 or management entity then programs the number of bins by setting a field "POLYEN" within a hash function configuration register 74b. The field POLYEN specifies the addressable bin range, and hence can be used as a mask for the hash polynomial to generate the appropriate hash key. Hence, the multiport switch will use only the lowest bits of the 12-bit hash function output to identify the bin. The selected bin will fall within the range of bins [0, N-1], where N=2POLYEN.

Each network switch port generates a hash key for the source and destination addresses of a received data packet. Specifically, the MAC core 63 receives data from the PHY device interface 22, and interprets the data according to IEEE 802.3 protocol to identify the beginning of a received data packet. Upon detecting a "Receive Start" condition at the end of a preamble (e.g., bits "11" at the end of the preamble sequence "1010 . . . "), the MAC core 63 resets the hash key shift register 206 to zero, and supplies the address information in the header of the data packet as the header is received by the MAC core 63. The hash key generator 100 thus generates the hash keys for the source and destination addresses as the remaining packet data is received. The hash keys for the source and/or destination addresses are then supplied to the internal rules checker 68 to access the table 106. The hashing described herein may be also applied to the external rules checker 44, as desired.

According to the disclosed embodiment, each network switch port includes a hash key generator configured for generating a hash key for a received data packet, reducing the processing requirements of the switching logic (e.g., the internal rules checker 68). The hash key generator in each network switch port is also configured for generating the hash keys for the corresponding data packet during the incoming transmission of the data packet, enabling the network switch port to utilize the time necessary to receive the entire data packet to generate the hash key in hardware. Hence, the multiport switch can generate hash keys for simultaneously received data packets with minimal delays.

While this invention has been described in connection with what is presently considered to be the most practical and preferred embodiment, it is to be understood that the invention is not limited to the disclosed embodiment, but, on the contrary, is intended to cover various modifications and equivalent arrangements included within the spirit and scope of the appended claims.

Egbert, Chandan, Chow, Peter Ka-Fai, Kerstein, Denise

Patent Priority Assignee Title
10516627, Jan 27 2016 Innovasic, Inc Ethernet frame injector
11194496, Nov 14 2017 Samsung Electronics Co., Ltd. Data deduplication using KVSSD
11567999, May 13 2016 CLOUD SOFTWARE GROUP, INC Using a B-tree to store graph information in a database
6252879, Sep 17 1997 Sony Corporation; Sony Electronics, Inc. Single counter for controlling multiple finite state machines in a multi-port bridge for local area network
6292483, Feb 14 1997 GLOBALFOUNDRIES Inc Apparatus and method for generating an index key for a network switch routing table using a programmable hash function
6301256, Sep 17 1997 Sony Corporation; Sony Electronics, Inc. Selection technique for preventing a source port from becoming a destination port in a multi-port bridge for a local area network
6308218, Sep 17 1997 Sony Corporation; Sony Electronics, Inc. Address look-up mechanism in a multi-port bridge for a local area network
6363067, Mar 30 1968 Sony Corporation; Sony Electronics, Inc. Staged partitioned communication bus for a multi-port bridge for a local area network
6430184, Apr 10 1998 Top Layer Networks, Inc. System and process for GHIH-speed pattern matching for application-level switching of data packets
6442168, Sep 17 1997 Sony Corporation; Sony Electronics, Inc. High speed bus structure in a multi-port bridge for a local area network
6446173, Sep 17 1997 Sony Corporation; Sony Electronics, Inc. Memory controller in a multi-port bridge for a local area network
6504843, Feb 24 1999 3Com Technologies System and method for dynamically mapping a high speed link to a multiplicity of low speed trunked links
6515998, Dec 04 1998 NEC Corporation Table data retrieving apparatus retrieving table in which reference data is stored by using retrieval key
6603765, Dec 31 1997 Cisco Technology, Inc. Load sharing across flows
6617879, Sep 17 1997 Sony Corporation; Sony Electronics Inc. Transparently partitioned communication bus for multi-port bridge for a local area network
6738384, Sep 17 1997 Sony Corporation; Sony Electronics Inc. Technique for optimizing cut-through for broadcast and multi-cast packets in a multi-port bridge for a local area network
6744728, Sep 17 1997 Sony Corporation & Sony Electronics, Inc. Data pipeline timing optimization technique in a multi-port bridge for a local area network
6751225, Sep 17 1997 Sony Corporation; Sony Electronics Inc. Port within a multi-port bridge including a buffer for storing routing information for data packets received in the port
6763030, Aug 05 1997 Round Rock Research, LLC Simplified switching hub for data communication networks
6816490, Sep 17 1997 Sony Corporation; Sony Electronics Inc. Statistical learning technique in a multi-port bridge for a local area network
6853638, Apr 01 1998 Cisco Technology, Inc Route/service processor scalability via flow-based distribution of traffic
6909713, Sep 05 2001 TAHOE RESEARCH, LTD Hash-based data frame distribution for web switches
6950434, Dec 07 1999 GLOBALFOUNDRIES Inc Arrangement for searching packet policies using multi-key hash searches in a network switch
6987853, Nov 29 2000 Bodacion Technologies, LLC Method and apparatus for generating a group of character sets that are both never repeating within certain period of time and difficult to guess
7027446, Jul 18 2001 CISCO SYSTEMS ISRAEL LTD Method and apparatus for set intersection rule matching
7191209, Jul 30 2001 Bellsouth Intellectual Property Corporation Application server and method to perform hierarchical configurable data manipulation
7225219, Nov 29 2000 AUGUR VISION, INC Distributed caching architecture for computer networks
7272611, Oct 28 2002 NetApp, Inc Apparatus and method for searching a n-branch data structure using information in entries
7286528, Dec 12 2001 CAVIUM INTERNATIONAL; MARVELL ASIA PTE, LTD Multiple address databases in a switch without the need for extra memory
7353248, Jul 30 2001 Intellectual Ventures II LLC Application server and method to perform hierarchical configurable data validation
7441007, Jul 30 2001 Bellsouth Intellectual Property Corporation System and method for allowing applications to retrieve properties and configuration information from a persistent store
7469243, Jan 27 2003 International Business Machines Corporation Method and device for searching fixed length data
7584182, Dec 19 2005 Microsoft Technology Licensing, LLC Determining cardinality of a parameter using hash values
7596740, Oct 28 2002 NetApp, Inc Apparatus for processing fibre channel and SCSI frames at wire speed
7609657, Aug 29 2006 Accton Technology Corporation Network device and address learning method thereof
7653895, Jan 20 2006 XILINX, Inc. Memory arrangement for message processing by a plurality of threads
7672336, Dec 01 2006 RIBBON COMMUNICATIONS OPERATING COMPANY, INC Filtering and policing for defending against denial of service attacks on a network
7689708, Oct 28 2002 NetApp, Inc Apparatus to flow control frames in a networked storage virtualization using multiple streaming protocols
7760754, May 28 1997 Alcatel-Lucent USA Inc Priority access for real-time traffic in contention-based networks
7804774, Dec 01 2006 RIBBON COMMUNICATIONS OPERATING COMPANY, INC Scalable filtering and policing mechanism for protecting user traffic in a network
7890807, Feb 19 2004 Microsoft Technology Licensing, LLC Method and system for troubleshooting a misconfiguration of a computer system based on configurations of other computer systems
7940657, Dec 01 2006 RIBBON COMMUNICATIONS OPERATING COMPANY, INC Identifying attackers on a network
7962571, Feb 19 2004 Microsoft Technology Licensing, LLC Method and system for collecting information from computer systems based on a trusted relationship
7995581, Dec 12 2001 CAVIUM INTERNATIONAL; MARVELL ASIA PTE, LTD Multiple address databases in a switch without the need for extra memory
8032874, Jan 20 2006 XILINX, Inc. Generation of executable threads having source code specifications that describe network packets
8279776, Oct 26 2009 T-MOBILE INNOVATIONS LLC Network address translation based on a reverse domain name service
8332633, Aug 04 2000 Google Technology Holdings LLC Encryption processing for streaming media
8588229, Dec 12 2001 CAVIUM INTERNATIONAL; MARVELL ASIA PTE, LTD Multiple address databases in a switch without the need for extra memory
8619817, Nov 16 2009 T-MOBILE INNOVATIONS LLC Message address manipulation using source port codes
8996724, Nov 05 2001 Juniper Networks, Inc. Context switched route look up key engine
9952922, Jul 18 2013 NXP USA, INC Fault detection apparatus and method
RE38821, Jan 31 1996 MARVELL ISRAEL M I S L LTD Switching ethernet controller
RE39514, Jan 31 1996 MARVELL ISRAEL M I S L LTD Switching ethernet controller
RE43058, Jan 31 1996 MARVELL ISRAEL MISL LTD Switching ethernet controller
RE44151, Jan 31 1996 Marvell Israel (M.I.S.L) Ltd. Switching ethernet controller
Patent Priority Assignee Title
4680700, Dec 07 1983 International Business Machines Corporation Virtual memory address translation mechanism with combined hash address table and inverted page table
4933937, Nov 29 1986 Kabushiki Kaisha Toshiba Network adapter for connecting local area network to backbone network
5123101, Nov 12 1986 Xerox Corporation Multiple address space mapping technique for shared memory wherein a processor operates a fault handling routine upon a translator miss
5247620, Jul 24 1989 Hitachi, Ltd.; Hitachi Cable Ltd. Bridge apparatus with an address check circuit for interconnecting networks
5414704, Oct 22 1992 ENTERASYS NETWORKS, INC Address lookup in packet data communications link, using hashing and content-addressable memory
5515376, Jul 19 1993 MARCONI INTELLECTUAL PROPERTY RINGFENCE , INC Communication apparatus and methods
5633858, Jul 28 1994 Accton Technology Corporation Method and apparatus used in hashing algorithm for reducing conflict probability
5649109, Oct 22 1992 ENTERASYS NETWORKS, INC Apparatus and method for maintaining forwarding information in a bridge or router using multiple free queues having associated free space sizes
5708659, Oct 20 1993 AVAGO TECHNOLOGIES GENERAL IP SINGAPORE PTE LTD Method for hashing in a packet network switching system
5740171, Mar 28 1996 Cisco Technology, Inc Address translation mechanism for a high-performance network switch
5757795, Apr 25 1996 Hewlett Packard Enterprise Development LP Method and apparatus for hashing addresses in a network switch
5802054, Aug 16 1996 Hewlett Packard Enterprise Development LP Atomic network switch with integrated circuit switch nodes
5842224, Jun 16 1989 FENNER INVESTMENTS, LTD Method and apparatus for source filtering data packets between networks of differing media
5852607, Feb 26 1997 Cisco Technology, Inc Addressing mechanism for multiple look-up tables
5914938, Nov 19 1996 RPX CLEARINGHOUSE LLC MAC address table search unit
5949786, Aug 16 1996 Hewlett Packard Enterprise Development LP Stochastic circuit identification in a multi-protocol network switch
EP600683A3,
//////
Executed onAssignorAssigneeConveyanceFrameReelDoc
Dec 18 1997Advanced Micro Devices, Inc.(assignment on the face of the patent)
Apr 21 1998EGBERT, CHANDANAdvanced Micro Devices, INCASSIGNMENT OF ASSIGNORS INTEREST SEE DOCUMENT FOR DETAILS 0092430051 pdf
Apr 21 1998CHOW, PETER KA-FAIAdvanced Micro Devices, INCASSIGNMENT OF ASSIGNORS INTEREST SEE DOCUMENT FOR DETAILS 0092430051 pdf
May 20 1998KERSTEIN, DENISEAdvanced Micro Devices, INCASSIGNMENT OF ASSIGNORS INTEREST SEE DOCUMENT FOR DETAILS 0092430051 pdf
Jun 30 2009Advanced Micro Devices, INCGLOBALFOUNDRIES IncAFFIRMATION OF PATENT ASSIGNMENT0231190083 pdf
Nov 17 2020WILMINGTON TRUST, NATIONAL ASSOCIATIONGLOBALFOUNDRIES U S INC RELEASE BY SECURED PARTY SEE DOCUMENT FOR DETAILS 0569870001 pdf
Date Maintenance Fee Events
Dec 23 2003M1551: Payment of Maintenance Fee, 4th Year, Large Entity.
Dec 19 2007M1552: Payment of Maintenance Fee, 8th Year, Large Entity.
Sep 22 2011M1553: Payment of Maintenance Fee, 12th Year, Large Entity.


Date Maintenance Schedule
Jul 04 20034 years fee payment window open
Jan 04 20046 months grace period start (w surcharge)
Jul 04 2004patent expiry (for year 4)
Jul 04 20062 years to revive unintentionally abandoned end. (for year 4)
Jul 04 20078 years fee payment window open
Jan 04 20086 months grace period start (w surcharge)
Jul 04 2008patent expiry (for year 8)
Jul 04 20102 years to revive unintentionally abandoned end. (for year 8)
Jul 04 201112 years fee payment window open
Jan 04 20126 months grace period start (w surcharge)
Jul 04 2012patent expiry (for year 12)
Jul 04 20142 years to revive unintentionally abandoned end. (for year 12)