USRE41464E1 - Switching ethernet controller providing packet routing - Google Patents

Switching ethernet controller providing packet routing Download PDF

Info

Publication number
USRE41464E1
USRE41464E1 US10/000,944 US94401A USRE41464E US RE41464 E1 USRE41464 E1 US RE41464E1 US 94401 A US94401 A US 94401A US RE41464 E USRE41464 E US RE41464E
Authority
US
United States
Prior art keywords
source
destination
data
processor
port
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Expired - Lifetime
Application number
US10/000,944
Inventor
Avigdor Willenz
David Shemla
Yosi Sholt
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Marvell Israel MISL Ltd
Original Assignee
Marvell Israel MISL Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Marvell Israel MISL Ltd filed Critical Marvell Israel MISL Ltd
Priority to US10/000,944 priority Critical patent/USRE41464E1/en
Assigned to MARVELL SEMICONDUCTOR ISRAEL LTD. reassignment MARVELL SEMICONDUCTOR ISRAEL LTD. CHANGE OF NAME (SEE DOCUMENT FOR DETAILS). Assignors: GALILEO TECHNOLOGY LTD.
Assigned to MARVELL ISRAEL (M.I.S.L) LTD. reassignment MARVELL ISRAEL (M.I.S.L) LTD. CHANGE OF NAME (SEE DOCUMENT FOR DETAILS). Assignors: MARVELL SEMICONDUCTOR ISRAEL LTD.
Application granted granted Critical
Publication of USRE41464E1 publication Critical patent/USRE41464E1/en
Anticipated expiration legal-status Critical
Expired - Lifetime legal-status Critical Current

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L49/00Packet switching elements
    • H04L49/25Routing or path finding in a switch fabric
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L49/00Packet switching elements
    • H04L49/20Support for services
    • H04L49/201Multicast operation; Broadcast operation
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L49/00Packet switching elements
    • H04L49/25Routing or path finding in a switch fabric
    • H04L49/253Routing or path finding in a switch fabric using establishment or release of connections between ports
    • H04L49/254Centralised controller, i.e. arbitration or scheduling
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L49/00Packet switching elements
    • H04L49/35Switches specially adapted for specific applications
    • H04L49/351Switches specially adapted for specific applications for local area network [LAN], e.g. Ethernet switches

Definitions

  • the present invention relates to switched Ethernet controller devices and more specifically to switched Ethernet controller devices for providing processor based intervention in the packet routing decision process.
  • Traditional Ethernet switching hub equipment operates by examining Ethernet header information to perform local switching functions. If it is determined that a frame is destined for a local port, the hub transfers the frame between the inbound port and the outbound port. Typically this transfer occurs between multiple switching Ethernet controller devices in hardware using a direct memory access transfer scheme, common in many computer designs.
  • the disadvantage of using direct memory transfer to transfer Ethernet frames is that it precludes the provision of any upper OSI level processing such as Level 3 processing or routing.
  • the OSI stack defines seven levels or layers that operate independently of one another. Each level or layer has a distinct task or function to perform. In the OSI model Level 1 is defined as the physical layer, Level 2 as the link layer, and Level 3 as the network level. Traditional Ethernet switching is performed at the Level 2 layer. However, in many situations it is desirable to be able to perform some Level 3 processing also (i.e. by a processing device other than the switching Ethernet controller device), using suitable hardware or software techniques. Using direct memory transfer techniques to transfer the frame from one port to another makes this possible.
  • a switched Ethernet controller (SEC) device and associated method that provides processor based intervention in the packet routing decision process is disclosed.
  • a suitably programmed processor in combination with the switched Ethernet controller device enables a user or network designer to exert control over the packet routing decision process.
  • routing capabilities can be incorporated in a switching hub constructed using SEC devices of the present invention.
  • Processes are disclosed for handling both multicast and unicast packets. For multicast packets, rather than perform conventional lookup operations to determine the destination device and corresponding port number, a method is disclosed whereby the multicast packet, received from a source device, is first sent to the processor. The processor, in turn, examines the Level 3 or network layer routing information in the payload of the Ethernet frame and determines the destination device and corresponding port to transfer the packet to.
  • a buffer request is first sent to the processor rather than being immediately sent to all ports.
  • the processor based on an examination of the Level 3 data contained in the payload of the Ethernet frame, either discards the packet, causes the packet to be transferred from the source device to the destination device or requests to receive the packet directly.
  • a method of routing a multicast packet between a source port on a source device and a plurality of destination ports on a plurality of destination devices utilizing a processor, the method including the steps of the source device receiving the multicast packet via the source port, the source device sending the multicast packet to the processor, the processor examining the multicast packet, the processor determining the plurality of destination devices and corresponding the plurality of destination ports based on the results obtained during the step of examining, the processor transferring the multicast packet to the plurality of destination devices, and the plurality of destination devices sending the multicast packet to the plurality of destination ports.
  • the step of causing the source device to send the unicast packet to the destination device includes the steps of the processor sending a second buffer request to the destination device, transferring the unicast packet from the source device to the destination device, and the destination device sending the unicast packet to the destination port.
  • said step of transferring includes transferring the unicast packet utilizing direct memory transfer.
  • the step of receiving the unicast packet from the source device includes the steps of the processor sending a second buffer request message to the source device, and the source device sending the unicast packet to the processor.
  • FIG. 1 is a high level block diagram illustrating an example switching hub built using switching Ethernet controller devices constructed in accordance with a preferred embodiment of the present invention
  • FIG. 2 is a high level flow diagram illustrating the prior art method of routing packets between conventional switching Ethernet controller devices in a switching hub;
  • FIG. 3 is a high level flow diagram illustrating a method of intervening in the routing of multicast packets using the switched Ethernet controller device of the present invention.
  • FIG. 4 is a high level flow diagram illustrating a method of intervening in the routing of unicast packets using the switched Ethernet controller device of the present invention.
  • FIG. 1 A high level block diagram of an example switching hub built using switched Ethernet controller devices constructed in accordance with a preferred embodiment of the present invention is illustrated in FIG. 1 .
  • the switching hub generally referenced 10 , comprises a processor 12 coupled to memory 14 .
  • Processor 12 can be any suitable processor, such as a microprocessor or equivalent.
  • Memory 14 can be any suitable memory device or devices, such as random access memory (RAM), either of the dynamic or static type.
  • RAM random access memory
  • processor 12 is coupled to a PCI bus, which is a computer bus well known in the art and commonly used in personal computer (PC) architectures.
  • Switching hub 10 also comprises one or more switching Ethernet controller (SEC) devices.
  • SEC switching Ethernet controller
  • Switching hub 10 can be constructed to include up to any number of SEC devices, thus implementing a switching hub having any number of Ethernet ports. Illustrated in FIG. 1 are two such SEC devices, SEC 16 and SEC 2 C. SEC devices 16 , 20 function to provide Ethernet switching capabilities between a plurality of Ethernet ports. In the example illustrated in FIG. 1 , for the sake of clarity, only one Ethernet port 30 is shown coupled to SEC 16 and only one Ethernet port 32 is shown coupled to SEC 20 .
  • the present invention provides the network with the ability to both transfer data directly between SEC devices and to enable the processor 12 to intervene in the switching operations. Such an intervention is typically software controlled such that the criteria regarding the decisions to be made can be changed overtime.
  • each SEC device is coupled to its own memory array.
  • SEC 16 is coupled to RAM 18 and SEC 20 is coupled to RAM 22 .
  • External Ethernet devices are coupled to the Ethernet ports on the SEC devices.
  • Ethernet port 30 is coupled to the external Ethernet device 34 and Ethernet port 32 is coupled to external Ethernet device 36 . Both external Ethernet devices are coupled to their respective Ethernet ports through a wire connecting the two.
  • a packet is received over the wire from an external Ethernet device, in this example, Ethernet device 34 .
  • the packet is received by SEC device 16 , designated as the source SEC device, for purposes of this example (step 40 ).
  • Source SEC 16 stores the packet in RAM 18 (step 42 ).
  • Source SEC 16 determines the destination SEC device and the appropriate port number within the SEC device to send the packet to (step 44 ).
  • SEC 20 is designated the destination SEC.
  • Each SEC device maintains an address table within its associated memory with includes, among other things, the 48 bit media access control (MAC) address, device number and port number.
  • MAC media access control
  • Source SEC 16 looks up the destination address included in the received packet. If the destination address is found, source SEC 16 reads the corresponding device and port numbers from the table. As described in more detail in Applicant's co-pending application Ser. No. 08/790,151 entitled “A Bus Protocol” and filed on the same day herewith, the SECs transfer data therebetween in accordance with a “write-only” data transfer protocol. Other data transfer protocols are also incorporated in to the present invention.
  • source SEC 16 once source SEC 16 has determined where to send the data, it first writes a buffer request to destination SEC 20 (i.e. the SEC device found during step 44 ), requesting that the destination device prepare for a packet transfer (step 46 ). Destination SEC 20 then allocates a buffer for the packet to be received and writes a start of packet message to source SEC 16 with an indication of the location of the allocated buffer. A direct memory access (DMA) transfer then occurs directly between RAM 18 and RAM 22 , thus transferring the packet to the allocated buffer in destination SEC 20 (step 48 ). Once the DMA transfer is complete, destination SEC 20 outputs the packet to the proper port (step 50 ). In this example, the packet is transferred between Ethernet port 32 and external Ethernet device 36 over the wire.
  • DMA direct memory access
  • a preferred embodiment of the present invention teaches a hardware/software intervention mechanism.
  • the intervention mechanism allows a user or network designer to exert finer control over the packet routing decision process than is possible with just switch to switch transfers.
  • processor 12 examines the Level 3 or network layer header information in the payload of the Ethernet frame. The intervention process is different for multicast packets and for unicast packets. The intervention process for multicast packets will be described first.
  • source SEC device 16 For multicast packets, a high level flow diagram of the process of intervening in the packet routing decision mechanism is illustrated in FIG. 3 .
  • source SEC device 16 first receives a packet over the wire from external Ethernet device 34 via Ethernet port 30 (step 60 ).
  • Source SEC device 16 then forwards the packet to processor 12 via the PCI bus (step 62 ), typically via the write only protocol described hereinabove.
  • Processor 12 subsequently decides to what devices and corresponding ports the packet needs to be sent (step 64 ).
  • the SEC device of the present invention only requires one packet to be sent to it, regardless of the number of destination ports within the SEC the multicast packet is directed to.
  • the SEC device will automatically forward the packet to all the destination ports which processor 12 tagged for that particular multicast packet. Once the destination devices and associated ports are determined, processor 12 forwards the packet to the appropriate destination devices (step 66 ). The destination SEC devices then forward the packet to the destination ports within their respective device (step 68 ).
  • source SEC devices 16 first receives a packet over the wire from external Ethernet device 34 via Ethernet port 30 (step 80 ). Rather than send the packet to the destination device, source device 16 sends a buffer request to processor 12 (step 82 ). Included in the buffer request is data that processor 12 needs to make a decision as to how to direct the received packet, such as the source port, the destination device and port and the byte count. Based on the information received in the buffer request, processor makes a decision as to how to handle the packet (step 84 ). In a preferred embodiment, processor 12 chooses one of the following three actions: discard the packet (step 86 ); send the packet to a destination device (steps 90 to 94 ); or request to receive the entire packet itself (steps 100 to 102 ).
  • processor 12 sends a start of packet message to the source SEC device 16 with the byte count field set to zero. If processor 12 decides to forward the packet to a destination device, it first sends a buffer request to destination SEC 20 device (step 90 ). In response to the buffer request, destination SEC device 20 allocates buffer space and sends a start of packet message to source SEC device 16 .
  • Source SEC device 16 performs a DMA transfer of the packet to destination SEC 20 (step 92 ). When the DMA transfer is complete, source SEC 16 sends an end of packet message to destination SEC 20 . Subsequently, destination SEC 20 transfers the packet to the appropriate port (step 94 ).
  • processor 12 decides to request the packet, it first sends a buffer request start of packet message to source SEC 16 with the target device, within the buffer request start of packet message, set to correspond to the processor itself (step 100 ).
  • Source SEC 16 then sends the packet to processor 12 followed by an end of packet message (step 102 ).
  • the SEC provides a mechanism, for a device other than itself (i.e. processor 12 ), to intervene in and play a role in the packet routing process.
  • processor 12 can be suitably programmed by the user to tailor the decision process to a set of particular user defined requirements.

Abstract

A switched Ethernet controller (SEC) device and associated method that provides processor based intervention in the packet routing decision process is provided. The method of routing a multicast packet between a source port on a source device and a plurality of destination ports on a plurality of destination devices, utilizes a processor. The method includes the steps of the source device receiving the multicast packet via the source port, the source device sending the multicast packet to the processor, the processor examining the multicast packet, the processor determining the plurality of destination devices and corresponding the plurality of destination ports based on the results obtained during the step of examining, the processor transferring the multicast packet to the plurality of destination devices, and the plurality of destination devices sending the multicast packet to the plurality of destination ports.

Description

FIELD OF THE INVENTION
The present invention relates to switched Ethernet controller devices and more specifically to switched Ethernet controller devices for providing processor based intervention in the packet routing decision process.
BACKGROUND OF THE INVENTION
Traditional Ethernet switching hub equipment operates by examining Ethernet header information to perform local switching functions. If it is determined that a frame is destined for a local port, the hub transfers the frame between the inbound port and the outbound port. Typically this transfer occurs between multiple switching Ethernet controller devices in hardware using a direct memory access transfer scheme, common in many computer designs. The disadvantage of using direct memory transfer to transfer Ethernet frames is that it precludes the provision of any upper OSI level processing such as Level 3 processing or routing. The OSI stack defines seven levels or layers that operate independently of one another. Each level or layer has a distinct task or function to perform. In the OSI model Level 1 is defined as the physical layer, Level 2 as the link layer, and Level 3 as the network level. Traditional Ethernet switching is performed at the Level 2 layer. However, in many situations it is desirable to be able to perform some Level 3 processing also (i.e. by a processing device other than the switching Ethernet controller device), using suitable hardware or software techniques. Using direct memory transfer techniques to transfer the frame from one port to another makes this possible.
SUMMARY OF THE INVENTION
Accordingly, it is an object of the present invention to provide a switched Ethernet controller device able to intervene in the packet routing decision mechanism.
It is another object of the present invention to provide a switched Ethernet controller device able to intervene in the packet routing decision mechanism for both multicast and unicast packets.
A switched Ethernet controller (SEC) device and associated method that provides processor based intervention in the packet routing decision process is disclosed. A suitably programmed processor in combination with the switched Ethernet controller device enables a user or network designer to exert control over the packet routing decision process. Thus, routing capabilities can be incorporated in a switching hub constructed using SEC devices of the present invention. Processes are disclosed for handling both multicast and unicast packets. For multicast packets, rather than perform conventional lookup operations to determine the destination device and corresponding port number, a method is disclosed whereby the multicast packet, received from a source device, is first sent to the processor. The processor, in turn, examines the Level 3 or network layer routing information in the payload of the Ethernet frame and determines the destination device and corresponding port to transfer the packet to. For unicast packets, a buffer request is first sent to the processor rather than being immediately sent to all ports. The processor, based on an examination of the Level 3 data contained in the payload of the Ethernet frame, either discards the packet, causes the packet to be transferred from the source device to the destination device or requests to receive the packet directly.
Thus, there is provided in accordance with a preferred embodiment of the present invention, a method of routing a multicast packet between a source port on a source device and a plurality of destination ports on a plurality of destination devices, utilizing a processor, the method including the steps of the source device receiving the multicast packet via the source port, the source device sending the multicast packet to the processor, the processor examining the multicast packet, the processor determining the plurality of destination devices and corresponding the plurality of destination ports based on the results obtained during the step of examining, the processor transferring the multicast packet to the plurality of destination devices, and the plurality of destination devices sending the multicast packet to the plurality of destination ports.
In accordance with a preferred embodiment of the present invention, the step of causing the source device to send the unicast packet to the destination device, includes the steps of the processor sending a second buffer request to the destination device, transferring the unicast packet from the source device to the destination device, and the destination device sending the unicast packet to the destination port. In addition, said step of transferring includes transferring the unicast packet utilizing direct memory transfer.
The step of receiving the unicast packet from the source device includes the steps of the processor sending a second buffer request message to the source device, and the source device sending the unicast packet to the processor.
BRIEF DESCRIPTION OF THE DRAWINGS
The invention is herein described, by way of example only, with reference to the accompanying drawings, wherein:
FIG. 1 is a high level block diagram illustrating an example switching hub built using switching Ethernet controller devices constructed in accordance with a preferred embodiment of the present invention;
FIG. 2 is a high level flow diagram illustrating the prior art method of routing packets between conventional switching Ethernet controller devices in a switching hub;
FIG. 3 is a high level flow diagram illustrating a method of intervening in the routing of multicast packets using the switched Ethernet controller device of the present invention; and
FIG. 4 is a high level flow diagram illustrating a method of intervening in the routing of unicast packets using the switched Ethernet controller device of the present invention.
DETAILED DESCRIPTION OF THE INVENTION
A high level block diagram of an example switching hub built using switched Ethernet controller devices constructed in accordance with a preferred embodiment of the present invention is illustrated in FIG. 1. The switching hub, generally referenced 10, comprises a processor 12 coupled to memory 14. Processor 12 can be any suitable processor, such as a microprocessor or equivalent. Memory 14 can be any suitable memory device or devices, such as random access memory (RAM), either of the dynamic or static type. In the example illustrated in FIG. 1, processor 12 is coupled to a PCI bus, which is a computer bus well known in the art and commonly used in personal computer (PC) architectures. Switching hub 10 also comprises one or more switching Ethernet controller (SEC) devices. Switching hub 10 can be constructed to include up to any number of SEC devices, thus implementing a switching hub having any number of Ethernet ports. Illustrated in FIG. 1 are two such SEC devices, SEC 16 and SEC 2C. SEC devices 16, 20 function to provide Ethernet switching capabilities between a plurality of Ethernet ports. In the example illustrated in FIG. 1, for the sake of clarity, only one Ethernet port 30 is shown coupled to SEC 16 and only one Ethernet port 32 is shown coupled to SEC 20.
The present invention provides the network with the ability to both transfer data directly between SEC devices and to enable the processor 12 to intervene in the switching operations. Such an intervention is typically software controlled such that the criteria regarding the decisions to be made can be changed overtime.
In a preferred embodiment, each SEC device is coupled to its own memory array. SEC 16 is coupled to RAM 18 and SEC 20 is coupled to RAM 22. External Ethernet devices are coupled to the Ethernet ports on the SEC devices. Ethernet port 30 is coupled to the external Ethernet device 34 and Ethernet port 32 is coupled to external Ethernet device 36. Both external Ethernet devices are coupled to their respective Ethernet ports through a wire connecting the two.
The manner of performing Ethernet switching between switches (i.e. non-intervention mode) will now be described, with reference to the high level flow diagram illustrated in FIG. 2. First, a packet is received over the wire from an external Ethernet device, in this example, Ethernet device 34. The packet is received by SEC device 16, designated as the source SEC device, for purposes of this example (step 40). Source SEC 16 stores the packet in RAM 18 (step 42). Source SEC 16 determines the destination SEC device and the appropriate port number within the SEC device to send the packet to (step 44). For the purposes of this example, SEC 20 is designated the destination SEC. Each SEC device maintains an address table within its associated memory with includes, among other things, the 48 bit media access control (MAC) address, device number and port number. Source SEC 16 looks up the destination address included in the received packet. If the destination address is found, source SEC 16 reads the corresponding device and port numbers from the table. As described in more detail in Applicant's co-pending application Ser. No. 08/790,151 entitled “A Bus Protocol” and filed on the same day herewith, the SECs transfer data therebetween in accordance with a “write-only” data transfer protocol. Other data transfer protocols are also incorporated in to the present invention.
In accordance with the write-only data transfer protocol, once source SEC 16 has determined where to send the data, it first writes a buffer request to destination SEC 20 (i.e. the SEC device found during step 44), requesting that the destination device prepare for a packet transfer (step 46). Destination SEC 20 then allocates a buffer for the packet to be received and writes a start of packet message to source SEC 16 with an indication of the location of the allocated buffer. A direct memory access (DMA) transfer then occurs directly between RAM 18 and RAM 22, thus transferring the packet to the allocated buffer in destination SEC 20 (step 48). Once the DMA transfer is complete, destination SEC 20 outputs the packet to the proper port (step 50). In this example, the packet is transferred between Ethernet port 32 and external Ethernet device 36 over the wire.
As discussed previously, it would be beneficial to network hardware and software application designers if it were possible to control the routing mechanism within a switching hub. Thus, a preferred embodiment of the present invention teaches a hardware/software intervention mechanism. The intervention mechanism allows a user or network designer to exert finer control over the packet routing decision process than is possible with just switch to switch transfers. To achieve an intervention function, processor 12 examines the Level 3 or network layer header information in the payload of the Ethernet frame. The intervention process is different for multicast packets and for unicast packets. The intervention process for multicast packets will be described first.
For multicast packets, a high level flow diagram of the process of intervening in the packet routing decision mechanism is illustrated in FIG. 3. Referring also to FIG. 1, source SEC device 16 first receives a packet over the wire from external Ethernet device 34 via Ethernet port 30 (step 60). Source SEC device 16 then forwards the packet to processor 12 via the PCI bus (step 62), typically via the write only protocol described hereinabove. Processor 12 subsequently decides to what devices and corresponding ports the packet needs to be sent (step 64). The SEC device of the present invention only requires one packet to be sent to it, regardless of the number of destination ports within the SEC the multicast packet is directed to. The SEC device will automatically forward the packet to all the destination ports which processor 12 tagged for that particular multicast packet. Once the destination devices and associated ports are determined, processor 12 forwards the packet to the appropriate destination devices (step 66). The destination SEC devices then forward the packet to the destination ports within their respective device (step 68).
For unicast packets, a high level flow diagram of the process of intervening in the packet routing decision mechanism is illustrated in FIG. 4. Referring also to FIG. 1, source SEC devices 16 first receives a packet over the wire from external Ethernet device 34 via Ethernet port 30 (step 80). Rather than send the packet to the destination device, source device 16 sends a buffer request to processor 12 (step 82). Included in the buffer request is data that processor 12 needs to make a decision as to how to direct the received packet, such as the source port, the destination device and port and the byte count. Based on the information received in the buffer request, processor makes a decision as to how to handle the packet (step 84). In a preferred embodiment, processor 12 chooses one of the following three actions: discard the packet (step 86); send the packet to a destination device (steps 90 to 94); or request to receive the entire packet itself (steps 100 to 102).
To discard a packet (step 86), processor 12 sends a start of packet message to the source SEC device 16 with the byte count field set to zero. If processor 12 decides to forward the packet to a destination device, it first sends a buffer request to destination SEC 20 device (step 90). In response to the buffer request, destination SEC device 20 allocates buffer space and sends a start of packet message to source SEC device 16. Source SEC device 16 performs a DMA transfer of the packet to destination SEC 20 (step 92). When the DMA transfer is complete, source SEC 16 sends an end of packet message to destination SEC 20. Subsequently, destination SEC 20 transfers the packet to the appropriate port (step 94).
If processor 12 decides to request the packet, it first sends a buffer request start of packet message to source SEC 16 with the target device, within the buffer request start of packet message, set to correspond to the processor itself (step 100). Source SEC 16 then sends the packet to processor 12 followed by an end of packet message (step 102).
Thus, for both multicast and unicast packets, the SEC provides a mechanism, for a device other than itself (i.e. processor 12), to intervene in and play a role in the packet routing process. Processor 12 can be suitably programmed by the user to tailor the decision process to a set of particular user defined requirements.
While the invention has been described with respect to limited number of embodiments, it will be appreciated that many variations, modifications and other applications of the invention may be made.

Claims (21)

1. A method of routing a unicast packet between a source port on a source device and a destination port on a destination device, utilizing a processor, the method comprising the steps of:
a. receiving said unicast packet via said source port;
b. sending a first buffer request from said source device to said processor, wherein said first buffer request does not include said unicast packet;
c. examining said buffer request; and
d. at said processor, selecting to perform one of the following steps based on the results obtained during said step of examining:
i. causing said unicast packet to be discarded;
ii. causing said source device to send said unicast packet to said destination device, or
iii. receiving said unicast packet from said source device.
2. The device according to claim 1, wherein said step of causing said source device to send said unicast packet to said destination device, comprises the steps of:
a. sending a second buffer request from said source processor to said destination device;
b. transferring said unicast packet from said source device to said destination device; and
c. sending said unicast packet from said destination device to said destination port.
3. The method according to claim 2, wherein said step of transferring includes transferring said unicast packet utilizing direct memory transfer.
4. The method according to claim 1, wherein said step of receiving said unicast packet from said source device comprises the steps of:
a. sending a second buffer request start of packet message from said processor to said source device; and
b. sending said unicast packet from said source device to said processor.
5. The method of claim 1 wherein said buffer request includes at least one of a source port, a destination device, a destination port, and a byte count.
6. The method of claim 1 wherein said source device does not send said unicast packet prior to said examining.
7. The method of claim 1 wherein said source device sends said buffer request directly to said processor.
8. A network device, comprising:
a source communication unit to receive data that includes unicast packet data from a source device;
a destination communication unit to transmit data to a destination device; and
a processor to receive a buffer request from the source communication unit, wherein the buffer request does not include the unicast packet data,
wherein the processor, in response to the buffer request, selectively causes one of:
a.) the data to be discarded,
b.) a transfer of the buffer request to the destination communication unit, and
c.) a transfer of the data to the processor.
9. The network device of claim 8, wherein the buffer request comprises:
a source port identification;
a destination port identification; and
an amount of the data.
10. The network device of claim 8, wherein the source communication unit comprises:
a source port to receive the data from the source device;
a source controller responsive to the data from the source port; and
a source memory to store the data from the source port at a source location in the source memory.
11. The network device of claim 10, wherein the destination communication unit comprises:
a destination port to transmit the data to the destination device;
a destination controller responsive to the processor; and
a destination memory to store the data from the source communication unit at a destination location in the destination memory.
12. The network device of claim 11, wherein the buffer request comprises:
a source port identification;
a destination port identification; and
an amount of the data,
wherein when the processor causes a transfer of the buffer request to the destination communication unit, the destination communication unit allocates space in the destination memory at the destination location in accordance with the amount of the data, and the source controller transfers the data from the source memory starting at the source location to the destination memory starting at the destination location.
13. The network device of claim 11, wherein the network device further comprises:
a plurality of destination ports,
wherein the source controller determines at least a selected one of the plurality of destination ports in accordance with the data received by the source port.
14. A network device for communicating on an Ethernet media, comprising:
a source communication unit, comprising:
a plurality of source ports,
wherein one of the plurality of source ports receives data from the Ethernet media;
a source controller responsive to the data received from the plurality of source ports; and
a source memory to store the data from the plurality of source ports at respective source locations in the source memory;
a destination communication unit, comprising:
a destination controller;
a destination memory to store the data from the source communication unit at respective destination locations in the destination memory; and
a plurality of destination ports,
wherein one of the plurality of destination ports transmits the data stored in the destination memory to the Ethernet media, and
wherein the source controller selects one of the plurality of destination ports in accordance with the data; and
a processor to receive a buffer request from the source communication unit,
wherein the destination controller is responsive to the processor, and
wherein the processor, in response to the buffer request, selectively causes one of:
a.) the data to be discarded,
b.) a transfer of the buffer request to the selected one of the plurality of destination ports, and
c.) a transfer of the data to the processor,
wherein the buffer request comprises:
an identification of a selected one of the plurality of source ports;
an identification of the selected one of the plurality of destination ports; and
an amount of the data, and
the buffer request does not include packet data.
15. A network device, comprising:
a source communication means for receiving data from a source device;
a destination communication means for transmitting data that includes unicast packet data to a destination device; and
a processor means for receiving a buffer request from the source communication means, wherein the buffer request does not include the unicast packet data,
wherein the processor means, in response to the buffer request, selectively causes one of:
a.) the data to be discarded,
b.) a transfer of the buffer request to the destination communication means, and
c.) a transfer of the data to the processor means.
16. The network device of claim 15, wherein the buffer request comprises:
a source port means identification;
a destination port means identification; and
an amount of the data.
17. The network device of claim 15, wherein the source communication means comprises:
a source port means for receiving the data from the source device;
a source controller means, responsive to the data from the source port means, for controlling the source port means; and
a source memory means for storing the data from the source port means at a source location in the source memory means.
18. The network device of claim 17, wherein the destination communication means comprises:
a destination port means for transmitting the data to the destination device;
a destination controller means, responsive to the processor means, for controlling the destination port means; and
a destination memory means for storing the data from the source communication means at a destination location in the destination memory means.
19. The network device of claim 18, wherein the buffer request comprises:
a source port means identification;
a destination port means identification; and
an amount of the data,
wherein when the processor means causes a transfer of the buffer request to the destination communication means, the destination communication means allocates space in the destination memory means at the destination location in accordance with the amount of the data, and the source controller means transfers the data from the source memory means starting at the source location to the destination memory means starting at the destination location.
20. The network device of claim 18, wherein the network device further comprises:
a plurality of destination port means,
wherein the source controller means determines at least a selected one of the plurality of destination port means in accordance with the data received by the source port means.
21. A network device for communicating on an Ethernet media, comprising:
a source communication means, comprising:
a plurality of source port means,
wherein one of the plurality of source port means receives data from the Ethernet media;
a source controller means responsive to the data received from the plurality of source port means; and
a source memory means for storing the data from the plurality of source port means at respective source locations in the source memory means;
a destination communication means, comprising:
a destination controller means;
a destination memory means for storing the data from the source communication means at respective destination locations in the destination memory means; and
a plurality of destination port means,
wherein one of the plurality of destination port means transmits the data stored in the destination memory means to the Ethernet media, and
wherein the source controller selects one of the plurality of destination port means in accordance with the data; and
a processor means for receiving a buffer request from the source communication means,
wherein the destination controller means is responsive to the processor means, and
wherein the processor means, in response to the buffer request, selectively causes one of:
a.) the data to be discarded,
b.) a transfer of the buffer request to the selected one of the plurality of destination port means, and
c.) a transfer of the data to the processor means,
wherein the buffer request comprises:
an identification of a selected one of the plurality of source port means;
an identification of the selected one of the plurality of destination port means; and
an amount of the data, and
the buffer request does not include packet data.
US10/000,944 1996-01-31 2001-12-04 Switching ethernet controller providing packet routing Expired - Lifetime USRE41464E1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
US10/000,944 USRE41464E1 (en) 1996-01-31 2001-12-04 Switching ethernet controller providing packet routing

Applications Claiming Priority (4)

Application Number Priority Date Filing Date Title
IL11698696A IL116986A (en) 1996-01-31 1996-01-31 Switching ethernet controller providing packet routing
IL116986 1996-01-31
US08/790,149 US5999981A (en) 1996-01-31 1997-01-28 Switching ethernet controller providing packet routing
US10/000,944 USRE41464E1 (en) 1996-01-31 2001-12-04 Switching ethernet controller providing packet routing

Related Parent Applications (1)

Application Number Title Priority Date Filing Date
US08/790,149 Reissue US5999981A (en) 1996-01-31 1997-01-28 Switching ethernet controller providing packet routing

Publications (1)

Publication Number Publication Date
USRE41464E1 true USRE41464E1 (en) 2010-07-27

Family

ID=11068499

Family Applications (2)

Application Number Title Priority Date Filing Date
US08/790,149 Ceased US5999981A (en) 1996-01-31 1997-01-28 Switching ethernet controller providing packet routing
US10/000,944 Expired - Lifetime USRE41464E1 (en) 1996-01-31 2001-12-04 Switching ethernet controller providing packet routing

Family Applications Before (1)

Application Number Title Priority Date Filing Date
US08/790,149 Ceased US5999981A (en) 1996-01-31 1997-01-28 Switching ethernet controller providing packet routing

Country Status (2)

Country Link
US (2) US5999981A (en)
IL (1) IL116986A (en)

Families Citing this family (22)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
IL116989A (en) 1996-01-31 1999-10-28 Galileo Technology Ltd Switching ethernet controller
US6778545B1 (en) * 1998-09-24 2004-08-17 Cisco Technology, Inc. DSP voice buffersize negotiation between DSPs for voice packet end devices
US6587943B1 (en) * 1998-12-03 2003-07-01 Nortel Networks Ltd. Apparatus and method for limiting unauthorized access to a network multicast
AU3529500A (en) * 1999-03-17 2000-10-04 Broadcom Corporation Network switch
US7643481B2 (en) * 1999-03-17 2010-01-05 Broadcom Corporation Network switch having a programmable counter
US6654371B1 (en) 1999-04-15 2003-11-25 Nortel Networks Limited Method and apparatus for forwarding multicast data by relaying IGMP group membership
US7333451B1 (en) * 1999-10-18 2008-02-19 Nortel Networks Limited Buffer management for mobile internet protocol
US20020083344A1 (en) * 2000-12-21 2002-06-27 Vairavan Kannan P. Integrated intelligent inter/intra networking device
US6985974B1 (en) 2002-04-08 2006-01-10 Marvell Semiconductor Israel Ltd. Memory interface controller for a network device
US7551575B1 (en) 2002-11-05 2009-06-23 Marvell Israel (M.I.S.L.) Ltd. Context-switching multi channel programmable stream parser
US8861515B2 (en) 2003-04-22 2014-10-14 Agere Systems Llc Method and apparatus for shared multi-bank memory in a packet switching system
US7613116B1 (en) 2004-09-29 2009-11-03 Marvell Israel (M.I.S.L.) Ltd. Method and apparatus for preventing head of line blocking among ethernet switches
US7742412B1 (en) 2004-09-29 2010-06-22 Marvell Israel (M.I.S.L.) Ltd. Method and apparatus for preventing head of line blocking in an ethernet system
US7882280B2 (en) * 2005-04-18 2011-02-01 Integrated Device Technology, Inc. Packet processing switch and methods of operation thereof
US7747904B1 (en) 2006-05-12 2010-06-29 Integrated Device Technology, Inc. Error management system and method for a packet switch
US7596142B1 (en) 2006-05-12 2009-09-29 Integrated Device Technology, Inc Packet processing in a packet switch with improved output data distribution
US7817652B1 (en) 2006-05-12 2010-10-19 Integrated Device Technology, Inc. System and method of constructing data packets in a packet switch
US7706387B1 (en) 2006-05-31 2010-04-27 Integrated Device Technology, Inc. System and method for round robin arbitration
US7889226B2 (en) 2006-11-20 2011-02-15 Codian Ltd Hardware architecture for video conferencing
US7693040B1 (en) 2007-05-01 2010-04-06 Integrated Device Technology, Inc. Processing switch for orthogonal frequency division multiplexing
US8532100B2 (en) 2010-10-19 2013-09-10 Cisco Technology, Inc. System and method for data exchange in a heterogeneous multiprocessor system
US9143562B2 (en) * 2012-04-27 2015-09-22 Hewlett-Packard Development Company, L.P. Managing transfer of data from a source to a destination machine cluster

Citations (18)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US4947390A (en) * 1989-03-22 1990-08-07 Hewlett-Packard Company Method for data transfer through a bridge to a network requiring source route information
US5058109A (en) * 1989-06-28 1991-10-15 Digital Equipment Corporation Exclusionary network adapter apparatus and related method
US5130981A (en) * 1989-03-22 1992-07-14 Hewlett-Packard Company Three port random access memory in a network bridge
US5163131A (en) * 1989-09-08 1992-11-10 Auspex Systems, Inc. Parallel i/o network file server architecture
US5274631A (en) * 1991-03-11 1993-12-28 Kalpana, Inc. Computer network switching system
US5291481A (en) * 1991-10-04 1994-03-01 At&T Bell Laboratories Congestion control for high speed packet networks
US5521913A (en) * 1994-09-12 1996-05-28 Amber Wave Systems, Inc. Distributed processing ethernet switch with adaptive cut-through switching
US5598581A (en) * 1993-08-06 1997-01-28 Cisco Sytems, Inc. Variable latency cut through bridge for forwarding packets in response to user's manual adjustment of variable latency threshold point while the bridge is operating
US5632021A (en) * 1995-10-25 1997-05-20 Cisco Systems Inc. Computer system with cascaded peripheral component interconnect (PCI) buses
US5633865A (en) * 1995-03-31 1997-05-27 Netvantage Apparatus for selectively transferring data packets between local area networks
US5634138A (en) * 1995-06-07 1997-05-27 Emulex Corporation Burst broadcasting on a peripheral component interconnect bus
US5724529A (en) * 1995-11-22 1998-03-03 Cirrus Logic, Inc. Computer system with multiple PC card controllers and a method of controlling I/O transfers in the system
US5740175A (en) * 1995-10-03 1998-04-14 National Semiconductor Corporation Forwarding database cache for integrated switch controller
US5761431A (en) * 1996-04-12 1998-06-02 Peak Audio, Inc. Order persistent timer for controlling events at multiple processing stations
US5764996A (en) * 1995-11-27 1998-06-09 Digital Equipment Corporation Method and apparatus for optimizing PCI interrupt binding and associated latency in extended/bridged PCI busses
US5781549A (en) * 1996-02-23 1998-07-14 Allied Telesyn International Corp. Method and apparatus for switching data packets in a data network
US5784003A (en) * 1996-03-25 1998-07-21 I-Cube, Inc. Network switch with broadcast support
US5784373A (en) * 1995-02-23 1998-07-21 Matsushita Electric Works, Ltd. Switching device for LAN

Patent Citations (18)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US4947390A (en) * 1989-03-22 1990-08-07 Hewlett-Packard Company Method for data transfer through a bridge to a network requiring source route information
US5130981A (en) * 1989-03-22 1992-07-14 Hewlett-Packard Company Three port random access memory in a network bridge
US5058109A (en) * 1989-06-28 1991-10-15 Digital Equipment Corporation Exclusionary network adapter apparatus and related method
US5163131A (en) * 1989-09-08 1992-11-10 Auspex Systems, Inc. Parallel i/o network file server architecture
US5274631A (en) * 1991-03-11 1993-12-28 Kalpana, Inc. Computer network switching system
US5291481A (en) * 1991-10-04 1994-03-01 At&T Bell Laboratories Congestion control for high speed packet networks
US5598581A (en) * 1993-08-06 1997-01-28 Cisco Sytems, Inc. Variable latency cut through bridge for forwarding packets in response to user's manual adjustment of variable latency threshold point while the bridge is operating
US5521913A (en) * 1994-09-12 1996-05-28 Amber Wave Systems, Inc. Distributed processing ethernet switch with adaptive cut-through switching
US5784373A (en) * 1995-02-23 1998-07-21 Matsushita Electric Works, Ltd. Switching device for LAN
US5633865A (en) * 1995-03-31 1997-05-27 Netvantage Apparatus for selectively transferring data packets between local area networks
US5634138A (en) * 1995-06-07 1997-05-27 Emulex Corporation Burst broadcasting on a peripheral component interconnect bus
US5740175A (en) * 1995-10-03 1998-04-14 National Semiconductor Corporation Forwarding database cache for integrated switch controller
US5632021A (en) * 1995-10-25 1997-05-20 Cisco Systems Inc. Computer system with cascaded peripheral component interconnect (PCI) buses
US5724529A (en) * 1995-11-22 1998-03-03 Cirrus Logic, Inc. Computer system with multiple PC card controllers and a method of controlling I/O transfers in the system
US5764996A (en) * 1995-11-27 1998-06-09 Digital Equipment Corporation Method and apparatus for optimizing PCI interrupt binding and associated latency in extended/bridged PCI busses
US5781549A (en) * 1996-02-23 1998-07-14 Allied Telesyn International Corp. Method and apparatus for switching data packets in a data network
US5784003A (en) * 1996-03-25 1998-07-21 I-Cube, Inc. Network switch with broadcast support
US5761431A (en) * 1996-04-12 1998-06-02 Peak Audio, Inc. Order persistent timer for controlling events at multiple processing stations

Also Published As

Publication number Publication date
IL116986A (en) 2000-01-31
US5999981A (en) 1999-12-07
IL116986A0 (en) 1996-05-14

Similar Documents

Publication Publication Date Title
USRE41464E1 (en) Switching ethernet controller providing packet routing
US7145866B1 (en) Virtual network devices
US7352760B2 (en) Link aggregation
US6643261B2 (en) High performance self balancing low cost network switching architecture based on distributed hierarchical shared memory
US8401027B2 (en) Method for traffic management, traffic prioritization, access control, and packet forwarding in a datagram computer network
JP3640299B2 (en) A proposal and response architecture for route lookup and packet classification requests
AU685293B2 (en) Extended domain computer network using standard links
US7103055B2 (en) Unified table for L2, L3, L4, switching and filtering
US6343072B1 (en) Single-chip architecture for shared-memory router
US5940597A (en) Method and apparatus for periodically updating entries in a content addressable memory
US20100135313A1 (en) Network routing system for enhanced efficiency and monitoring capability
EP1181791B1 (en) Apparatus for distributing a load across a trunk group
JP3394504B2 (en) Method and apparatus for maintaining packet order integrity in a parallel switching engine
CN109474534B (en) Route acceleration forwarding system, router and forwarding method based on FPGA
CN114900469B (en) Method, system, equipment and medium for controlling data flow of multi host network card
Renwick Building a practical HIPPI LAN
JPS58170155A (en) Packet communication system
KR100429907B1 (en) Router and routing method for combined unicast and multicast traffic
JP2001053775A (en) Switching hub
EP0775346A1 (en) A network switch
JPS6165649A (en) Communication control system
JPH05260089A (en) Processing system for route control of packet switching
JP2001189729A (en) Layer three switch
JP2004064311A (en) Lan storage device to annular atm network

Legal Events

Date Code Title Description
AS Assignment

Owner name: MARVELL SEMICONDUCTOR ISRAEL LTD., ISRAEL

Free format text: CHANGE OF NAME;ASSIGNOR:GALILEO TECHNOLOGY LTD.;REEL/FRAME:014015/0846

Effective date: 20021215

AS Assignment

Owner name: MARVELL ISRAEL (M.I.S.L) LTD., ISRAEL

Free format text: CHANGE OF NAME;ASSIGNOR:MARVELL SEMICONDUCTOR ISRAEL LTD.;REEL/FRAME:024399/0635

Effective date: 20080414

FPAY Fee payment

Year of fee payment: 12