US20160337146A1 - Method of data delivery across a network fabric in a router or ethernet bridge - Google Patents
Method of data delivery across a network fabric in a router or ethernet bridge Download PDFInfo
- Publication number
- US20160337146A1 US20160337146A1 US15/218,762 US201615218762A US2016337146A1 US 20160337146 A1 US20160337146 A1 US 20160337146A1 US 201615218762 A US201615218762 A US 201615218762A US 2016337146 A1 US2016337146 A1 US 2016337146A1
- Authority
- US
- United States
- Prior art keywords
- ethernet
- protocol data
- fabric
- data unit
- network
- 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.)
- Abandoned
Links
Images
Classifications
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L12/00—Data switching networks
- H04L12/28—Data switching networks characterised by path configuration, e.g. LAN [Local Area Networks] or WAN [Wide Area Networks]
- H04L12/46—Interconnection of networks
- H04L12/4633—Interconnection of networks using encapsulation techniques, e.g. tunneling
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L49/00—Packet switching elements
- H04L49/30—Peripheral units, e.g. input or output ports
- H04L49/3009—Header conversion, routing tables or routing tags
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L49/00—Packet switching elements
- H04L49/35—Switches specially adapted for specific applications
- H04L49/351—Switches specially adapted for specific applications for local area network [LAN], e.g. Ethernet switches
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L2212/00—Encapsulation of packets
Definitions
- the present invention generally relates to an Ethernet bridge or router and to a method of data delivery across a network suitable for use in, but not limited to, multi-processor networks such as storage networks, data centres and high performance computing.
- the present invention is concerned with an Ethernet bridge or router which is adapted for the distribution of standard IEEE 802 data frames or data frames meeting future Ethernet standards.
- OSI Open Systems Interconnect
- a useful article which described in detail the OSI reference model is “OSI Reference Model—The ISO Model of Architecture for Open Systems Interconnection” by Hubert Zimmermann, IEEE Transactions on Communications, Vol. COM-28, No. 4, April 1980.
- the OSI reference model comprises seven layers of network system functionality, as follows:
- each layer adds some control information to the data transmission so that the application's peer can properly interpret it at its destination.
- This process is called ‘encapsulation’, with each layer taking the information and structure provided to it by a higher layer and adding further layer specific control, as defined by the protocol a layer implements, typically, protocol header and trailers are calculated and added.
- PDU Protocol Data Unit
- PDUs have specific names at each layer in the stack:
- a device that implements network services at the Data Link Layer and above is called a ‘station’.
- the Physical Layer is excluded from this definition as it is not addressable by a protocol.
- An intermediate station performs routing operations directing PDUs that appear on one ingress port to another egress port.
- An intermediate station can operate either at the Data Link Layer, in the case of a Layer 2 intermediate station, or at the Network Layer, in the case of a Layer 3 intermediate station.
- Layer 2 intermediate stations use the Media Access Control (MAC) address, embedded in the Data Link Layer PDU encapsulation, to control the routing operation.
- Layer 3 intermediate stations use the IP address, embedded in the Network Layer PDU encapsulation, to direct routing. Layer 3 routing performs a number of steps resulting in the modification of both the source and destination Ethernet segment MAC addresses and thus allows the egress port of the intermediate station to be determined.
- MAC Media Access Control
- a large network may be constructed from many intermediate stations (bridges or routers) and PDUs being delivered from one end station to another may have to pass through many intermediate stations to complete their delivery. Every intermediate station the PDU passes through must complete the complex address checking and translation operation. This can significantly slow delivery of the frame and increase the power consumption of the whole system.
- FIG. 1 illustrates a conventional Ethernet bridge 1 with its ports 3 connected to a plurality of individual Ethernet stations 2 .
- the Ethernet bridge 1 comprises a plurality of ports 3 , means for performing Ethernet receive functions 4 , means for performing Ethernet transmit functions 5 , a packet buffer 6 a crossbar 7 .
- FIG. 1 only one port 3 is illustrated. However, in practice, each connection to a separate Ethernet station has a respective port with respective receive and transmit functionality.
- the Ethernet switch comprises a plurality of individually programmable one-port communication modules which access a common distribution bus.
- this and other Ethernet switches consisting of many separate low port count modules that are dependent upon a common bus, are fundamentally unsuited to networks involving very large numbers of processors such as storage centres and server farms.
- the number of ports which can be supported within an individual bridge is limited by the bus capacity of these architectures. As the density, capacity and data rates of individual connections increases these common bus architectures limit the construction of large Ethernet networks, bus bandwidth quickly being exceeded by a relatively small number of high performance connections.
- the present invention seeks to overcome the disadvantages with the above Ethernet switch and other known Ethernet switches and seeks to provide an Ethernet bridge or router and a method of data delivery across a network fabric suitable for use in, but not limited to, multi-processor networks such as storage networks, data centres and high performance computing.
- the present invention therefore provides a single Ethernet bridge or router comprising a network fabric adapted to provide interconnectivity to a plurality of Ethernet ports, each of the Ethernet ports being adapted to receive and/or transmit Ethernet frames, and wherein the Ethernet bridge or router further comprises an encapsulator connected to receive Ethernet Protocol Data Units from the Ethernet ports, wherein the encapsulator is operable to generate a Fabric Protocol Data Unit from a received Ethernet Protocol Data Unit, the Fabric Protocol Data Unit comprising a header portion, and a payload portion which comprises the Ethernet Protocol Data Unit concerned, and wherein the encapsulator is operable to transform Ethernet destination address information from the Ethernet Protocol Data Unit into a routing definition for the network fabric, and to include this routing definition in the header portion of the Fabric Protocol Data Unit.
- the present invention provides a method of data delivery across a network comprising a network fabric adapted to provide interconnectivity to a plurality of Ethernet ports, each of the ports being adapted to receive and/or transmit Ethernet data frames, the method comprising the steps of:
- the Fabric Protocol Data Unit comprising a header portion and a payload portion, wherein the payload portion comprises Ethernet destination address information and the header portion comprises a routing definition for the network fabric derived from the Ethernet destination address;
- the present invention provides an Ethernet bridge or router comprising a network fabric adapted to provide interconnectivity to a plurality of Ethernet ports, each of the Ethernet ports being adapted to receive and/or transmit Ethernet frames, and wherein the Ethernet bridge or router further comprises software instructions for operating an encapsulator to generate a Fabric Protocol Data Unit from a received Ethernet Protocol Data Unit, the Fabric Protocol Data Unit comprising a header portion, and a payload portion which comprises the Ethernet Protocol Data Unit concerned, and wherein the encapsulator is operable to transform Ethernet destination address information from the Ethernet Protocol Data Unit into a routing definition for the network fabric, and to include this routing definition in the header portion of the Fabric Protocol Data Unit.
- the network fabric comprises a plurality of switches and a plurality of network ports adapted to receive and/or transmit the FPDU directly to an egress network port, without de-encapsulation or re-encapsulation of the 30 Ethernet PDU whereby the Ethernet PDU of the FPDU is invisible to the switches of the network bridge fabric.
- the network fabric is adapted so as not to modify any part of the payload of the FPDU.
- each one of the network ports is allocated a destination number which is representative of the physical position of the network port on the network fabric whereby algorithmic routing of the FPDU across the network is enabled.
- each of the plurality of Ethernet ports is programmable and adapted to support automatically both Ethernet PDUs and proprietary FPDUs, the ports automatically interpreting either protocol when it is received.
- the encapsulation means implements a new protocol layer additional to the protocol layers of the OSI model for Ethernet networks, the new protocol layer being stacked between the Physical Layer and the Data Link Layer of the OSI model for Ethernet networks and provides for encapsulation of network layer PDUs and data link layer PDUs in the FPDU.
- the encapsulation means is adapted to allow for the payload of an FPDU to be interrupted for the insertion of one or more control tokens.
- the encapsulation means is adapted to allow for the removal or replacement of control tokens previously inserted into the payload of an FPDU.
- an intermediate station is intended to also encompass a station capable of forwarding a protocol encapsulation at a point between the Data Link Layer and the Physical Layer. This type of intermediate station will be referred to as a ‘Bridge Fabric’ later in this document.
- a multi-port Bridge Fabric may be implemented by a collection of ‘Bridge Fabric Switches’ (BFS) interconnected by ‘Bridge Fabric Switch Links’ (BFSL).
- a method for Ethernet encapsulation which enables improved routing and data delivery across a network fabric, without change to the underlying Ethernet protocol structures or contents.
- This provides, amongst other things, the mechanism to guarantee the order of Ethernet data delivered across such a network that includes multiple paths between source and destination endpoints, completely removing the possibility of mis-ordering or duplication being propagated by the network, enabling the construction of very high port count Ethernet Bridges and Routers.
- FIG. 1 illustrates schematically an Ethernet bridge of the prior art
- FIG. 2 illustrates schematically an Ethernet bridge in accordance with the present invention
- FIG. 3 illustrates schematically a network fabric element used in the Ethernet bridge of FIG. 2 ;
- FIG. 4 is a flow diagram of a method of data delivery across a network in accordance with the present invention.
- FIG. 5 illustrates the format of an FPDU used in the method in accordance with the present invention.
- FIGS. 6 and 7 illustrate the format of control tokens used in the method in accordance with the present invention.
- Ethernet bridge or router introduces an additional protocol layer, referred to herein as an ‘Encapsulation Layer’, that appears between the Physical Layer and the Data Link Layer of the standard OSI model which can encapsulate both Network Layer and Data Link Layer PDUs.
- Encapsulation Layer an additional protocol layer, referred to herein as an ‘Encapsulation Layer’, that appears between the Physical Layer and the Data Link Layer of the standard OSI model which can encapsulate both Network Layer and Data Link Layer PDUs.
- FPDU Fabric Protocol Data Unit
- CRC cyclic redundancy check
- a FPDU is used in implementation of the data transmission, acknowledgement and flow-control mechanisms and can be further utilised to provide many other attractive features important to large high performance, scalable Ethernet networks.
- FIG. 2 An Ethernet bridge or router 10 is illustrated in FIG. 2 which may be connected to a plurality of separate Ethernet stations 2 and which implements the encapsulation of both Network Layer and Data Link Layer PDUs in a FPDU.
- the Ethernet bridge 10 generally comprises a network 12 in combination with a plurality of Ethernet ports 11 (only one is illustrated for the sake of clarity) with each port being individually connectable to an Ethernet station.
- the Ethernet ports 11 are generally conventional in design and each includes means for establishing a data connection with an Ethernet station, a receiving means 13 for performing Ethernet receive functions 13 and a transmitting device 14 for performing Ethernet transmit functions.
- the Ethernet ports 11 are connected to a network interface 15 which provides conventional functionality such as packet buffering 16 .
- the network interface 15 additionally includes an Ethernet PDU encapsulator 17 which connects the network interface 15 to ingress ports (not shown) of the network 12 and an Ethernet PDU decapsulator 18 which connects egress ports (not shown) of the network 12 back to the Ethernet ports 11 .
- the Ethernet PDU encapsulator 17 implements the protocol of the Encapsulation Layer and thus is responsible for the generation of the FPDUs.
- each port 11 of the Ethernet bridge 10 has a respective network interface 15 and thus a respective Ethernet PDU encapsulator 17 and a respective Ethernet PDU decapsulator 18 .
- Ethernet bridge 10 In the embodiment of the Ethernet bridge 10 illustrated in FIG. 2 all of the ports of the Ethernet bridge 10 are Ethernet ports. However, it is envisaged that the ports of the Ethernet bridge 10 may be programmable to function as either Ethernet ports or proprietary ports which provide for connection of the bridge 10 to non-Ethernet compatible devices.
- the network 12 which is a proprietary network, comprises a plurality of interconnected network fabric elements 19 in the form of bridge fabric switches (BFSs) interconnected by bridge fabric switch links (BFSLs).
- BFSs bridge fabric switches
- BFSLs bridge fabric switch links
- the structure of one of the network fabric elements 19 is illustrated in greater detail.
- the network fabric element 19 includes a crossbar 22 the input to which is fed via means for performing frame buffering 20 and means for selecting a crossbar route.
- the network fabric element 19 may, of course, include additional processing elements as required by the proprietary network 12 .
- FIG. 4 A method of data delivery across the network fabric 12 which implements the protocol of the Encapsulation Layer is illustrated in FIG. 4 .
- Encapsulation occurs at ingress to the Ethernet bridge 10 .
- An Ethernet PDU transmitted by an Ethernet station 2 is received S 1 at a port 11 of the Ethernet bridge 10 and is communicated via the receiving device 13 , which performs conventional Ethernet receiving functions, to the network interface 15 and in particular the Ethernet PDU encapsulator 17 .
- the encapsulator 17 attaches S 2 a FPDU header to the Data Link Layer frame.
- the encapsulator 17 extracts addressing information from within the Ethernet PDU and transforms the addressing information into a destination descriptor S 3 that identifies the complete route through the network fabric 12 to the required destination for the PDU.
- This destination descriptor is then added to the FPDU header.
- the data is then communicated S 4 to an ingress port of the network fabric 12 and is transmitted across the network 12 via a plurality of network fabric elements 19 to an egress port of the network.
- the FPDU information is stripped S 5 by the Ethernet PDU decapsulator 19 so that only the original Ethernet PDU remains.
- the unmodified Ethernet PDU is then forwarded S 6 to an Ethernet station which is the required destination for the PDU.
- FPDU encapsulation of the entire Ethernet PDU enables significantly improved speed of delivery of Ethernet frames across the network fabric, and reduced latency, because the Ethernet PDU content is not required to be inspected or modified in any way during delivery across the network. This comes from simplified routing and the possibility to introduce additional delivery controls to maximise the utilisation of the bridge fabric infrastructure.
- Part of the new encapsulation may include control tokens. These tokens are multiplexed onto the BFSL along with the encapsulated Ethernet PDU. That is to say, the tokens may interrupt the payload of an FPDU which is in the process of being delivered across the network.
- encapsulation of the Ethernet PDU also improves the delivery latency of the control tokens by allowing them to be inserted within the encapsulated Ethernet PDU.
- a large PDU can take microseconds to be transmitted. Allowing the tokens to briefly interrupt the encapsulated Ethernet PDU has little effect on the delivery time of the FPDU but reduces the delivery time of the token from multiple microseconds to tens of nanoseconds.
- the control tokens are used to give additional information that help with the delivery of the encapsulated Ethernet PDUs. This includes line flow control and Ethernet delivery acknowledgement. It can also be used for sideband operations such as fetching address translations, verifying the fabric has been correctly cabled up and exchanging congestion information.
- the content of an FPDU is illustrated in FIG. 5 .
- the FPDU comprises a payload 30 consisting of an interruptible Ethernet packet.
- the header 31 to the payload 30 comprises various network specific data including, but not limited to, a start token 32 , a destination address 33 , the size of the payload 34 and CRC 35 .
- control tokens may, of course, be implemented for use with the network described herein. Furthermore, such control tokens may range from one or two word tokens up to five or more word tokens depending upon the control functionality required. In FIGS. 6 and 7 two different types of control token which are suitable for use with the Ethernet bridge described herein, are illustrated.
- a PDU will have to cross many links in a large BFS.
- the new destination port must be determined quickly from the route information.
- the route information is held in either the MAC address at Layer 2 or the IP address at Layer 3 and as already stated the translation process is complex and can significantly add to the routing latency. Adding the new encapsulation allows the translation of the MAC address or the IP address to be performed only once for each PDU crossing the BFS.
- the new encapsulation includes a destination descriptor or route identifier, the value of which has been assigned to correlate to the physical locations of the Ethernet ports of the entire BFS. This enables interval routing to be performed and means that a PDU crossing the network can use a simple algorithmic approach to selecting an output port.
- the complex translation of the MAC and IP address only needs to be performed once on ingress to the BFS.
- the Ethernet bridge or router described herein is truly scalable offering from 256 ports or fewer up to 48,000 ports or more.
- a single Ethernet bridge or router using the method described herein is capable of providing greatly increased connectivity in comparison to conventional Ethernet bridges. For example, currently the largest 10 Gbe Ethernet bridges (which are modular in construction) offer only 288 ports. With the Ethernet bridge of the present invention, which is capable of operating at 10Gbe or above, a single bridge is capable of offering 48,000 ports.
Landscapes
- Engineering & Computer Science (AREA)
- Computer Networks & Wireless Communication (AREA)
- Signal Processing (AREA)
- Data Exchanges In Wide-Area Networks (AREA)
- Small-Scale Networks (AREA)
Abstract
Description
- The present invention generally relates to an Ethernet bridge or router and to a method of data delivery across a network suitable for use in, but not limited to, multi-processor networks such as storage networks, data centres and high performance computing. In particular, the present invention is concerned with an Ethernet bridge or router which is adapted for the distribution of standard IEEE 802 data frames or data frames meeting future Ethernet standards.
- Conceptually, an Ethernet network is decomposed into a number of virtual layers in order to separate functionality. The most common and formally standardised model used is the Open Systems Interconnect (OSI) reference model. A useful article which described in detail the OSI reference model is “OSI Reference Model—The ISO Model of Architecture for Open Systems Interconnection” by Hubert Zimmermann, IEEE Transactions on Communications, Vol. COM-28, No. 4, April 1980. The OSI reference model comprises seven layers of network system functionality, as follows:
-
- 1. Physical Layer is responsible for physical channel access. It consists of those elements involved in transmission and reception of signals, typically line drivers and receivers, signal encoders/decoders and clocks.
- 2. Data Link Layer provides services allowing direct communication between end-station devices over the underlying physical medium. This layer provides Framing, separating the device messages into discrete transmissions or frames for the physical layer, encapsulating the higher layer packet protocols. It provides Addressing to identify source and destination devices. It provides Error Detection to ensure that corrupted data is not propagated to higher layers.
- 3. Network Layer is responsible for network-wide communication, routing packets over the network between end-stations. It must accommodate multiple Data Link technologies and topologies using a variety of
- 4. Transport Layer is responsible for end-to-end communication, shielding the upper layers from issues caused during transmission, such as dropped data, errors and mis-ordering caused by the underlying medium. This layer provides the application with an error-free, sequenced, guaranteed delivery message service, managing the process to process data delivery between end stations. Transmission Control Protocol (TCP) and User Datagram Protocol (UDP) are the most commonly recognised Transport Layer protocols.
- 5. Session Layer is responsible for establishing communications sessions between applications, dealing with authentication and access control.
- 6. Presentation Layer ensures that different data representations used by machines are resolved.
- 7. Application Layer provides generic functions that allow user applications to communicate over the network.
- For the purposes of this discussion we need not consider operations above the Transport Layer as it should, if well implemented, shield higher layers from issues arising in and below its scope.
- As data passes from a user application down through the protocol layers, each layer adds some control information to the data transmission so that the application's peer can properly interpret it at its destination. This process is called ‘encapsulation’, with each layer taking the information and structure provided to it by a higher layer and adding further layer specific control, as defined by the protocol a layer implements, typically, protocol header and trailers are calculated and added. This combined, layer specific Protocol Data Unit (PDU) is thus passed down the layer stack. Similarly, once the data is received at the destination, layer specific protocol information is stripped from the PDU and interpreted before the PDU is passed on to higher layers in the stack, ultimately arriving in the peer application.
- PDUs have specific names at each layer in the stack:
-
- 1. Physical Layer refers to the PDU as a symbol stream.
- 2. Data Link Layer refers to the PDU as a frame.
- 3. Network Layer refers to the PDU as a packet or datagram.
- 4. Transport Layer refers to the PDU as a segment or message
- A device that implements network services at the Data Link Layer and above is called a ‘station’. The Physical Layer is excluded from this definition as it is not addressable by a protocol. There are two types of station:
-
- End Stations are the ultimate source and destination of network data communicated across a network.
- Intermediate Stations forward network data generated by End Stations between source and destination. An intermediate station which forwards completely at the Data Link Layer is commonly called a ‘Bridge’; a station which forwards at the Network Layer is commonly called a ‘Router.
- An intermediate station performs routing operations directing PDUs that appear on one ingress port to another egress port. An intermediate station can operate either at the Data Link Layer, in the case of a
Layer 2 intermediate station, or at the Network Layer, in the case of aLayer 3 intermediate station.Layer 2 intermediate stations use the Media Access Control (MAC) address, embedded in the Data Link Layer PDU encapsulation, to control the routing operation.Layer 3 intermediate stations use the IP address, embedded in the Network Layer PDU encapsulation, to direct routing.Layer 3 routing performs a number of steps resulting in the modification of both the source and destination Ethernet segment MAC addresses and thus allows the egress port of the intermediate station to be determined. There are additional operations that need to be performed at ingress in addition to routing to enable Ethernet features such as port security, reserved MAC addresses, VLAN or link aggregate membership. This lengthy sequence of operations is performed at every intermediate station. These operations are costly, usually requiring a large translation mechanism with a number of complex rules to govern the control and management of the translation entries held in the translation tables. The translation mechanism must be capable of sustaining a very high throughput of translations in order to keep up with many ports operating at very high throughput rates. The checking and translation operations can take a great amount of time significantly adding to delivery latency. - As already stated a large network may be constructed from many intermediate stations (bridges or routers) and PDUs being delivered from one end station to another may have to pass through many intermediate stations to complete their delivery. Every intermediate station the PDU passes through must complete the complex address checking and translation operation. This can significantly slow delivery of the frame and increase the power consumption of the whole system.
-
FIG. 1 illustrates aconventional Ethernet bridge 1 with itsports 3 connected to a plurality ofindividual Ethernet stations 2. In overview, theEthernet bridge 1 comprises a plurality ofports 3, means for performing Ethernet receivefunctions 4, means for performing Ethernet transmitfunctions 5, a packet buffer 6 acrossbar 7. InFIG. 1 only oneport 3 is illustrated. However, in practice, each connection to a separate Ethernet station has a respective port with respective receive and transmit functionality. - In U.S. 2004/0131073 a modular scalable switch adapted for the distribution of fast Ethernet frames is described. The Ethernet switch comprises a plurality of individually programmable one-port communication modules which access a common distribution bus. Although described as scalable, this and other Ethernet switches consisting of many separate low port count modules that are dependent upon a common bus, are fundamentally unsuited to networks involving very large numbers of processors such as storage centres and server farms. The number of ports which can be supported within an individual bridge is limited by the bus capacity of these architectures. As the density, capacity and data rates of individual connections increases these common bus architectures limit the construction of large Ethernet networks, bus bandwidth quickly being exceeded by a relatively small number of high performance connections. The present invention seeks to overcome the disadvantages with the above Ethernet switch and other known Ethernet switches and seeks to provide an Ethernet bridge or router and a method of data delivery across a network fabric suitable for use in, but not limited to, multi-processor networks such as storage networks, data centres and high performance computing.
- The present invention therefore provides a single Ethernet bridge or router comprising a network fabric adapted to provide interconnectivity to a plurality of Ethernet ports, each of the Ethernet ports being adapted to receive and/or transmit Ethernet frames, and wherein the Ethernet bridge or router further comprises an encapsulator connected to receive Ethernet Protocol Data Units from the Ethernet ports, wherein the encapsulator is operable to generate a Fabric Protocol Data Unit from a received Ethernet Protocol Data Unit, the Fabric Protocol Data Unit comprising a header portion, and a payload portion which comprises the Ethernet Protocol Data Unit concerned, and wherein the encapsulator is operable to transform Ethernet destination address information from the Ethernet Protocol Data Unit into a routing definition for the network fabric, and to include this routing definition in the header portion of the Fabric Protocol Data Unit.
- In a further aspect the present invention provides a method of data delivery across a network comprising a network fabric adapted to provide interconnectivity to a plurality of Ethernet ports, each of the ports being adapted to receive and/or transmit Ethernet data frames, the method comprising the steps of:
- receiving an Ethernet frame or packet;
- generating a Fabric Protocol Data Unit from the received Ethernet Protocol Data Unit, the Fabric Protocol Data Unit comprising a header portion and a payload portion, wherein the payload portion comprises Ethernet destination address information and the header portion comprises a routing definition for the network fabric derived from the Ethernet destination address;
- transmitting the Fabric Protocol Data Unit from an ingress network port of the network fabric to at least one egress network port of the network fabric;
- extracting the Ethernet frame or packet from the Fabric Protocol Data Unit; and
- delivering the Ethernet frame or packet to an Ethernet device.
- In a yet further aspect the present invention provides an Ethernet bridge or router comprising a network fabric adapted to provide interconnectivity to a plurality of Ethernet ports, each of the Ethernet ports being adapted to receive and/or transmit Ethernet frames, and wherein the Ethernet bridge or router further comprises software instructions for operating an encapsulator to generate a Fabric Protocol Data Unit from a received Ethernet Protocol Data Unit, the Fabric Protocol Data Unit comprising a header portion, and a payload portion which comprises the Ethernet Protocol Data Unit concerned, and wherein the encapsulator is operable to transform Ethernet destination address information from the Ethernet Protocol Data Unit into a routing definition for the network fabric, and to include this routing definition in the header portion of the Fabric Protocol Data Unit.
- In a preferred embodiment the network fabric comprises a plurality of switches and a plurality of network ports adapted to receive and/or transmit the FPDU directly to an egress network port, without de-encapsulation or re-encapsulation of the 30 Ethernet PDU whereby the Ethernet PDU of the FPDU is invisible to the switches of the network bridge fabric.
- Ideally, the network fabric is adapted so as not to modify any part of the payload of the FPDU.
- Preferably, each one of the network ports is allocated a destination number which is representative of the physical position of the network port on the network fabric whereby algorithmic routing of the FPDU across the network is enabled. More preferably, each of the plurality of Ethernet ports is programmable and adapted to support automatically both Ethernet PDUs and proprietary FPDUs, the ports automatically interpreting either protocol when it is received.
- With the present invention, the encapsulation means implements a new protocol layer additional to the protocol layers of the OSI model for Ethernet networks, the new protocol layer being stacked between the Physical Layer and the Data Link Layer of the OSI model for Ethernet networks and provides for encapsulation of network layer PDUs and data link layer PDUs in the FPDU.
- In a further preferred embodiment the encapsulation means is adapted to allow for the payload of an FPDU to be interrupted for the insertion of one or more control tokens.
- In a further preferred embodiment the encapsulation means is adapted to allow for the removal or replacement of control tokens previously inserted into the payload of an FPDU. In the context of this document reference to an intermediate station is intended to also encompass a station capable of forwarding a protocol encapsulation at a point between the Data Link Layer and the Physical Layer. This type of intermediate station will be referred to as a ‘Bridge Fabric’ later in this document. A multi-port Bridge Fabric may be implemented by a collection of ‘Bridge Fabric Switches’ (BFS) interconnected by ‘Bridge Fabric Switch Links’ (BFSL).
- Thus, with the present invention a method for Ethernet encapsulation is provided which enables improved routing and data delivery across a network fabric, without change to the underlying Ethernet protocol structures or contents. This provides, amongst other things, the mechanism to guarantee the order of Ethernet data delivered across such a network that includes multiple paths between source and destination endpoints, completely removing the possibility of mis-ordering or duplication being propagated by the network, enabling the construction of very high port count Ethernet Bridges and Routers.
- The foregoing and other objects, aspects and advantages will be better understood from the following detailed description of a preferred embodiment of the present invention with reference to the drawings, in which:
-
FIG. 1 illustrates schematically an Ethernet bridge of the prior art; -
FIG. 2 illustrates schematically an Ethernet bridge in accordance with the present invention; -
FIG. 3 illustrates schematically a network fabric element used in the Ethernet bridge ofFIG. 2 ; -
FIG. 4 is a flow diagram of a method of data delivery across a network in accordance with the present invention; -
FIG. 5 illustrates the format of an FPDU used in the method in accordance with the present invention; and -
FIGS. 6 and 7 illustrate the format of control tokens used in the method in accordance with the present invention. - The Ethernet bridge or router described below introduces an additional protocol layer, referred to herein as an ‘Encapsulation Layer’, that appears between the Physical Layer and the Data Link Layer of the standard OSI model which can encapsulate both Network Layer and Data Link Layer PDUs.
- Complete encapsulation in a PDU unique to the present invention, which is referred to herein as a ‘Fabric Protocol Data Unit’ (FPDU), avoids the necessity of modifying the underlying PDU frame headers or trailers, and thus removes the overhead of recalculating the cyclic redundancy check (CRC) or other derived information based upon the contents of the frame. A FPDU is used in implementation of the data transmission, acknowledgement and flow-control mechanisms and can be further utilised to provide many other attractive features important to large high performance, scalable Ethernet networks.
- An Ethernet bridge or
router 10 is illustrated inFIG. 2 which may be connected to a plurality ofseparate Ethernet stations 2 and which implements the encapsulation of both Network Layer and Data Link Layer PDUs in a FPDU. TheEthernet bridge 10 generally comprises anetwork 12 in combination with a plurality of Ethernet ports 11 (only one is illustrated for the sake of clarity) with each port being individually connectable to an Ethernet station. TheEthernet ports 11 are generally conventional in design and each includes means for establishing a data connection with an Ethernet station, a receiving means 13 for performing Ethernet receivefunctions 13 and a transmittingdevice 14 for performing Ethernet transmit functions. - The
Ethernet ports 11 are connected to anetwork interface 15 which provides conventional functionality such aspacket buffering 16. However, thenetwork interface 15 additionally includes anEthernet PDU encapsulator 17 which connects thenetwork interface 15 to ingress ports (not shown) of thenetwork 12 and anEthernet PDU decapsulator 18 which connects egress ports (not shown) of thenetwork 12 back to theEthernet ports 11. TheEthernet PDU encapsulator 17 implements the protocol of the Encapsulation Layer and thus is responsible for the generation of the FPDUs. Ideally, eachport 11 of theEthernet bridge 10 has arespective network interface 15 and thus a respectiveEthernet PDU encapsulator 17 and a respectiveEthernet PDU decapsulator 18. - In the embodiment of the
Ethernet bridge 10 illustrated inFIG. 2 all of the ports of theEthernet bridge 10 are Ethernet ports. However, it is envisaged that the ports of theEthernet bridge 10 may be programmable to function as either Ethernet ports or proprietary ports which provide for connection of thebridge 10 to non-Ethernet compatible devices. - The
network 12, which is a proprietary network, comprises a plurality of interconnectednetwork fabric elements 19 in the form of bridge fabric switches (BFSs) interconnected by bridge fabric switch links (BFSLs). The details of the interconnections of the BFSs are not of relevance to the present invention. - In
FIG. 3 the structure of one of thenetwork fabric elements 19 is illustrated in greater detail. Thus thenetwork fabric element 19 includes acrossbar 22 the input to which is fed via means for performing frame buffering 20 and means for selecting a crossbar route. Thenetwork fabric element 19 may, of course, include additional processing elements as required by theproprietary network 12. - A method of data delivery across the
network fabric 12 which implements the protocol of the Encapsulation Layer is illustrated inFIG. 4 . Encapsulation occurs at ingress to theEthernet bridge 10. An Ethernet PDU transmitted by anEthernet station 2 is received S1 at aport 11 of theEthernet bridge 10 and is communicated via the receivingdevice 13, which performs conventional Ethernet receiving functions, to thenetwork interface 15 and in particular theEthernet PDU encapsulator 17. Theencapsulator 17 attaches S2 a FPDU header to the Data Link Layer frame. Also, theencapsulator 17 extracts addressing information from within the Ethernet PDU and transforms the addressing information into a destination descriptor S3 that identifies the complete route through thenetwork fabric 12 to the required destination for the PDU. This destination descriptor is then added to the FPDU header. The data is then communicated S4 to an ingress port of thenetwork fabric 12 and is transmitted across thenetwork 12 via a plurality ofnetwork fabric elements 19 to an egress port of the network. At egress from thenetwork 12 the FPDU information is stripped S5 by the Ethernet PDU decapsulator 19 so that only the original Ethernet PDU remains. The unmodified Ethernet PDU is then forwarded S6 to an Ethernet station which is the required destination for the PDU. Thus, the protocol and mechanisms enabling transport of the data across thenetwork 12 are completely contained within the network and are invisible to the Ethernet stations at both ingress and egress. - FPDU encapsulation of the entire Ethernet PDU enables significantly improved speed of delivery of Ethernet frames across the network fabric, and reduced latency, because the Ethernet PDU content is not required to be inspected or modified in any way during delivery across the network. This comes from simplified routing and the possibility to introduce additional delivery controls to maximise the utilisation of the bridge fabric infrastructure.
- Part of the new encapsulation may include control tokens. These tokens are multiplexed onto the BFSL along with the encapsulated Ethernet PDU. That is to say, the tokens may interrupt the payload of an FPDU which is in the process of being delivered across the network. Thus encapsulation of the Ethernet PDU also improves the delivery latency of the control tokens by allowing them to be inserted within the encapsulated Ethernet PDU. A large PDU can take microseconds to be transmitted. Allowing the tokens to briefly interrupt the encapsulated Ethernet PDU has little effect on the delivery time of the FPDU but reduces the delivery time of the token from multiple microseconds to tens of nanoseconds.
- The control tokens are used to give additional information that help with the delivery of the encapsulated Ethernet PDUs. This includes line flow control and Ethernet delivery acknowledgement. It can also be used for sideband operations such as fetching address translations, verifying the fabric has been correctly cabled up and exchanging congestion information. The content of an FPDU is illustrated in
FIG. 5 . In the case ofFIG. 5 the FPDU comprises apayload 30 consisting of an interruptible Ethernet packet. Theheader 31 to thepayload 30 comprises various network specific data including, but not limited to, astart token 32, adestination address 33, the size of thepayload 34 andCRC 35. Having a CRC in the FPDU header guarantees the header's validity allowing it to be used without having to wait for the rest of the encapsulated payload to arrive. Various different types of control tokens may, of course, be implemented for use with the network described herein. Furthermore, such control tokens may range from one or two word tokens up to five or more word tokens depending upon the control functionality required. InFIGS. 6 and 7 two different types of control token which are suitable for use with the Ethernet bridge described herein, are illustrated. - A PDU will have to cross many links in a large BFS. Each time the PDU arrives at a new bridge or router the new destination port must be determined quickly from the route information. As mentioned earlier, for Ethernet protocols the route information is held in either the MAC address at
Layer 2 or the IP address atLayer 3 and as already stated the translation process is complex and can significantly add to the routing latency. Adding the new encapsulation allows the translation of the MAC address or the IP address to be performed only once for each PDU crossing the BFS. - Usually there is little or no correlation between the physical location of end stations and the addresses used to identify them within the network. This is true when the end station is identified by an IP or MAC address. The new encapsulation includes a destination descriptor or route identifier, the value of which has been assigned to correlate to the physical locations of the Ethernet ports of the entire BFS. This enables interval routing to be performed and means that a PDU crossing the network can use a simple algorithmic approach to selecting an output port. The complex translation of the MAC and IP address only needs to be performed once on ingress to the BFS.
- The Ethernet bridge or router described herein is truly scalable offering from 256 ports or fewer up to 48,000 ports or more. A single Ethernet bridge or router using the method described herein is capable of providing greatly increased connectivity in comparison to conventional Ethernet bridges. For example, currently the largest 10 Gbe Ethernet bridges (which are modular in construction) offer only 288 ports. With the Ethernet bridge of the present invention, which is capable of operating at 10Gbe or above, a single bridge is capable of offering 48,000 ports.
- It is to be understood that various modifications to the preferred embodiment and the generic principles and features described herein will be readily apparent to those skilled in the art. Thus, the present invention is not intended to be limited to the embodiment shown and such modifications and variations also fall within the spirit and scope of the appended claims.
Claims (22)
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
US15/218,762 US20160337146A1 (en) | 2008-05-01 | 2016-07-25 | Method of data delivery across a network fabric in a router or ethernet bridge |
Applications Claiming Priority (5)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
GB0807937.8 | 2008-05-01 | ||
GB0807937A GB2459838B (en) | 2008-05-01 | 2008-05-01 | An ethernet bridge and a method of data delivery across a network |
PCT/GB2009/001091 WO2009133369A1 (en) | 2008-05-01 | 2009-04-29 | A method of data delivery across a network fabric in a router or ethernet bridge |
US99037010A | 2010-11-17 | 2010-11-17 | |
US15/218,762 US20160337146A1 (en) | 2008-05-01 | 2016-07-25 | Method of data delivery across a network fabric in a router or ethernet bridge |
Related Parent Applications (2)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
PCT/GB2009/001091 Continuation WO2009133369A1 (en) | 2008-05-01 | 2009-04-29 | A method of data delivery across a network fabric in a router or ethernet bridge |
US12/990,370 Continuation US9401876B2 (en) | 2008-05-01 | 2009-04-29 | Method of data delivery across a network fabric in a router or Ethernet bridge |
Publications (1)
Publication Number | Publication Date |
---|---|
US20160337146A1 true US20160337146A1 (en) | 2016-11-17 |
Family
ID=39537117
Family Applications (2)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
US12/990,370 Active 2029-11-30 US9401876B2 (en) | 2008-05-01 | 2009-04-29 | Method of data delivery across a network fabric in a router or Ethernet bridge |
US15/218,762 Abandoned US20160337146A1 (en) | 2008-05-01 | 2016-07-25 | Method of data delivery across a network fabric in a router or ethernet bridge |
Family Applications Before (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
US12/990,370 Active 2029-11-30 US9401876B2 (en) | 2008-05-01 | 2009-04-29 | Method of data delivery across a network fabric in a router or Ethernet bridge |
Country Status (5)
Country | Link |
---|---|
US (2) | US9401876B2 (en) |
EP (1) | EP2291959B1 (en) |
CN (1) | CN102318283A (en) |
GB (1) | GB2459838B (en) |
WO (1) | WO2009133369A1 (en) |
Families Citing this family (20)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
GB2459838B (en) * | 2008-05-01 | 2010-10-06 | Gnodal Ltd | An ethernet bridge and a method of data delivery across a network |
GB2461132B (en) | 2008-06-27 | 2013-02-13 | Gnodal Ltd | Method of data delivery across a network |
US9253619B2 (en) * | 2012-09-13 | 2016-02-02 | Mediatek Singapore Pte. Ltd. | Apparatus and method of data communications in millimeter wave network |
US9628382B2 (en) * | 2014-02-05 | 2017-04-18 | Intel Corporation | Reliable transport of ethernet packet data with wire-speed and packet data rate match |
CN104767590A (en) * | 2015-04-08 | 2015-07-08 | 江苏飞尚安全监测咨询有限公司 | Reliable data transmission and control method for serial communication |
CN115086109B (en) * | 2016-02-18 | 2024-12-20 | 瑞萨电子株式会社 | Message Processor |
US10686729B2 (en) | 2017-03-29 | 2020-06-16 | Fungible, Inc. | Non-blocking any-to-any data center network with packet spraying over multiple alternate data paths |
US10425707B2 (en) | 2017-03-29 | 2019-09-24 | Fungible, Inc. | Non-blocking, full-mesh data center network having optical permutors |
WO2018183553A1 (en) | 2017-03-29 | 2018-10-04 | Fungible, Inc. | Non-blocking any-to-any data center network having multiplexed packet spraying within access node groups |
CN110741356B (en) | 2017-04-10 | 2024-03-15 | 微软技术许可有限责任公司 | Relay coherent memory management in multiprocessor systems |
CN110915173B (en) | 2017-07-10 | 2022-04-29 | 芬基波尔有限责任公司 | Data processing unit for computing nodes and storage nodes |
EP3625679A1 (en) | 2017-07-10 | 2020-03-25 | Fungible, Inc. | Data processing unit for stream processing |
US10965586B2 (en) | 2017-09-29 | 2021-03-30 | Fungible, Inc. | Resilient network communication using selective multipath packet flow spraying |
US12231353B2 (en) | 2017-09-29 | 2025-02-18 | Microsoft Technology Licensing, Llc | Fabric control protocol for data center networks with packet spraying over multiple alternate data paths |
US12278763B2 (en) | 2017-09-29 | 2025-04-15 | Microsoft Technology Licensing, Llc | Fabric control protocol with congestion control for data center networks |
US11178262B2 (en) * | 2017-09-29 | 2021-11-16 | Fungible, Inc. | Fabric control protocol for data center networks with packet spraying over multiple alternate data paths |
US12212495B2 (en) | 2017-09-29 | 2025-01-28 | Microsoft Technology Licensing, Llc | Reliable fabric control protocol extensions for data center networks with unsolicited packet spraying over multiple alternate data paths |
EP3477896B1 (en) * | 2017-10-26 | 2020-02-19 | Mitsubishi Electric R&D Centre Europe B.V. | Efficient scheduling telecommunication scheme using a first cyclic ethernet protocol and a second cyclic ethernet protocol |
WO2019152063A1 (en) | 2018-02-02 | 2019-08-08 | Fungible, Inc. | Efficient work unit processing in a multicore system |
GB2583962B (en) | 2019-05-16 | 2022-08-31 | Rockley Photonics Ltd | Routing protocol and distributed router |
Citations (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US20080114865A1 (en) * | 2006-11-14 | 2008-05-15 | Rothman Michael A | Methods and apparatus to manage computing platforms |
US20150163697A1 (en) * | 2007-07-13 | 2015-06-11 | Apple Inc. | Quality of service control in multiple hop wireless communication environments |
US9401876B2 (en) * | 2008-05-01 | 2016-07-26 | Cray Uk Limited | Method of data delivery across a network fabric in a router or Ethernet bridge |
Family Cites Families (30)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US5872783A (en) * | 1996-07-24 | 1999-02-16 | Cisco Systems, Inc. | Arrangement for rendering forwarding decisions for packets transferred among network switches |
US5999531A (en) * | 1998-04-17 | 1999-12-07 | Cabletron Systems, Inc. | Method and system for identifying ports and forwarding packets in a multiport switch |
US6643292B2 (en) * | 1998-04-28 | 2003-11-04 | Nortel Networks Limited | Efficient packet data transport mechanism and an interface therefor |
US6973090B2 (en) * | 1998-07-22 | 2005-12-06 | Synchrodyne Networks, Inc. | Switching with multiple time references |
US6707819B1 (en) * | 1998-12-18 | 2004-03-16 | At&T Corp. | Method and apparatus for the encapsulation of control information in a real-time data stream |
US6788681B1 (en) * | 1999-03-16 | 2004-09-07 | Nortel Networks Limited | Virtual private networks and methods for their operation |
US6633565B1 (en) * | 1999-06-29 | 2003-10-14 | 3Com Corporation | Apparatus for and method of flow switching in a data communications network |
US6807172B1 (en) * | 1999-12-21 | 2004-10-19 | Cisco Technology, Inc. | Method and apparatus for learning and switching frames in a distributed network switch |
US20030152182A1 (en) * | 2000-08-22 | 2003-08-14 | Pai B. Anand | Optical exchange method, apparatus and system for facilitating data transport between WAN, SAN and LAN and for enabling enterprise computing into networks |
US7020166B2 (en) * | 2000-10-03 | 2006-03-28 | Broadcom Corporation | Switch transferring data using data encapsulation and decapsulation |
JP2002198994A (en) * | 2000-12-26 | 2002-07-12 | Nec Corp | GFP frame transfer device and GFP frame transfer method |
GB2371954B (en) * | 2001-02-01 | 2003-02-19 | 3Com Corp | Interface system for wireless node and network node |
US20020165978A1 (en) * | 2001-05-07 | 2002-11-07 | Terence Chui | Multi-service optical infiniband router |
US8578015B2 (en) * | 2002-04-29 | 2013-11-05 | Harris Corporation | Tracking traffic in a mobile ad hoc network |
US7606229B1 (en) * | 2002-11-08 | 2009-10-20 | Cisco Technology, Inc. | Generic bridge packet tunneling |
CN1260915C (en) * | 2002-11-19 | 2006-06-21 | 华为技术有限公司 | Traffic control method for MAN transmission apparatus |
US7643424B2 (en) * | 2003-03-22 | 2010-01-05 | At&T Intellectual Property L, L.P. | Ethernet architecture with data packet encapsulation |
JP2007507990A (en) * | 2003-10-14 | 2007-03-29 | ラプター・ネツトワークス・テクノロジー・インコーポレイテツド | Switching system with distributed switching structure |
US7649843B2 (en) * | 2004-02-09 | 2010-01-19 | Transwitch Corporation | Methods and apparatus for controlling the flow of multiple signal sources over a single full duplex ethernet link |
US7499450B2 (en) * | 2004-04-30 | 2009-03-03 | Infineon Technologies Ag | Router IP port for an IP router |
EP1605640A1 (en) * | 2004-06-10 | 2005-12-14 | Alcatel | Network unit for exchanging protocol data units through tunnels |
US20060168274A1 (en) * | 2004-11-08 | 2006-07-27 | Eliezer Aloni | Method and system for high availability when utilizing a multi-stream tunneled marker-based protocol data unit aligned protocol |
US7782841B2 (en) * | 2005-01-05 | 2010-08-24 | Cisco Technology, Inc. | Method and system for transporting data using pseudowire circuits over a bridged network |
US20060187948A1 (en) * | 2005-02-18 | 2006-08-24 | Broadcom Corporation | Layer two and layer three virtual private network support in a network device |
CN101022405B (en) * | 2006-06-23 | 2010-08-25 | 华为技术有限公司 | Universal framing rule packaging method |
US7827324B2 (en) * | 2006-09-20 | 2010-11-02 | Integrated Device Technology Inc. | Method of handling flow control in daisy-chain protocols |
US8477620B2 (en) * | 2006-12-27 | 2013-07-02 | Entry Point, Llc | System and method to provide multiple private networks using PBB |
US7548545B1 (en) * | 2007-12-14 | 2009-06-16 | Raptor Networks Technology, Inc. | Disaggregated network management |
US8102876B2 (en) * | 2007-12-20 | 2012-01-24 | British Telecommunications Plc | Client/server adaptation scheme for communications traffic |
US8005081B2 (en) * | 2007-12-21 | 2011-08-23 | Nortel Networks Limited | Evolution of ethernet networks |
-
2008
- 2008-05-01 GB GB0807937A patent/GB2459838B/en active Active
-
2009
- 2009-04-29 US US12/990,370 patent/US9401876B2/en active Active
- 2009-04-29 EP EP09738399.6A patent/EP2291959B1/en active Active
- 2009-04-29 CN CN2009801196011A patent/CN102318283A/en active Pending
- 2009-04-29 WO PCT/GB2009/001091 patent/WO2009133369A1/en active Application Filing
-
2016
- 2016-07-25 US US15/218,762 patent/US20160337146A1/en not_active Abandoned
Patent Citations (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US20080114865A1 (en) * | 2006-11-14 | 2008-05-15 | Rothman Michael A | Methods and apparatus to manage computing platforms |
US20150163697A1 (en) * | 2007-07-13 | 2015-06-11 | Apple Inc. | Quality of service control in multiple hop wireless communication environments |
US9401876B2 (en) * | 2008-05-01 | 2016-07-26 | Cray Uk Limited | Method of data delivery across a network fabric in a router or Ethernet bridge |
Also Published As
Publication number | Publication date |
---|---|
WO2009133369A8 (en) | 2010-12-16 |
GB2459838B (en) | 2010-10-06 |
US9401876B2 (en) | 2016-07-26 |
EP2291959A1 (en) | 2011-03-09 |
CN102318283A (en) | 2012-01-11 |
US20110170553A1 (en) | 2011-07-14 |
WO2009133369A1 (en) | 2009-11-05 |
GB2459838A (en) | 2009-11-11 |
GB0807937D0 (en) | 2008-06-11 |
EP2291959B1 (en) | 2017-04-05 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US9401876B2 (en) | Method of data delivery across a network fabric in a router or Ethernet bridge | |
US9013994B2 (en) | Distributed chassis architecture having integrated service appliances | |
US20210051045A1 (en) | Communication switching apparatus for switching data in multiple protocol data frame formats | |
US20210083981A1 (en) | Congestion notification packet indicating specific packet flow experiencing congestion to facilitate individual packet flow based transmission rate control | |
US8908704B2 (en) | Switch with dual-function management port | |
US6438128B1 (en) | Alternate use of data packet fields to convey information | |
US9414136B2 (en) | Methods and apparatus to route fibre channel frames using reduced forwarding state on an FCoE-to-FC gateway | |
US9306761B2 (en) | Video streaming system and method | |
US8493974B1 (en) | Protocol-independent switch system and method | |
US7925793B2 (en) | Reconfigurable test system | |
EP2359547A1 (en) | A multi-path network | |
JP2002344476A (en) | Method for use in packet communication and edge switch | |
CN104168164A (en) | Distributed method of data acquisition in an AFDX network | |
WO2006127908A2 (en) | Methods, systems, and computer program products for transporting atm cells in a device having an ethernet switching fabric | |
CN100473054C (en) | Network device and method for disposing grouping | |
US20230412501A1 (en) | Data processing method and apparatus, and chip | |
EP4402591A1 (en) | Method and device for unidirectional data transfer | |
US20230319168A1 (en) | Hardware ethernet header verification | |
Patil et al. | Implementation of HDLC Protocol using FPGA |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
AS | Assignment |
Owner name: GNODAL LIMITED, UNITED KINGDOM Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNORS:BEECROFT, JON;HEWSON, DAVID CHARLES;FORD, ANTHONY MICHAEL;AND OTHERS;REEL/FRAME:040186/0949 Effective date: 20101105 |
|
AS | Assignment |
Owner name: CRAY UK LIMITED, UNITED KINGDOM Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNOR:GNODAL LIMITED;REEL/FRAME:040278/0873 Effective date: 20131021 |
|
STCV | Information on status: appeal procedure |
Free format text: NOTICE OF APPEAL FILED |
|
STCV | Information on status: appeal procedure |
Free format text: NOTICE OF APPEAL FILED |
|
STCV | Information on status: appeal procedure |
Free format text: APPEAL BRIEF (OR SUPPLEMENTAL BRIEF) ENTERED AND FORWARDED TO EXAMINER |
|
STPP | Information on status: patent application and granting procedure in general |
Free format text: TC RETURN OF APPEAL |
|
STCV | Information on status: appeal procedure |
Free format text: EXAMINER'S ANSWER TO APPEAL BRIEF MAILED |
|
STCV | Information on status: appeal procedure |
Free format text: ON APPEAL -- AWAITING DECISION BY THE BOARD OF APPEALS |
|
STCV | Information on status: appeal procedure |
Free format text: BOARD OF APPEALS DECISION RENDERED |
|
STCB | Information on status: application discontinuation |
Free format text: ABANDONED -- AFTER EXAMINER'S ANSWER OR BOARD OF APPEALS DECISION |