Configurable switching network interface controller using forwarding engine

Information

  • Patent Grant
  • 8032655
  • Patent Number
    8,032,655
  • Date Filed
    Tuesday, October 21, 2008
    15 years ago
  • Date Issued
    Tuesday, October 4, 2011
    12 years ago
Abstract
A network interface controller includes a plurality of scatter gather circuits (104a-104d) connectable to a host via a bus (101). A packet buffer (112) is configured for communication with the scatter gather circuits (104a-104d). A plurality of access circuits (110a-110d) are configured to access external network connections. An optional forwarding engine (108) is selectable to generate routing information corresponding to data received via the access circuits (110a-110d) and to provide the routing information to the packet buffer (112).
Description
TECHNICAL FIELD

The present invention is in the field of network interface controllers and, in particular, is related to a switching network interface controller that is configurable for use in a variety of different networking configurations.


BACKGROUND

There are a variety of networking applications for which, conventionally, various specialized hardware is available. It would be desirable to have a network interface controller solution that is flexibly configured for use in these various applications.


SUMMARY

A reconfigurable network interface controller circuit is provided for various networking operations. The circuit is scalable, and provides for redundancy in such networking operations.


The network interface controller includes a plurality of scatter gather circuits connectable to a host via a bus. A packet buffer is configured for communication with the scatter gather circuits. A plurality of access circuits are configured to access external network connections. An optional forwarding engine is selectable to generate routing information corresponding to data received via the access circuits and to provide the routing information to the packet buffer.





BRIEF DESCRIPTION OF FIGURES


FIG. 1 schematically illustrates an example multipurpose network interface controller circuit.



FIGS. 2A and 2B illustrate the FIG. 1 circuit in a network interface controller configuration.



FIGS. 3A and 3B illustrate the FIG. 1 circuit in a switch configuration.



FIG. 4 illustrate the FIG. 1 circuit in a hybrid configuration.



FIG. 5 illustrates the FIG. 1 circuit in a network processor configuration.





DETAILED DESCRIPTION

Turning now to FIG. 1, an example configurable network interface controller circuit 100 is described. In some embodiments, the FIG. 1 network interface controller circuit is implemented in an application specific integrated circuit (ASIC), such as a field-programmable gate array (FPGA). In one example, the circuit is configurable to implement applications such as:

    • Multi-Channel Ethernet NIC Controller
    • L2/L3 Ethernet Switch
    • System Controller
    • SOHO Router
    • Network Processor


The various blocks of the FIG. 1 example are now summarized.


PCI-X Core (PX 102)


This is a standard quad-function PCI-X core, with 4 identical Master interfaces to SGE's 104a through 104d, and one target interface TI 106. This block in addition houses the Serial ROM interface logic.


Forwarding Engine (FE 108)


This module makes routing decisions based on a vector that it receives from the MAC 110 or the SGE 104 modules. The results of the routing decisions are conveyed to the packet buffer PB 112 via the Route Vector bus 114.


MAC (Mn 110)


This is a 10/100/1000 MAC module. In one example, this module includes VLAN Tag and Station Address logic (which are normally disabled in the presence of a Forwarding Engine).


Packet Buffer (PB 112)


This is a general purpose queuing engine core switch fabric, that allows management of arbitrary sized packets. A particular example of the PB 112 is described in U.S. Provisional Patent Application No. 60/283,285 filed Apr. 11, 2001 and incorporated herein by reference in its entirety.


Memory Controller (MC 116)


This is a generic memory controller that can control, for example, SSRAM memories 118.


Lookup Memory Controller (LM 120)


This is an SSRAM only memory controller that provides a path to an external memory 122 (e.g., for a forwarding table and/or instruction memory).


CPU Interface (CI 124)


This module is a collection of muxes and base addresses that switches various busses and manages the address map of an on-board processor 125. This module decodes the PL-Bus regions and generates chip selects to various modules.


Scatter Gather Engine (SGn 104)


This module handles the Scatter Gather operation in a NIC mode, provides a path to the packet buffer 112 from PX 102 in the Switch mode, and provides a path to the packet buffer 112 from the CPU 125 in the System Controller mode.


Wake Up, On Now Logic (ON 124)


This module implements power management functions.


Narrow Checksum (NC 126)


This module calculates the TCP/IP/HTTP/UDP checksums and provides the result to the packet buffer 112 upon completion of a frame arriving from the MAC 110.


Wide Checksum (WC)


This module calculates the TCP/IP/HTTP/UDP checksums and provides the result to the packet buffer PB 112 upon the completion of a frame as it is arriving from the PCI bus 101 via the PX 102.


In all modes of the operation (NIC, Switch, etc.), the data is pushed to the SGE 104 by the packet buffer 112 and to the packet buffer 112 by the SGE 104.


Clocking within the FIG. 1 example is now described. Specifically, the components of the FIG. 1 example operate in three different clock domains. These clock domains include the core clock domain (which includes the on-board CPU 125 and the memory interfaces (LM 120 and MEMC 116); the MAC 110 clock domains (which, in some examples, includes several actual clock regimes); and the PCI-X 101 clock domain. In some examples, no phase lock loops are employed.


In cases where the FIG. 1 example is an FPGA as opposed to an ASIC, the FPGA clocking is the same as the ASIC clocking except for the MAC clock section. Further, some IO delay lines are inherent to the FPGA IO pads, and are explicitly built in the ASIC configuration.


In reset, all clock domains are synchronized to the PCI-X clock domain. The PHY chips can be reset individually. In addition, soft reset resources allow the local resetting of the FIG. 1 circuitry by the local processor 125 under control of local firmware.


In accordance with one example, the FIG. 1 circuit is operable in at least four different modes by reconfiguring the operation of the various modules. Each of these four modes of operation are now described. In the description, the Receive and Transmit nomenclatures are always with reference to the wire (i.e., receive from the wire and transmit to the wire) unless otherwise specified.


The NIC operation mode is now discussed with reference to FIGS. 2A and 2B. In general, the NIC operation mode is a relatively simple mode of operation of the FIG. 1 example circuit. A simplified block diagram of the NIC mode is represented in FIGS. 2A and 2B. In this mode, the on-chip processor 124, the forwarding engine 108 and the associated secondary memory 122 are not used (and, in fact, need not be even populated in the ASIC/FPGA) and, thus, are shown as “grayed out” in FIG. 2B. Various NIC operation mode operations are now described.


NIC Receive


In the NIC receive operation, data is received from the MAC 110, through the N-Bus, and stored in the PB 112 using, for example, the paging hardware of the packet buffer PB 112. The Rvec is determined in one example using a stub model, for the packet buffer PB 112 to determine from which queue it should push the data out. Once the data is completely stored in the appropriate queues of the packet buffer, it is then pushed to the appropriate Scatter Gather Engine 104. While transiting on the N-Bus, checksums are calculated on the incoming data from the MAC 110 by the NCS 126 and stored into the packet buffer PB 112. In one example, the checksum 110 storage is accomplished by strobing a payload (including the checksum) to the packet buffer PB 112 following the last element of the data being stored. The stored data is then transferred into the host memory from the PB 112 by the Scatter Gather Engine 104 (via the PX 102 and the PCI-X 101). In this mode of operation, the packet buffer PB 112 does not perform any broadcast or multicast operations and, as such, looks substantially like an external FIFO per channel.


NIC Transmit


In the NIC transmit mode, data is gathered from the host memory (via the PCI-X 101 and PX 102) by the appropriate SGE 104 and pushed to the packet buffer PB 112. While transiting the W-Bus, checksums are calculated on the data by the WCS 128 and delivered to the packet buffer PB 112 by strobing a payload (including the checksum) into the packet buffer PB 112 following storage of the last element of data. Once the packet is completely stored in the packet buffer PB 112, the packet is forwarded onto the N-Bus to the appropriate MAC 110.


NIC Fail Over


The link fail over is handled entirely in software.


NIC Multicast and Broadcast


These features are handled entirely in software.


NIC Flow Control


In the receive direction, once the descriptor queue of a TAP in the packet buffer PB 112 goes over a high water mark, a signal is asserted to the corresponding MAC 110 to cause the MAC 110 to generate flow control signals to its link partner. Depending on the MAC configuration, the traffic resumes either after a fixed amount of time or after the queue in the packet buffer PB 112 has dropped below the low water mark, the occurrence of which is also transmitted to the MAC 110. In the transmit direction, once the queue for the TAP, in the packet buffer, becomes full and data “backs up” into an SGE 104, the transmit function of the packet buffer 112 simply stops. In both directions, once the SGE 104 runs out of resources such as free lists or transmit buffers, traffic simply stops.


The switch operation mode is now described with reference to FIGS. 3A and 3B. In the switch configuration, the FIG. 1 example circuit employs the local forwarding engine FE 108 to make routing decisions for each packet in each direction. A given packet is examined once upon arrival to the source node and once upon exiting the destination node. The local processor CPU 125 is used for management purposes.


The switch backplane may be thought of as a virtual backplane. That is, the switch backplane includes multiple virtual channels on top of the PCI bus 101. Each virtual channel includes a scatter gather engine SGE 104 performing DMA writes to a reserved range of addresses in the host memory. That range of address is programmed into the receiving node's PCI base address register. Therefore, each pairing of the base address value programmed into a node's PCI base address register and the value programmed into another node's scatter gather engine 104 receive DMA address register configures a virtual channel. Each node is effectively a quad-function PCI device and hence has 4 memory base addresses, thus allowing 4 virtual full-duplex links to a node. This virtual back-plane of one example uses three base addresses, leaving the fourth one, corresponding to the node number of the device, unused.


In the switch mode of operation, the Scatter Gather Engine 104 does not do any linked list operations and simply pushes the data as consecutive data elements to the PCI 101. The data arriving from the PCI 101 is received on the PCI's target interface 106 which is then muxed to the appropriate SGE 104. The receive DMA address restarts at the base address at the start of every packet and the lower bits of the address are used to determine the length of a packet. Upper bits of the address, while still within the address range, are used to transfer additional information to the receiver. Each base address range is 256 Mbytes (28 bits). The largest packet that the switch handles is 64 Kbytes (16 bits), allowing 12 bits of payload (e.g., sequence numbers, etc.). Each node can be conceptualized, in some instances, as either a Source Node or a Destination Node. Source Node is the node where a packet initially comes into the system (via the Source Port), and Destination Node is the node through which the packet leaves the switch.


As data arrives from the MAC 110, the MAC 110 generates a long vector comprised of the DA, SA, VLAN, QoS fields of the incoming packet. This vector is then submitted to the forwarding engine FE 108. The packet then bypasses the checksum 126 and wake up 124 blocks before being written into the packet buffer PB 112. By this time, the forwarding engine 108 computes a routing vector 114 which is provided to the packet buffer 112 for the packet buffer 112 to place on the appropriate destination queue. In one example, a limit of 16 clocks is placed on the forwarding engine 108 for the lookup time per minimum sized packet (64 bytes). During this time, the forwarding engine 108 completes two lookups and a conditional learn operation.


Once the packet is fully stored in the packet buffer 112, it is pushed out one of the W-Buses to the SGE module 104. The SGE module 104—which operates as a pass through in the switch configuration—simply pushes the data out to the node that was indicated by the forwarding engine 108. The packet eventually appears on the target interface (T-Bus) of the destination node's PCI bus 101. Once the data arrives from the PCI bus 101 on the T-Bus of a destination node, the target interface 106 of the destination node routes the packet to the packet buffer 112 of the destination node. Meanwhile, the forwarding engine 108 computes a routing vector 114 for the packet and submits the routing vector 114 to the packet buffer 112.


Switch multicast and broadcast are handled in the forwarding engine 108. In case of a multicast or broadcast packet, the result is flagged to the packet buffer via a routing vector with multiple bits set.


In one example, the packet buffer 112 and the forwarding engine 108 can each pipeline two messages, to absorb the latency of the forwarding engine 108. The SGE 104 use flow control PIO writes to its link partner SGE to control the rate of the switch backplane traffic.


The hybrid mode of operation is now described with reference to FIG. 4. In the hybrid mode of operation, the FIG. 1 example circuit acts as a 4-port switch combined with a up to a 4-port NIC. The FIG. 1 example circuit can “own” up to eight MAC addresses, four for its switched ports and up to four for its embedded NIC ports. The hybrid mode of operation is handled in the forwarding engine 108. Although the architecture allows for more, in some examples, the forwarding engine 108 has only enough bandwidth for a single port NIC. Power management logic is used in the hybrid mode to detect “magic packets,” etc. and to generate appropriate power management events.


Once a packet arrives from the MAC 110 (“receive event”), the received packet is submitted to the forwarding engine 108. The received packet is concurrently written into the packet buffer 112 followed by checksum information. The Rvec 114 from the forwarding engine 108 indicates if the packet should be switched out of a port (via one of the N-Buses) or delivered to the host (via a W-Bus). Data received into the SGE 104 from the packet buffer 112 is typically delivered to the host.


For transmit, the data to be transmitted is normally gathered from the host memory into the packet buffer 112. However, the SGE 104 also submits the packet to the forwarding engine 108. The forwarding engine 108 in turn indicates to the packet buffer 112 onto which queue of the packet buffer 112 to place the packet. The checksums are calculated in this path. Although unlikely, one NIC port may wish to send a packet to another NIC port.


In the “system controller” mode of operation, any external host adapter is leveraged for interfacing to other protocols (e.g., SCSI, USB, SONET, USB, etc.). The NIC appear as a PC to the external host adapters. As such, the FIG. 1 example circuit provides a high bandwidth path to the local packet buffer 112. Further, a section of the packet buffer 112 is allocated as simple passive memory for use by the external host adapters. The external host adapters use this area to scatter and gather their traffic into the local memory 118. The processor 125 can access this data via the C-Bus path. Thus, in this mode, the FIG. 1 circuit is functioning as a system controller integrated with a processor.


In the network processor mode of operation, represented in FIG. 5, firmware effectively “visits” every packet at the wire speed while relieving some of the overhead of packet processing. All the packet processing may then be performed via the firmware. This mode of operation can be thought of as a superset of the system controller mode of operation. In this mode of operation, it is generally desired to transfer data from one MAC 110 to another MAC 110 or to an external host adapter once the processor has had an opportunity to read and write portions of the packet. Once the packet is modified, the FIG. 1 circuit recomputes the checksums. In this configuration, the SGE modules 104 are used by the local processor 125 to access the packets via the queuing system. Thus, the head of the W-Bus FIFO in the SGE module 104 is read by the processor 125 via C-Bus and it is written to via C-Bus.


The network processor receive operation is now described. As packets arrive from the MAC 110, the checksums for the packets are computed (126) and the packets are written into the packet buffer 112. The packet buffer 112 operates in the NIC mode in this case. That is, there is effectively a hard path between N-Bus-0 to W-Bus-0, etc. The received data is pushed out to the respective SGE 104 via the respective W-Bus. Once the SGE 104 senses the presence of new data, it interrupts the local processor 125. The processor 125 then performs burst reads of SGE's 104 W-Bus receive FIFO into the data cache of the processor 125. Once the processor 125 has examined and rewritten the data, the processor 125 scatters the data into a portion of the packet buffer 112 not used for queuing. The data is then gathered by the external host adapter and consumed by the host adapter. Optionally, the data from the local processor 125 is burst written into the SGE's 104 transmit W-Bus FIFO. The checksum is computed (128) on this data by the FIG. 1 example circuit before being written into the packet buffer 112. Further, the routing vector from the first element of data is retrieved and submitted to forwarding engine 108 for multiplexing onto the Rvec bus 114 so as to place the packet on the desired N-Bus or W-Bus queue in the PB 112.


The network processor transmit operation is now described. When a packet is to be transmitted to the wire by an external host adapter, the packet is first scattered into the local memory 118 by the external host adapter. The packet is then read by the local processor 125 via the C-Bus. Once the local processor 125 has examined and rewritten the packet, the local processor 125 burst writes the packets along with a routing vector 114 into the transmit W-Bus queue of the SGE 104. The checksum on the packet is then computed (128) and the packet is forwarded to the N-Bus or W-Bus. If the packet to be transmitted is coming from another port of the same instantiation of the FIG. 1 circuit, the packet is first received by the local processor 125 and is then burst written into the SGE 104 along with a routing vector.

Claims
  • 1. A network interface controller configured to facilitate communication among a host and external network connections to a network, comprising: a plurality of scatter gather circuits configured to be connected to the host via a host bus;a packet buffer configured for communication with the scatter gather circuits;a plurality of access circuits configured to access the external network connections; anda forwarding engine selectable to generate routing information corresponding to particular data, received via a particular access circuit from a particular one the external network connections, wherein the particular access circuit is any of the plurality of access circuits, and to provide the routing information to the packet buffer,
  • 2. The network interface controller of claim 1, wherein: the forwarding engine being configured, in the switch mode of operation, to generate the routing information includes the forwarding engine being configured to compute a routing vector based on the particular data and to provide the computed routing vector to the packet buffer.
  • 3. The network interface controller of claim 2, wherein: the forwarding engine being configured to compute a routing vector based on the particular data includes the forwarding engine being configured to compute the routing vector based on information associated with the particular vector, obtained by the particular access circuit and provided to the forwarding engine.
  • 4. The network interface controller of claim 2, wherein: in the switch mode of operation, the packet buffer is configured to process the received routing vector to control the flow of the particular data from the packet buffer.
  • 5. The network interface controller of claim 1, wherein the network interface controller is further configured to selectively operate in a network processor mode of operation, in which the network interface controller is configured such that: the network interface controller further comprises a processor; anddata received from the network via an access circuit or from the host bus via the scatter-gather engines is written into the packet buffer and the received data is written from the packet buffer to a scatter-gather engine such that the received data written from the packet buffer to the scatter-gather engine is processed by the processor prior to being scattered for consumption.
  • 6. The network interface controller of claim 5, wherein, in the network processor mode of operation: the data processed by the processor is scattered to the packet buffer to be available to at least one external host adaptor connected to the host bus.
  • 7. The network interface controller of claim 5, wherein, in the network processor mode of operation: the data processed by the processor is written to the scatter gather engines and wherein the forwarding engine scattered to the packet buffer to be available to at least one external host adaptor connected to the host bus.
  • 8. The network interface controller of claim 1, wherein: in the switch mode of operation, a switch backplane comprising the scatter gather circuits operates as a virtual backplane to operate a plurality of virtual channels on top of the host bus, andeach virtual channel includes one of the scatter gather circuits configured to write, via the host bus, to a reserved range of addresses of a first host, corresponding to the virtual channel and from which a scatter gather circuit of another network interface controller is configured to read.
  • 9. The network interface controller of claim 1, wherein the network interface controller is further configured to selectively operate in a system controller mode of operation, in which the network interface controller is configured to appear as a host to at least one external host adapter connected to the host bus, with the scatter-gather engines configured to scatter and gather data, from and to the at least one external host adaptor, relative to a memory associated with the network interface controller.
  • 10. A method of configuring a system including a plurality of network interface controllers, wherein at least a first of the plurality of network interface controllers comprises: a plurality of scatter gather circuits configured to be connected to the host via a host bus;a packet buffer configured for communication with the scatter gather circuits;a plurality of access circuits configured to access the external network connections; anda forwarding engine selectable to generate routing information corresponding to particular data, received via a particular access circuit from a particular one the external network connections, wherein the particular access circuit is any of the plurality of access circuits, and to provide the routing information to the packet buffer,wherein the at least one network interface controller is configured to selectively operate in at leasta switch mode of operation, in which the scatter gather circuits are configured for pass-through communication of the particular data between the packet buffer and host bus, and the forwarding engine is configured to generate the routing information to cause the particular data to be routed between the particular access circuit and the packet buffer; anda hybrid mode of operation, in which the forwarding engine is configured to process the particular data to determine whether the particular data is to be switched to another access circuit, different from the particular access circuit, to be provided to another external network connection, different from the particular external network connection, or whether the particular data is to be provided from the particular access circuit to the packet buffer and from the packet buffer to the scatter gather circuits for delivery to the host,
  • 11. The method of claim 10, wherein: the access circuit of the first network interface controller is configured to generate a vector indicating properties of a link over which the received data has been provided to the first network interface controller;the packet buffer is configured to receive the received data;the forwarding engine is configured to receive the vector and to generate a routing vector corresponding to the received data; andthe scatter gather circuit is configured, based on the routing vector, to provide the received data from the packet buffer to the reserved range of memory addresses.
  • 12. The method of claim 10, further comprising: by a processor local to the first network interface controller, managing the circuitry of the first network interface controller.
  • 13. The method of claim 10, further comprising: by the first network interface controller, receiving data via an access circuit of the first network interface controller and routing the received data to the scatter gather circuit of the first network interface controller;by the scatter gather circuit of the first network interface controller, writing the received data to the host bus using the reserved range of memory addresses;by the scatter gather circuit of the second network interface controller, reading the data from host bus using the reserved range of memory addresses; andby the second network interface controller, providing the read data to an access circuit of the second network interface controller.
  • 14. The method of claim 11, further comprising: by the forwarding engine, generating the routing vector to indicate multiple destinations for the received data,wherein multiple ones of the scatter gather circuits provide the received data from the packet buffer to respective reserved ranges of memory addresses.
  • 15. A network interface controller configured to facilitate communication among a host and external network connections to a network, comprising: a plurality of scatter gather circuits configured to be connected to the host via a host bus;a packet buffer configured for communication with the scatter gather circuits;a plurality of access circuits configured to access the external network connections; anda forwarding engine configured to generate routing information from a layer 2 header corresponding to particular data of received data and not from any information in layers above layer 2, the received data received via a particular access circuit from a particular one the external network connections, wherein the particular access circuit is any of the plurality of access circuits, and to provide the routing information to the packet buffer, wherein the provided routing information is indicative of another access circuit, different from the particular access circuit, such that the particular data is routed from the packet buffer to the other access circuit to be provided from the other access circuit to another external network connection, different from the particular external network connection.
  • 16. The network interface controller of claim 15, wherein: the forwarding engine being configured to generate the routing information includes the forwarding engine being configured to compute a routing vector based on the layer 2 header corresponding to the particular data and to provide the computed routing vector to the packet buffer.
  • 17. The network interface controller of claim 15, wherein: the packet buffer is configured to process the received routing information to control the flow of the particular data from the packet buffer.
  • 18. The network interface controller of claim 15, wherein: the network interface controller further comprises a processor; andthe particular data received from the network via an access circuit is processed by the processor prior to being provided to the other access circuit.
  • 19. A network interface controller configured to facilitate communication among a host and external network connections to a network, comprising: a plurality of scatter gather circuits configured to be connected to the host via a host bus;a packet buffer configured for communication with the scatter gather circuits;a plurality of access circuits configured to access the external network connections; anda forwarding engine configured to generate routing information from a layer 2 header corresponding to particular data of received data and not from any information in layers above layer 2, the received data received via a particular access circuit from a particular one the external network connections, wherein the particular access circuit is any of the plurality of access circuits, and to provide the routing information to the packet buffer, wherein the forwarding engine is configured such that the provided routing information selectively indicates one of another access circuit, different from the particular access circuit, and a scatter gather circuit, andif the routing information indicates another access circuit, the particular data is routed from the packet buffer to the other access circuit to be provided from the other access circuit to another external network connection, different from the particular external network connection and if the routing information indicates a scatter gather circuit, the particular data is routed from the packet buffer to the indicated scatter gather circuit.
  • 20. The network interface controller of claim 19, wherein: the forwarding engine is configured to generate the routing information based on control information in the layer 2 header corresponding to the particular data received by the network interface controller in association with the particular data.
  • 21. A network interface controller configured to facilitate communication among a host and external network connections to a network, comprising: a plurality of scatter gather circuits configured to be connected to the host via a host bus;a packet buffer configured for communication with the scatter gather circuits;a plurality of access circuits configured to access the external network connections, wherein the packet buffer is also configured for communication with the plurality of access circuits; anda forwarding engine configured to generate routing information corresponding to particular data, received from a first particular access circuit from a first particular one of the external network connections or from a first particular scatter gather circuit,wherein the first particular access circuit is any of the plurality of access circuits, the first particular one of the external network connections is an external network connection to which the first particular access circuit is coupled, and wherein the particular scatter gather circuit is any one of the plurality of scatter gather circuits,the routing information is indicative of a second particular access circuit or a second particular scatter gather circuit, wherein the second particular access circuit is any of the plurality of access circuits and the second particular scatter gather circuit is any one of the plurality of scatter gather circuits;the forwarding engine is further configured to provide the routing information to the packet buffer; andthe packet buffer is configured to provide the particular data, based on the routing information provided from the forwarding engine, to the second particular access circuit or to the second particular scatter gather circuit.
  • 22. A network interface controller, comprising: a plurality of scatter gather circuits configured to be connected to the host via a host bus;a packet buffer configured for communication with the scatter gather circuits; anda forwarding engine configured to generate routing information corresponding to particular data of received data and not from any information in layers above layer 2, the received data received via a particular scatter gather circuit and provided to the packet buffer, and to provide the routing information to the packet buffer, wherein the forwarding engine is configured such that the provided routing information indicates one of another scatter gather circuit, different from the particular scatter gather circuit, andthe particular data is routed from the packet buffer to the other scatter gather circuit.
CROSS REFERENCE TO RELATED APPLICATIONS

This application is a continuation of U.S. patent application Ser. No. 10/474,500, entitled “Multi-Purpose Switching Network Interface Controller,” which is a 371 of international patent application PCT/US02/12679, entitled “Multi-Purpose Switching Network Interface Controller,”, which claims priority to U.S. provisional patent application 60/283,286, entitled “Multi-Purpose Switching Network Interface Controller.” All of the foregoing are incorporated herein by reference in their entirety for all purposes.

US Referenced Citations (139)
Number Name Date Kind
4445116 Grow Apr 1984 A
5497476 Oldfield et al. Mar 1996 A
5778189 Kimura et al. Jul 1998 A
6087581 Emmer et al. Jul 2000 A
6226680 Boucher et al. May 2001 B1
6240094 Schneider May 2001 B1
6247060 Boucher et al. Jun 2001 B1
6334153 Boucher et al. Dec 2001 B2
6389479 Boucher et al. May 2002 B1
6393487 Boucher et al. May 2002 B2
6397316 Fesas, Jr. May 2002 B2
6401177 Koike Jun 2002 B1
6427171 Craft et al. Jul 2002 B1
6427173 Boucher et al. Jul 2002 B1
6434620 Boucher et al. Aug 2002 B1
6470415 Starr et al. Oct 2002 B1
6510164 Ramaswamy et al. Jan 2003 B1
6564267 Lindsay May 2003 B1
6591302 Boucher et al. Jul 2003 B2
6594268 Aukia et al. Jul 2003 B1
6625671 Collette et al. Sep 2003 B1
6658480 Boucher et al. Dec 2003 B2
6681244 Cross et al. Jan 2004 B1
6687758 Craft et al. Feb 2004 B2
6697868 Craft et al. Feb 2004 B2
6708223 Wang et al. Mar 2004 B1
6708232 Obara Mar 2004 B2
6717946 Hariguchi et al. Apr 2004 B1
6751665 Philbrick et al. Jun 2004 B2
6757746 Boucher et al. Jun 2004 B2
6798743 Ma et al. Sep 2004 B1
6807581 Starr et al. Oct 2004 B1
6813652 Stadler et al. Nov 2004 B2
6862648 Yatziv Mar 2005 B2
6938092 Burns Aug 2005 B2
6941386 Craft et al. Sep 2005 B2
6965941 Boucher et al. Nov 2005 B2
6996070 Starr et al. Feb 2006 B2
7031267 Krumel Apr 2006 B2
7042898 Blightman et al. May 2006 B2
7076568 Philbrick et al. Jul 2006 B2
7089326 Boucher et al. Aug 2006 B2
7093099 Bodas et al. Aug 2006 B2
7124205 Craft et al. Oct 2006 B2
7133902 Saha et al. Nov 2006 B2
7133914 Holbrook Nov 2006 B1
7133940 Blightman et al. Nov 2006 B2
7164656 Foster et al. Jan 2007 B2
7167926 Boucher et al. Jan 2007 B1
7167927 Philbrick et al. Jan 2007 B2
7174393 Boucher et al. Feb 2007 B2
7185266 Blightman et al. Feb 2007 B2
7191241 Boucher et al. Mar 2007 B2
7191318 Tripathy et al. Mar 2007 B2
7239642 Chinn et al. Jul 2007 B1
7254637 Pinkerton et al. Aug 2007 B2
7284047 Barham et al. Oct 2007 B2
7376147 Seto et al. May 2008 B2
7408906 Griswold et al. Aug 2008 B2
7457845 Fan et al. Nov 2008 B2
7474670 Nowshadi Jan 2009 B2
7493427 Freimuth et al. Feb 2009 B2
7533176 Freimuth et al. May 2009 B2
7583596 Frink Sep 2009 B1
7596634 Mittal et al. Sep 2009 B2
7609696 Guygyi et al. Oct 2009 B2
7735099 Micalizzi, Jr. Jun 2010 B1
7813339 Bar-David et al. Oct 2010 B2
7826350 Michailidis et al. Nov 2010 B1
20010010046 Muyres et al. Jul 2001 A1
20010021949 Blightman et al. Sep 2001 A1
20010037406 Philbrick et al. Nov 2001 A1
20020039366 Sano Apr 2002 A1
20020101848 Lee et al. Aug 2002 A1
20020188753 Tang et al. Dec 2002 A1
20020191622 Zdan Dec 2002 A1
20030018516 Ayala et al. Jan 2003 A1
20030035436 Denecheau et al. Feb 2003 A1
20030046330 Hayes Mar 2003 A1
20030048751 Han et al. Mar 2003 A1
20030158906 Hayes Aug 2003 A1
20030200284 Philbrick et al. Oct 2003 A1
20030204631 Pinkerton et al. Oct 2003 A1
20040003094 See Jan 2004 A1
20040019689 Fan Jan 2004 A1
20040028069 Tindal et al. Feb 2004 A1
20040030745 Boucher et al. Feb 2004 A1
20040042487 Ossman Mar 2004 A1
20040054813 Boucher et al. Mar 2004 A1
20040062245 Sharp et al. Apr 2004 A1
20040062246 Boucher et al. Apr 2004 A1
20040064578 Boucher et al. Apr 2004 A1
20040064590 Starr et al. Apr 2004 A1
20040073703 Boucher et al. Apr 2004 A1
20040078480 Boucher et al. Apr 2004 A1
20040088262 Boucher et al. May 2004 A1
20040100952 Boucher et al. May 2004 A1
20040111535 Boucher et al. Jun 2004 A1
20040117509 Craft et al. Jun 2004 A1
20040158640 Philbrick et al. Aug 2004 A1
20040165592 Chen et al. Aug 2004 A1
20040190533 Modi et al. Sep 2004 A1
20040199808 Freimuth et al. Oct 2004 A1
20040213235 Marshall et al. Oct 2004 A1
20040240435 Craft et al. Dec 2004 A1
20050071490 Craft et al. Mar 2005 A1
20050120037 Maruyama et al. Jun 2005 A1
20050135396 McDaniel et al. Jun 2005 A1
20050135412 Fan Jun 2005 A1
20050147126 Qiu et al. Jul 2005 A1
20050190787 Kuik et al. Sep 2005 A1
20050216597 Shah et al. Sep 2005 A1
20050259678 Gaur Nov 2005 A1
20050286560 Colman et al. Dec 2005 A1
20050289246 Easton et al. Dec 2005 A1
20060015618 Freimuth et al. Jan 2006 A1
20060015651 Freimuth et al. Jan 2006 A1
20060031524 Freimuth et al. Feb 2006 A1
20060072564 Cornett et al. Apr 2006 A1
20060080733 Khosmood et al. Apr 2006 A1
20060133267 Alex et al. Jun 2006 A1
20060209693 Davari et al. Sep 2006 A1
20060221832 Muller et al. Oct 2006 A1
20060221946 Shalev et al. Oct 2006 A1
20060235977 Wunderlich et al. Oct 2006 A1
20060265517 Hashimoto et al. Nov 2006 A1
20060274788 Pong Dec 2006 A1
20060281451 Zur Dec 2006 A1
20070011358 Wiegert et al. Jan 2007 A1
20070083638 Pinkerton et al. Apr 2007 A1
20070110436 Bennett May 2007 A1
20070143848 Kraemer et al. Jun 2007 A1
20070162572 Aloni et al. Jul 2007 A1
20070233892 Ueno Oct 2007 A1
20080002731 Tripathy et al. Jan 2008 A1
20080168190 Parthasarathy et al. Jul 2008 A1
20080273532 Bar-David et al. Nov 2008 A1
20090172301 Ebersole et al. Jul 2009 A1
20100023626 Hussain et al. Jan 2010 A1
Related Publications (1)
Number Date Country
20090097499 A1 Apr 2009 US
Provisional Applications (1)
Number Date Country
60283286 Apr 2001 US
Continuations (1)
Number Date Country
Parent 10474500 US
Child 12255112 US