WO2023169407A1 - Procédé d'émission de table de routage et appareil associé - Google Patents

Procédé d'émission de table de routage et appareil associé Download PDF

Info

Publication number
WO2023169407A1
WO2023169407A1 PCT/CN2023/080043 CN2023080043W WO2023169407A1 WO 2023169407 A1 WO2023169407 A1 WO 2023169407A1 CN 2023080043 W CN2023080043 W CN 2023080043W WO 2023169407 A1 WO2023169407 A1 WO 2023169407A1
Authority
WO
WIPO (PCT)
Prior art keywords
forwarding device
flowlet
measurement information
flow
network
Prior art date
Application number
PCT/CN2023/080043
Other languages
English (en)
Chinese (zh)
Inventor
黄伊
胡晶
Original Assignee
华为技术有限公司
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 华为技术有限公司 filed Critical 华为技术有限公司
Publication of WO2023169407A1 publication Critical patent/WO2023169407A1/fr

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L45/00Routing or path finding of packets in data switching networks
    • H04L45/02Topology update or discovery
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L47/00Traffic control in data switching networks
    • H04L47/10Flow control; Congestion control
    • H04L47/12Avoiding congestion; Recovering from congestion
    • H04L47/125Avoiding congestion; Recovering from congestion by balancing the load, e.g. traffic engineering

Definitions

  • the embodiments of the present application relate to the field of communication technology, and in particular, to a method of delivering a routing table and related devices.
  • multiple switches and routers form a forwarding network for network traffic.
  • a single data packet in network traffic can be routed and forwarded through different paths through the forwarding device ( routing) to the destination network device (such as a computer).
  • the forwarding device uses Layer 3 Load balance technology.
  • the forwarding device equipped with Layer 3 load balancing technology chooses to forward all or part of the packets of the flow to different paths to achieve traffic balancing on different paths.
  • each forwarding device needs to maintain a flow segment (Flowlet) routing table and a full path quality table.
  • the full path quality table indicates all the traffic in the current layer 3 load balancing network.
  • the network quality status of the forwarding path (such as queuing status, interface rate, packet loss, delay or flow count, etc.).
  • the forwarding device determines the next hop port of the packet based on the Flowlet routing table and the full path quality table.
  • Embodiments of the present application provide a method and related devices for delivering routing tables to improve the effect of load balancing.
  • embodiments of the present application provide a method for delivering a routing table.
  • the controller manages each forwarding device in the network.
  • the controller needs to understand the topology of the network, and the forwarding device needs to report the initialized Flowlet routing table to the controller, so that the controller can subsequently use the Flowlet routing table of all forwarding devices in the network (i.e., the global Flowlet routing table) to perform route calculations.
  • the controller can obtain the physical topology of the network during the initialization phase by forwarding device reports or controller discovery.
  • the method of delivering the routing table in this application is only performed on large flows in the network traffic, that is, in this application, the flow to which the target message belongs is a large flow.
  • the forwarding device sends network measurement information to the controller.
  • the network measurement information includes flow measurement information for large flows. For example, it may be delay information, packet loss information, or next hop information.
  • a flow in network traffic, is a group of packets containing the same flow identifier (such as a five-tuple or a flow label, etc.).
  • a large flow refers to a flow in which the number of packets or the flow rate in a unit period exceeds the threshold.
  • a group of packets in a flow in which the number of packets in the flow exceeds a threshold within a period of time is identified as a large flow.
  • a flow that satisfies the large flow condition can be considered a large flow or a large burst.
  • the corresponding flows that do not meet the large flow conditions can It can be considered as a small flow, or it can be considered as a small burst.
  • a large flow can also be called an elephant flow, and a small flow can also be called a mouse flow.
  • Scheduling for large flows can significantly improve the load on the network, while small flows have less impact on the load of the forwarding device due to the small number of messages.
  • the forwarding device receives When packets come from small flows, they can be routed based on the equal-cost multi-path routing (ECMP) mechanism. Therefore, the forwarding device does not need to save the corresponding Flowlet entries for the small flows, nor does it need to report the Flowlet entries and flow measurement information of the small flows to the controller, thereby further reducing the network overhead of the forwarding device and reducing the collection required by the controller.
  • the amount of data in the Flowlet table item is not need to save the corresponding Flowlet entries for the small flows, nor does it need to report the Flowlet entries and flow measurement information of the small flows to the controller, thereby further reducing the network overhead of the forwarding device and reducing the collection required by the controller.
  • the forwarding device referred to in the embodiment of this application may be a network device (such as a switch or router, etc.) with an IP packet forwarding function.
  • Each of the steps implemented by the forwarding device can also be implemented by components in the network device, for example, by a chip system in the network device.
  • the chip system includes logic circuits.
  • the logic circuit can be coupled with the input/output interface and transmit messages through the input/output interface to implement each step in the above method embodiment.
  • the logic circuit can be a field programmable gate array (FPGA), an application specific integrated circuit (ASIC), a network processor (network processor, NP), or other possible Programmed logic devices, discrete gate or transistor logic devices, discrete hardware components, or other integrated chips, etc.
  • the controller needs to maintain a global Flowlet routing table and a global network measurement table.
  • the global Flowlet routing table includes the Flowlet routing table of each forwarding device, and the global network measurement table includes the network measurement information of each forwarding device.
  • the controller After receiving the network measurement information of the forwarding device, the controller updates the entry corresponding to the forwarding device in the global network measurement table based on the network measurement information.
  • the controller performs routing calculations based on the global Flowlet routing table and the updated global network measurement table.
  • the controller generates a routing decision through the above routing calculation process.
  • the routing decision indicates the aging time threshold of the Flowlet entry in the Flowlet routing table of the forwarding device. Furthermore, it can also indicate the next step for the target packet in the Flowlet routing table of the forwarding device.
  • One-hop port field One-hop port field.
  • the aging time threshold of a Flowlet entry determines whether the Flowlet entry is valid.
  • the aging flag of the Flowlet entry matching the target packet is set to 1, so that the Flowlet entry is considered valid; when the forwarding device If the time interval for receiving the target packet exceeds the above time threshold, the aging flag of the Flowlet entry matching the target packet is set to 0, and the Flowlet entry is considered invalid.
  • controller can set different time thresholds for a Flowlet entry or a group of Flowlet entries on each forwarding device, so that the above Flowlet entries have a better load under the corresponding next-hop route. Balance effect to avoid congestion.
  • the controller After the controller generates a new routing decision, it updates the Flowlet routing table for the forwarding device in the global Flowlet routing table.
  • the updated global Flowlet routing table can continue to be used in subsequent routing calculations to generate routing decisions.
  • the forwarding device After the forwarding device receives the routing decision from the controller, it updates the Flowlet entry in the Flowlet routing table locally saved by the forwarding device based on the routing decision, specifically including updating the aging time threshold of the Flowlet entry or the Flowlet The next hop port field in the entry. After the forwarding device receives the target message, it can The packet is forwarded based on the next hop port indicated in the updated Flowlet entry.
  • the controller generates routing decisions based on the flow measurement information for large flows from the forwarding device.
  • the forwarding device does not need to report the flow measurement information for small flows to the controller, thereby reducing the number of network messages sent by the forwarding device to the controller.
  • the network overhead of measurement information reduces the amount of network measurement information that the controller needs to collect, reduces the computing overhead required by the controller to generate routing decisions, and improves the load balancing effect.
  • the routing decision further includes a next-hop port field for the target packet in the Flowlet entry.
  • each Flowlet entry in the Flowlet routing table mainly includes the following fields: identification field, valid information field, and next hop port field.
  • the identification field in the Flowlet entry includes identification. If the flow identity information of the target packet is hashed and the obtained ID is the same as the ID included in the ID field of a Flowlet entry, then the target packet can be considered to match the Flowlet entry. In this case, you can further determine how to process the packet based on the valid information field and next hop port field in the matching Flowlet entry.
  • the valid information field in the Flowlet entry is used to indicate whether the Flowlet entry is currently valid, thereby determining whether matching packets can be forwarded based on the next hop port recorded in the next hop port field in the Flowlet entry.
  • the aging time threshold of a Flowlet entry determines whether the Flowlet entry is valid. Therefore, in addition to delivering the aging time threshold of the Flowlet entry to the forwarding device, the controller can also deliver the next-hop port field for the target packet to the forwarding device, thus improving the update of the Flowlet entry of the forwarding device. Efficiency also improves the efficiency of message forwarding.
  • the number of forwarding devices is not limited, that is, the forwarding device may include a first forwarding device, a second forwarding device, or other forwarding devices. Therefore, there may be multiple forwarding devices that send network measurement information to the controller, or there may be only one. If the controller receives the network measurement information of a forwarding device (i.e., the first forwarding device in this application), it generates a routing decision based on the network measurement information of the forwarding device (the first forwarding device) and issues it to the forwarding device.
  • a forwarding device i.e., the first forwarding device in this application
  • first forwarding device if the controller receives multiple network measurement information from multiple forwarding devices (such as all forwarding devices or part of the forwarding devices in the entire network), where each forwarding device corresponds to one network measurement information, The controller then performs routing calculations based on the received multiple network measurement information, thereby generating routing decisions and issuing them to each forwarding device.
  • the controller generates a routing decision based on network measurement information from the second forwarding device and/or the first forwarding device, and sends the routing decision to the second forwarding device and/or the first forwarding device.
  • the controller can perform routing calculations based on multiple network measurement information from multiple forwarding devices and generate routing decisions corresponding to each forwarding device, which improves the flexibility of routing calculations and is more suitable for networks with many network devices. , complex network topology.
  • the forwarding device when the forwarding device is forwarding messages and network congestion occurs on the port of the forwarding device, the forwarding device needs to obtain the network measurement information of its own device and report it to the controller.
  • the network measurement information also includes port information on the forwarding device where network congestion occurs, which is used to reflect the network status of the forwarding device itself or the network quality of the next-hop port of the forwarding device, and so on.
  • Exemplary, specific content forms of network measurement information include but are not limited to: port traffic where network congestion occurs, queue information, or other information reflecting network quality. One or more types of information, the specifics are not limited here. For those forwarding devices that do not experience network congestion, there is no need to report their network measurement information to the controller.
  • the forwarding device can forward packets according to the local Flowlet routing table, thereby reducing the network overhead of the forwarding device and reducing the time required by the controller.
  • the amount of network measurement information that needs to be collected reduces the computing overhead required by the controller to generate routing decisions.
  • the network measurement information reported by the forwarding device in addition to the information of the ports in the forwarding device where network congestion occurs, may also include the information of the ports in the forwarding device where network congestion does not occur, so that the controller can more comprehensively Understand the network quality of the forwarding device to perform routing calculations.
  • embodiments of the present application provide a method for updating a routing table, including:
  • the forwarding device sends network measurement information to the controller, where the network measurement information includes flow measurement information for large flows, where the large flow is a flow whose number of packets or flow rate exceeds a threshold in a unit period;
  • the forwarding device receives a routing decision from the controller, where the routing decision is generated by the controller based on the network measurement information;
  • the forwarding device updates the aging time threshold of the Flowlet entry in the flow segment Flowlet routing table according to the routing decision.
  • the Flowlet entry is used to indicate the next hop port of the target message in the large flow, where, The flow identity information of the target packet matches the Flowlet entry.
  • the method further includes: the forwarding device updating the next hop port field in the Flowlet entry according to the routing decision.
  • the routing decision includes multiple next-hop port fields in the Flowlet entry for the target message, and the method further includes: forwarding The device determines the target next hop port used to forward the target message according to the multiple next hop port fields.
  • the forwarding device sends network measurement information to the controller, including: in response to network congestion occurring on a port of the forwarding device, the forwarding device sends The network measurement information further includes port information where network congestion occurs.
  • the flow to which the target packet belongs is a large flow
  • the large flow is a flow whose number of packets or flow rate in a unit period exceeds a threshold.
  • the flow to which the target packet belongs is a large flow
  • a large flow is a flow in which the number of packets in a unit period exceeds a threshold.
  • embodiments of the present application provide a controller, including:
  • the transceiver unit is used to receive network measurement information from the forwarding device.
  • the network measurement information includes flow measurement information for large flows.
  • a large flow is a flow in which the number of packets or the flow rate in a unit period exceeds a threshold;
  • a processing unit for generating routing decisions based on network measurement information
  • the transceiver unit is also used to send routing decisions to the forwarding device.
  • the routing decisions include flow segmentation Flowlet in the forwarding device.
  • the Flowlet entry is used to indicate the next hop port of the target packet in the large flow.
  • the flow identity information of the target packet matches the Flowlet entry.
  • the routing decision further includes a next-hop port field for the target packet in the Flowlet entry.
  • the number of forwarding devices is multiple, and the processing unit is specifically used for:
  • the network measurement information is sent by the forwarding device where the port where network congestion occurs is located, and the network measurement information also includes information about the port where network congestion occurs.
  • embodiments of the present application provide a device for updating a routing table, including:
  • the transceiver unit is used to send network measurement information to the controller.
  • the network measurement information includes flow measurement information for large flows.
  • a large flow is a flow whose number of packets or flow rate exceeds a threshold in a unit period;
  • the transceiver unit is also used to receive routing decisions from the controller.
  • the routing decisions are generated by the controller based on network measurement information;
  • the processing unit is used to update the aging time threshold of the Flowlet entry in the flow segment Flowlet routing table according to the routing decision.
  • the Flowlet entry is used to indicate the next hop port of the target packet in the large flow, where the target packet's The flow identity information matches the Flowlet entry.
  • processing unit is also used to:
  • the routing decision includes multiple next-hop port fields for the target packet in the Flowlet entry, and the processing unit is also used to:
  • the transceiver unit is specifically used for:
  • network measurement information is sent to the controller, and the network measurement information also includes information on the port where network congestion occurs.
  • embodiments of the present invention provide a computer device, including a communication interface and a processor; the communication interface is used to communicate with other devices under the control of the processor; the processor is used to execute the computer Programs or instructions to cause the computer device to execute the method described in any of the above aspects.
  • embodiments of the present application provide a computer-readable storage medium that stores a computer program that, when run on a computer, causes the computer to execute the following steps described in any of the above aspects.
  • Method to distribute routing table
  • inventions of the present application provide a computer program product or computer program.
  • the computer program product or computer program includes a computer program or instructions that, when run on a computer, cause the computer to execute any of the above aspects.
  • inventions of the present application provide a chip system.
  • the chip system includes a processor for implementing the functions involved in the above aspects, for example, sending or processing the data and/or information involved in the above methods.
  • the chip system further includes a memory, and the memory is used to store necessary program instructions and data for the server or communication device.
  • the chip system may be composed of chips, or may include chips and other discrete devices.
  • the controller receives network measurement information from the first forwarding device.
  • the network measurement information includes flow measurement information for large flows.
  • a large flow is a flow within a unit period. The number of packets or the flow rate exceeds the threshold; the controller generates a routing decision based on the network measurement information; the controller sends the routing decision to the first forwarding device, and the routing decision includes the aging of the Flowlet entries in the flow segmentation Flowlet routing table in the first forwarding device.
  • Time threshold, Flowlet entry is used to indicate the next hop port of the target packet in the large flow, where the flow identity information of the target packet matches the Flowlet entry.
  • the controller generates routing decisions based on the flow measurement information for large flows from the forwarding device.
  • the forwarding device does not need to report the flow measurement information for small flows to the controller, thereby reducing the number of network messages sent by the forwarding device to the controller.
  • the network overhead of measurement information reduces the amount of network measurement information that the controller needs to collect, reduces the computing overhead required by the controller to generate routing decisions, and improves the load balancing effect.
  • Figure 1 is a schematic diagram of a message forwarding scenario based on Flowlet routing table
  • Figure 2 is a schematic diagram of the architecture of a load balancing network based on network quality measurement
  • Figure 3 is a schematic diagram of a forwarding device making routing decisions based on the full path quality table
  • Figure 4 is a schematic diagram of an application scenario of the method of delivering a routing table in the embodiment of the present application
  • Figure 5 is a schematic flowchart of a method for delivering a routing table in an embodiment of the present application
  • Figure 6 is a schematic diagram of routing calculation based on the load balancing algorithm in this application.
  • Figure 7 is a schematic diagram of a scenario in which the controller delivers the next hop port field and time threshold in this embodiment of the present application;
  • Figure 8 is a schematic structural diagram of a controller provided by an embodiment of the present application.
  • Figure 9 is a schematic structural diagram of a device for updating a routing table provided by an embodiment of the present application.
  • Figure 10 is a schematic structural diagram of a computer device provided by an embodiment of the present application.
  • Embodiments of the present application provide a method and related devices for delivering routing tables to improve the effect of load balancing.
  • At least one refers to one or more
  • plural refers to two or more.
  • “And/or” describes the relationship between associated objects, indicating that there can be three relationships, for example, A and/or B, which can mean: A exists alone, A and B exist simultaneously, and B exists alone, where A, B can be singular or plural.
  • the character “/” generally indicates that the related objects are in an “or” relationship.
  • “At least one of the following” or similar expressions thereof refers to any combination of these items, including any combination of a single item (items) or a plurality of items (items).
  • At least one of a, b, or c can mean: a, b, c, a-b, a-c, b-c, or a-b-c, where a, b, c can be single or multiple .
  • multiple switches and routers form a forwarding network for network traffic.
  • a single data packet in network traffic can be routed and forwarded through different paths through the forwarding device ( routing) to the destination network device (such as a computer).
  • the forwarding device uses Layer 3Load balance technology.
  • the forwarding device equipped with Layer 3 load balancing technology chooses to forward all or part of the packets of the flow to different paths to achieve traffic balancing on different paths.
  • ECMP equal-cost multi-path routing
  • the forwarding device After receiving the data packet, the forwarding device calculates an index (index) based on the flow identity information of the data packet, and then queries the ECMP routing table for an entry matching the index. Based on the next hop included in the entry, the forwarding device The port forwards the data packet.
  • index index
  • the bandwidth, delay and reliability of each path in the network are different, and the ECMP mechanism treats the cost of each path as the same and cannot make good use of bandwidth, especially when the differences between paths are large. It would be very unsatisfactory. For example, if the router has two exits and two paths, one has a bandwidth of 100M and the other has a bandwidth of 2M. If ECMP is deployed, the total network bandwidth can only achieve a utilization rate of 4M.
  • FIG. 1 is a schematic diagram of a packet forwarding scenario based on the Flowlet routing table. As shown in Figure 1, the forwarding device selects a forwarding path for the packet based on querying the Flowlet routing table.
  • each forwarding device needs to maintain a Flowlet routing table and a full path quality table.
  • the full path quality table indicates the network quality of all forwarding paths in the current layer 3 load balancing network. Status (such as queuing status, interface rate, packet loss, delay or flow count, etc.).
  • the forwarding device determines the next hop port of the packet based on the Flowlet routing table and full path quality table.
  • FIG 2 is a schematic diagram of the architecture of a load balancing network based on network quality measurement.
  • the load balancing network includes multiple forwarding devices.
  • each forwarding device needs to maintain the Flowlet routing table and the full path quality table.
  • the forwarding device obtains all forwarding by maintaining the full path quality table.
  • Real-time network quality status of the path (such as queuing status, interface rate, packet loss, delay or flow count, etc.), so as to make routing decisions based on the quality of each forwarding path.
  • forwarding device 1 when a packet reaches the ingress port of forwarding device 1, forwarding device 1 selects different egress ports for it based on the Flowlet routing table and full path quality table, thereby forwarding the packet to different next-hop devices (forwarding device 1). Device 2 or forwarding device 3), so that the packet finally reaches the destination device through different paths in the network.
  • each forwarding device stores a Flowlet routing table and a full path quality table.
  • the full path quality table needs to be maintained based on the real-time network quality status so that the forwarding device can select the forwarding path with better network quality status.
  • Forward the message The following takes forwarding device 1 in Figure 2 as an example to introduce the processing flow of packets after they pass through forwarding device 1. Please refer to Figure 3.
  • Figure 3 is a schematic diagram of a forwarding device making routing decisions based on the full path quality table. As shown in Figure 3, forwarding device 1 stores a Flowlet routing table and a full path quality table. After receiving the message, the forwarding device 1 obtains the identifier of the message by performing a hash operation on the flow identity information of the message.
  • Forwarding device 1 uses this identifier to retrieve the Flowlet entry in the Flowlet routing table. If the identifier can match a certain Flowlet entry in the Flowlet routing table, the next destination indicated by the matched Flowlet entry can be used. Hop ports to forward the packet.
  • the Flowlet entry in the Flowlet routing table includes a valid bit field to indicate whether the Flowlet entry is valid.
  • Forwarding device 1 maintains a timer, which can set a time threshold T.
  • the time threshold T is the minimum time interval to determine whether two messages belong to the same Flowlet.
  • the value of the aging flag field in the Flowlet entry is determined based on whether the time interval between two packet processing exceeds the time threshold T.
  • the aging flag of the Flowlet entry matching the message is set to 1, thus considering the Flowlet entry to be valid; when forwarding device 1 receives the If the time interval between packets has exceeded the time threshold T, the aging flag of the Flowlet entry matching the packet is set to 0, and the Flowlet entry is considered invalid.
  • forwarding device 1 When forwarding device 1 receives the message, if the matched Flowlet entry is shown to be valid, forwarding device 1 can forward the matched message based on the next hop port recorded in the next hop port field in the Flowlet entry. packet; if the matched Flowlet entry is invalid, the Flowlet entry cannot be used as a routing entry for processing packets matching the Flowlet entry. In this case, it indicates that the routing table entry records the next hop record of the previous Flowlet, and forwarding device 1 regards the message received this time as the first message of a new Flowlet.
  • the forwarding device when the load balancing algorithm is enabled on the forwarding device, the network quality of all forwarding paths needs to be queried through the full path quality table. Since the network quality of each path changes in real time, the forwarding device also needs to update and maintain the full path quality table in real time.
  • the specific process for the forwarding device to update and maintain the full path quality table is as follows:
  • the network measurement information is transmitted to the target device along with the packet forwarding.
  • the target device calculates the network quality along the entire path and returns it to the corresponding forwarding device along the path.
  • FIG. 4 is a schematic diagram of an application scenario of the method of delivering a routing table in an embodiment of the present application.
  • the controller receives network measurement information from each forwarding device (such as forwarding device 1, forwarding device 2 or forwarding device 3 in Figure 4) for the port where network congestion occurs, and then generates a The routing decision is sent to each forwarding device.
  • the routing decision includes the aging time threshold of the Flowlet entry in the flow segment Flowlet routing table of the forwarding device.
  • the Flowlet entry is used to indicate the next hop of the target packet in the large flow. port, where the flow identity information of the target packet matches the Flowlet entry.
  • Each forwarding device forwards packets according to the received routing policy.
  • Figure 5 is a schematic flow chart of a method of delivering a routing table in an embodiment of the present application. As shown in Figure 5, the method of delivering a routing table in an embodiment of the present application includes:
  • the forwarding device sends network measurement information to the controller.
  • the forwarding device in the network has basic telemetry capabilities.
  • the forwarding device can collect the delay flow size or packet loss information of specific traffic in real time.
  • Telemetry technology generally refers to the remote real-time high-speed collection of data from physical network elements or virtual network elements to achieve real-time, high-speed and more sophisticated information collection technology for the network.
  • SNMP simple network management protocol
  • Telemetry actively pushes data information to the controller as a collector through push mode, providing more real-time, faster and more accurate information. Accurate network information collection function.
  • the controller manages each forwarding device in the network.
  • the controller needs to master the topology of the network, and the forwarding device needs to initialize
  • the optimized Flowlet routing table is reported to the controller so that the controller can subsequently perform route calculations based on the Flowlet routing tables of all forwarding devices in the network (i.e., the global Flowlet routing table).
  • the controller can obtain the physical topology of the network during the initialization phase by forwarding device reports or controller discovery.
  • the method of delivering the routing table in this application is only performed on large flows in the network traffic, that is, in this application, the flow to which the target message belongs is a large flow.
  • the forwarding device sends network measurement information to the controller.
  • the network measurement information includes flow measurement information for large flows. For example, it may be delay information, packet loss information, or next hop information.
  • a flow in network traffic, is a group of packets containing the same flow identifier (such as a five-tuple or a flow label, etc.).
  • a large flow refers to a flow in which the number of packets or the flow rate in a unit period exceeds the threshold.
  • a group of packets in a flow in which the number of packets in the flow exceeds a threshold within a period of time is identified as a large flow.
  • a flow that satisfies the large flow condition can be considered a large flow or a large burst.
  • the corresponding flow that does not meet the large flow condition can be considered as a small flow or a small burst.
  • a large flow can also be called an elephant flow, and a small flow can also be called a mouse flow.
  • Scheduling for large flows can significantly improve the load on the network, while small flows have less impact on the load of the forwarding device due to the small number of messages.
  • the forwarding device receives When packets come from small flows, they can be routed based on the ECMP mechanism. Therefore, the forwarding device does not need to save the corresponding Flowlet entries for the small flows, nor does it need to report the Flowlet entries and flow measurement information of the small flows to the controller, thereby further reducing the network overhead of the forwarding device and reducing the collection required by the controller.
  • the amount of data in the Flowlet table item is not need to save the corresponding Flowlet entries for the small flows, nor does it need to report the Flowlet entries and flow measurement information of the small flows to the controller, thereby further reducing the network overhead of the forwarding device and reducing the collection required by the controller.
  • the forwarding device when the forwarding device is forwarding messages, when network congestion occurs on the port of the forwarding device, the forwarding device needs to obtain the network measurement information of its own device and report it to the controller, where the network measurement information It also includes port information on the forwarding device where network congestion occurs, which is used to reflect the network status of the forwarding device itself or the network quality of the next hop port of the forwarding device, etc.
  • the specific content form of the network measurement information includes but is not limited to: one or more of port traffic where network congestion occurs, queue information, or other information reflecting network quality, which is not limited here. For those forwarding devices that do not experience network congestion, there is no need to report their network measurement information to the controller.
  • the forwarding device can forward packets according to the local Flowlet routing table, thereby reducing the network overhead of the forwarding device and reducing the time required by the controller.
  • the amount of network measurement information that needs to be collected reduces the computing overhead required by the controller to generate routing decisions.
  • the network measurement information reported by the forwarding device in addition to the information of the ports in the forwarding device where network congestion occurs, may also include the information of the ports in the forwarding device where network congestion does not occur, so that the controller can more comprehensively Understand the network quality of the forwarding device to perform routing calculations.
  • the forwarding device can obtain its network measurement information in a variety of ways. For example, the forwarding device can discover the network quality of the forwarding path from the forwarding device to the neighbor forwarding device through network measurements; or the forwarding device can determine the network quality of the forwarding path based on a flow. The device status when passing through the forwarding device is used to update the network measurement information of the forwarding device itself; or other methods of obtaining network measurement information may be used, which are not limited here.
  • the network measurement information may also include load conditions of the computing power of the forwarding device.
  • the forwarding device referred to in the embodiment of this application may be a network device (such as a switch or router) with a network protocol IP packet forwarding function.
  • Each of the steps implemented by the forwarding device can also be implemented by components in the network device, for example, by a chip system in the network device.
  • the chip system includes logic circuits.
  • the logic circuit can be coupled with the input/output interface and transmit messages through the input/output interface to implement each step in the above method embodiment. steps.
  • the logic circuit can be a field programmable gate array (FPGA), an application specific integrated circuit (ASIC), a network processor (NP), or other possible Programmed logic devices, discrete gate or transistor logic devices, discrete hardware components, or other integrated chips, etc.
  • the number of forwarding devices is not limited, that is, the forwarding device may include a first forwarding device, a second forwarding device, or other forwarding devices. Therefore, there may be multiple forwarding devices that send network measurement information to the controller, or there may be only one. If the controller receives the network measurement information of a forwarding device (i.e., the first forwarding device in this application), it generates a routing decision based on the network measurement information of the forwarding device (the first forwarding device) and issues it to the forwarding device.
  • a forwarding device i.e., the first forwarding device in this application
  • first forwarding device if the controller receives multiple network measurement information from multiple forwarding devices (such as all forwarding devices or part of the forwarding devices in the entire network), where each forwarding device corresponds to one network measurement information, The controller then performs routing calculations based on the received multiple network measurement information, thereby generating routing decisions and issuing them to each forwarding device.
  • the controller generates a routing decision based on network measurement information from the second forwarding device and/or the first forwarding device, and sends the routing decision to the second forwarding device and/or the first forwarding device.
  • the controller can perform routing calculations based on multiple network measurement information from multiple forwarding devices and generate routing decisions corresponding to each forwarding device, which improves the flexibility of routing calculations and is more suitable for networks with many network devices. , complex network topology.
  • the controller generates routing decisions based on network measurement information.
  • the controller needs to maintain a global Flowlet routing table and a global network measurement table.
  • the global Flowlet routing table includes its own Flowlet routing for each forwarding device (such as forwarding device 1 and forwarding device 2 in Figure 5).
  • the global network measurement table includes the network measurement information of each forwarding device (for example, forwarding device 1 and forwarding device 2 in Figure 5).
  • the controller After receiving the network measurement information of the forwarding device, the controller updates the entry corresponding to the forwarding device in the global network measurement table based on the network measurement information.
  • the controller performs routing calculations based on the global Flowlet routing table and the updated global network measurement table.
  • the controller generates a routing decision through the above routing calculation process.
  • the routing decision indicates the aging time threshold of the Flowlet entry in the Flowlet routing table of the forwarding device. Furthermore, it can also indicate the next step for the target packet in the Flowlet routing table of the forwarding device.
  • One-hop port field the route calculation process can also be further combined with historical network data. For example, based on historical network data, it can be concluded that there is obvious congestion on some paths in certain time periods, and you can give priority to avoid these future routes in advance. Paths where congestion may occur.
  • Figure 6 is a schematic diagram of route calculation based on the load balancing algorithm in this application.
  • a packet when a packet is transmitted from the source device to the destination device, it needs to pass through forwarding path 1, forwarding path 2, forwarding path 3, and forwarding path 4. Because the load on forwarding path 2 and forwarding path 3 is too large at this time, network congestion occurs.
  • the controller After receiving the network measurement information reported by the forwarding device where the port where the network congestion occurs is located, the controller performs route calculation based on the load balancing algorithm. , generate a new routing decision, thereby selecting forwarding path 5 and forwarding path 6 with less load as new forwarding paths, thereby replacing forwarding path 2 and forwarding path 3 where network congestion occurs. Based on the instructions of the new routing decision, the packet is delivered from the source device to the destination device and passes through forwarding path 1, forwarding path 5, forwarding path 6, and forwarding path 4 in sequence.
  • the controller After the controller generates a new routing decision, it updates the global Flowlet routing table for the forwarding The device's Flowlet routing table.
  • the updated global Flowlet routing table can continue to be used in subsequent routing calculations to generate routing decisions.
  • the routing decision includes the aging time threshold of the Flowlet entry in the Flowlet routing table in the forwarding device.
  • the Flowlet entry is used to indicate the next hop port of the target packet in the large flow, where the flow identity information of the target packet Matches the Flowlet entry.
  • the routing decision also includes the next-hop port field for the target packet in the Flowlet entry.
  • each Flowlet entry in the Flowlet routing table mainly includes the following fields: identification field, valid information field, and next hop port field.
  • the identification field in the Flowlet entry includes identification.
  • the target packet can be considered to match the Flowlet entry. In this case, you can further determine how to process the packet based on the valid information field and next hop port field in the matching Flowlet entry.
  • the valid information field in the Flowlet entry is used to indicate whether the Flowlet entry is currently valid, thereby determining whether matching packets can be forwarded based on the next hop port recorded in the next hop port field in the Flowlet entry.
  • the aging time threshold of a Flowlet entry determines whether the Flowlet entry is valid.
  • the controller can also deliver the next-hop port field for the target packet to the forwarding device, thus improving the update of the Flowlet entry of the forwarding device. Efficiency also improves the efficiency of message forwarding.
  • the aging flag of the Flowlet entry matching the target packet is set to 1, thereby considering the Flowlet entry to be valid; when If the time interval at which the forwarding device receives the target packet exceeds the above time threshold, the aging flag of the Flowlet entry matching the target packet is set to 0, and the Flowlet entry is considered invalid.
  • Figure 7 is a schematic diagram of a scenario in which the controller delivers the next hop port field and time threshold in this embodiment of the present application.
  • forwarding device 1 and forwarding device 2 send their respective network measurement information to the controller, and the controller generates the next hop port field and the next hop port field of each forwarding device based on the global Flowlet routing table and global network measurement table. time threshold, and then send the next hop port field and time threshold to each forwarding device for execution by the forwarding device.
  • the controller can set different time thresholds for a Flowlet entry or a group of Flowlet entries on each forwarding device, so that the above Flowlet entries have better performance under the corresponding next-hop route. Load balancing effect to avoid congestion.
  • the forwarding device updates the Flowlet entry in the Flowlet routing table based on the routing decision.
  • the forwarding device After the forwarding device receives the routing decision from the controller, it updates the Flowlet entry in the Flowlet routing table locally saved by the forwarding device based on the routing decision, specifically including updating the aging time threshold of the Flowlet entry or the Flowlet The next hop port field in the entry. After the forwarding device receives the target packet, it can forward the packet based on the next hop port indicated in the updated Flowlet entry.
  • the controller generates routing decisions based on the flow measurement information for large flows from the forwarding device.
  • the forwarding device does not need to report the flow measurement information for small flows to the controller, thereby reducing the number of network messages sent by the forwarding device to the controller.
  • the network overhead of measurement information reduces the amount of network measurement information that the controller needs to collect, reduces the computing overhead required by the controller to generate routing decisions, and improves the load balancing effect.
  • the routing decision generated by the controller indicates multiple next-hop ports for one Flowlet entry. That is, after the controller calculates the route, it considers that multiple next-hop ports can be used to deliver the target packet. Therefore, after receiving the routing policy, the forwarding device updates the Flowlet entry in the locally saved Flowlet routing table, and obtains the next-hop port field in the updated Flowlet entry, which includes the above instructions indicated by the controller. Multiple next hop ports. After receiving a target packet that matches the Flowlet entry, one port (target next hop port) is determined from multiple next hop ports to forward the target packet.
  • the forwarding device may determine the target next-hop port for forwarding the target message from multiple next-hop ports based on random selection; or may use other methods to determine the target next-hop port, such as , when the controller delivers the routing policy, it also indicates the network quality of each next-hop port, so that the forwarding device can select the next-hop port with the best (or better) network quality from multiple next-hop ports.
  • the target next hop port This application does not limit the way in which the forwarding device selects a target next-hop port from multiple next-hop ports. Therefore, the controller instructs multiple next-hop ports to the forwarding device, and the forwarding device selects one of them to perform packet forwarding based on the needs of the actual scenario, thus improving the flexibility of packet forwarding.
  • Figure 8 is a schematic structural diagram of a controller provided by an embodiment of the present application.
  • the controller includes:
  • the transceiver unit 201 is configured to receive network measurement information from the forwarding device.
  • the network measurement information includes flow measurement information for large flows.
  • a large flow is a flow in which the number of packets or the flow rate in a unit period exceeds a threshold;
  • the processing unit 202 is used to generate routing decisions based on network measurement information
  • the transceiver unit 201 is also used to send routing decisions to the forwarding device.
  • the routing decisions include the aging time threshold of the Flowlet entries in the flow segmentation Flowlet routing table in the forwarding device.
  • the Flowlet entries are used to indicate the next destination of the target packet in the large flow. Hop port, where the flow identity information of the target packet matches the Flowlet entry.
  • the routing decision also includes the next-hop port field of the target packet in the Flowlet entry.
  • the number of forwarding devices is multiple, and the processing unit 202 is specifically used to:
  • the network measurement information is sent by the forwarding device where the port where network congestion occurs is located, and the network measurement information also includes information about the port where network congestion occurs.
  • Figure 9 is a schematic structural diagram of a device for updating a routing table provided by an embodiment of the present application.
  • the device for updating a routing table includes:
  • the transceiver unit 301 is configured to send network measurement information to the controller and receive routing decisions from the controller.
  • the network measurement information includes flow measurement information for large flows.
  • the large flow is the number of packets in a unit period or the flow rate exceeds Threshold flow,routing decisions are generated by the controller based on,network measurement information;
  • the processing unit 302 is configured to update the aging time threshold of the Flowlet entry in the flow segment Flowlet routing table according to the routing decision.
  • the Flowlet entry is used to indicate the next hop port of the target packet in the large flow, where the target packet The flow identity information matches the Flowlet entry.
  • processing unit 302 is also used to:
  • the routing decision includes multiple next-hop port fields for the target packet in the Flowlet entry.
  • the processing unit 302 is also used to:
  • the transceiver unit 301 is specifically used for:
  • network measurement information is sent to the controller, and the network measurement information also includes information on the port where network congestion occurs.
  • the embodiment of the present application also provides a computer device. Please refer to Figure 10.
  • Figure 10 is a schematic structural diagram of the computer device provided by the embodiment of the present application.
  • the controller described in the corresponding embodiment of Figure 8 can be deployed on the computer device.
  • the message forwarding device described in the embodiment corresponding to Figure 9 is used to implement various steps performed by the controller and/or the forwarding device in the embodiment corresponding to Figure 5.
  • the computer equipment is implemented by one or more servers.
  • the computer equipment may vary greatly due to different configurations or performance, and may include one or more central processing units (CPU) 422 (for example, one or one or more processors) and memory 432, one or more storage media 430 (eg, one or more mass storage devices) that stores applications 442 or data 444.
  • CPU central processing units
  • storage media 430 eg, one or more mass storage devices
  • the memory 432 and the storage medium 430 may be short-term storage or persistent storage.
  • the program stored in the storage medium 430 may include one or more modules (not shown in the figure), and each module may include a series of instruction operations on the computer device.
  • the central processor 422 may be configured to communicate with the storage medium 430 and execute a series of instruction operations in the storage medium 430 on the computer device 400 .
  • the computer device may also include one or more power supplies 426, one or more wired or wireless network interfaces 450, one or more input and output interfaces 458, and/or, one or more operating systems 441, such as Windows Server TM , Mac OS X TM , Unix TM , Linux TM , FreeBSD TM and more.
  • An embodiment of the present application also provides a computer program product that, when run on a computer, causes the computer to perform the steps performed by the controller and/or the steps performed by the forwarding device in the method described in the embodiment shown in Figure 5. .
  • Embodiments of the present application also provide a computer-readable storage medium.
  • the computer-readable storage medium stores a program for performing signal processing. When it is run on a computer, it causes the computer to execute the embodiment shown in Figure 5. Steps performed by the controller and/or steps performed by the forwarding device in the described method.
  • the image processing device provided by the embodiment of the present application may specifically be a chip.
  • the chip may include a processing unit and a communication unit.
  • the processing unit may be, for example, a processor.
  • the communication unit may be, for example, an input/output interface, a pin or a circuit, etc. .
  • the processing unit can execute computer execution instructions stored in the storage unit, so that the chip executes the method described in the embodiment shown in FIG. 5 .
  • the storage unit is a storage unit within the chip, such as a register, cache, etc.
  • the storage unit may also be a storage unit located outside the chip in the wireless access device, such as Read-only memory (ROM) or other types of static storage devices that can store static information and instructions, random access memory (random access memory, RAM), etc.
  • ROM Read-only memory
  • RAM random access memory
  • the device embodiments described above are only illustrative.
  • the units described as separate components may or may not be physically separated, and the components shown as units may or may not be physically separate. Rather than being a physical unit, it can be located in one place, or it can be distributed across multiple network units. Some or all of the modules can be selected according to actual needs to achieve the purpose of the solution of this embodiment.
  • the connection relationship between modules indicates that there are communication connections between them, which can be specifically implemented as one or more communication buses or signal lines.
  • the present application can be implemented by software plus necessary general hardware. Of course, it can also be implemented by dedicated hardware including dedicated integrated circuits, dedicated CPUs, dedicated memories, Special components, etc. to achieve. In general, all functions performed by computer programs can be easily implemented with corresponding hardware. Moreover, the specific hardware structures used to implement the same function can also be diverse, such as analog circuits, digital circuits or special-purpose circuits. circuit etc. However, for this application, software program implementation is a better implementation in most cases. Based on this understanding, the technical solution of the present application can be embodied in the form of a software product in essence or that contributes to the existing technology.
  • the computer software product is stored in a readable storage medium, such as a computer floppy disk. , U disk, mobile hard disk, ROM, RAM, magnetic disk or optical disk, etc., including several instructions to cause a computer device (which can be a personal computer, training device, or network device, etc.) to execute the steps described in various embodiments of this application. method.
  • a computer device which can be a personal computer, training device, or network device, etc.
  • the computer program product includes one or more computer instructions.
  • the computer may be a general-purpose computer, a special-purpose computer, a computer network, or other programmable device.
  • the computer instructions may be stored in or transmitted from one computer-readable storage medium to another, for example, the computer instructions may be transferred from a website, computer, training device, or data
  • the center transmits to another website site, computer, training equipment or data center through wired (such as coaxial cable, optical fiber, digital subscriber line (DSL)) or wireless (such as infrared, wireless, microwave, etc.) means.
  • wired such as coaxial cable, optical fiber, digital subscriber line (DSL)
  • wireless such as infrared, wireless, microwave, etc.
  • the computer-readable storage medium may be any available medium that a computer can store, or a data storage device such as a training device or a data center integrated with one or more available media.
  • the available media may be magnetic media (eg, floppy disk, hard disk, magnetic tape), optical media (eg, DVD), or semiconductor media (eg, solid state disk (Solid State Disk, SSD)), etc.

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Data Exchanges In Wide-Area Networks (AREA)

Abstract

La présente demande concerne un procédé d'émission d'une table de routage et un appareil associé. Un dispositif de commande reçoit des informations de mesure de réseau en provenance d'un premier dispositif de transfert, les informations de mesure de réseau comprenant des informations de mesure de flux pour un flux important, et le flux important étant un flux dont le nombre de paquets dans une période unitaire ou un débit dépasse un seuil ; le contrôleur génère une décision de routage selon les informations de mesure de réseau ; le contrôleur envoie la décision de routage au premier dispositif de transfert, la décision de routage comprenant un seuil de temps pour le vieillissement d'une entrée de table de flux d'une table de routage de microflux d'une table de routage de microflux de segment de flux dans le premier dispositif de transfert, l'entrée de table de microflux étant utilisée pour indiquer un port de saut suivant d'un paquet cible dans le flux important, et des informations d'identité de flux du paquet cible correspondant à l'entrée de table de microflux. Dans la présente demande, le contrôleur génère une décision de routage selon les informations de mesure de flux correspondant au flux important provenant du dispositif de transfert, et le dispositif de transfert n'a pas besoin de rapporter des informations de mesure de flux pour un petit flux au contrôleur, ce qui permet de réduire le surdébit de réseau du dispositif de transfert envoyant les informations de mesure de réseau, et de réduire le volume de données des informations de mesure de réseau acquises par le contrôleur.
PCT/CN2023/080043 2022-03-08 2023-03-07 Procédé d'émission de table de routage et appareil associé WO2023169407A1 (fr)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN202210227513.0A CN116781624A (zh) 2022-03-08 2022-03-08 一种下发路由表的方法及相关装置
CN202210227513.0 2022-03-08

Publications (1)

Publication Number Publication Date
WO2023169407A1 true WO2023169407A1 (fr) 2023-09-14

Family

ID=87935980

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2023/080043 WO2023169407A1 (fr) 2022-03-08 2023-03-07 Procédé d'émission de table de routage et appareil associé

Country Status (2)

Country Link
CN (1) CN116781624A (fr)
WO (1) WO2023169407A1 (fr)

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103716208A (zh) * 2013-12-31 2014-04-09 北京邮电大学 支持大象流的网络管理方法、系统、交换机和网络
US20150281085A1 (en) * 2014-01-23 2015-10-01 InMon Corp. Method and system of large flow control in communication networks
CN105610709A (zh) * 2016-02-03 2016-05-25 西安电子科技大学 基于sdn的大流负载均衡系统与方法
CN106487676A (zh) * 2016-10-27 2017-03-08 盛科网络(苏州)有限公司 一种基于大象流的动态ecmp芯片实现方法
CN112311674A (zh) * 2019-07-31 2021-02-02 北京华为数字技术有限公司 报文发送方法、装置及存储介质
CN114268584A (zh) * 2020-09-16 2022-04-01 华为技术有限公司 转发报文的方法和相关装置

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103716208A (zh) * 2013-12-31 2014-04-09 北京邮电大学 支持大象流的网络管理方法、系统、交换机和网络
US20150281085A1 (en) * 2014-01-23 2015-10-01 InMon Corp. Method and system of large flow control in communication networks
CN105610709A (zh) * 2016-02-03 2016-05-25 西安电子科技大学 基于sdn的大流负载均衡系统与方法
CN106487676A (zh) * 2016-10-27 2017-03-08 盛科网络(苏州)有限公司 一种基于大象流的动态ecmp芯片实现方法
CN112311674A (zh) * 2019-07-31 2021-02-02 北京华为数字技术有限公司 报文发送方法、装置及存储介质
CN114268584A (zh) * 2020-09-16 2022-04-01 华为技术有限公司 转发报文的方法和相关装置

Non-Patent Citations (3)

* Cited by examiner, † Cited by third party
Title
LI LONG, FU BIN-ZHANG; CHEN MING-YU; ZHANG LI-XIN: "Nimble: A Fast Flow Scheduling Strategy for OpenFlow Networks", CHINESE JOURNAL OF COMPUTERS, vol. 38, no. 5, 31 May 2015 (2015-05-31), pages 1056 - 1068, XP093091343, DOI: 10.3724/SP.J.1016.2015.01056 *
WANG CHANGPING, CAI YUE-PING: "Classified Flow Routing Scheme for Data Center Networks", JOURNAL OF CHINESE COMPUTER SYSTEMS, GAI-KAN BIANJIBU , SHENYANG, CN, vol. 37, no. 11, 30 November 2016 (2016-11-30), CN , pages 2488 - 2492, XP093091345, ISSN: 1000-1220 *
WANG HONGYUN, YONG' AN SHU: "Dynamic Multipath Load Balancing Based on Ant Colony Algorithm in DCN", APPLICATION RESEARCH OF COMPUTERS, CHENGDU, CN, vol. 37, no. 7, 31 July 2020 (2020-07-31), CN , XP093091337, ISSN: 1001-3695, DOI: 10.19734/j.issn.1001-3695.2018.11.0945 *

Also Published As

Publication number Publication date
CN116781624A (zh) 2023-09-19

Similar Documents

Publication Publication Date Title
US11362934B2 (en) Method to route packets in a distributed direct interconnect network
US10454830B2 (en) System and method for load balancing in a data network
Li et al. OpenFlow based load balancing for fat-tree networks with multipath support
CN104335537B (zh) 用于层2多播多路径传送的系统和方法
Wang et al. Luopan: Sampling-based load balancing in data center networks
Wang et al. Expeditus: Congestion-aware load balancing in clos data center networks
US8976697B2 (en) Network status mapping
US11190435B2 (en) Control apparatus, communication system, tunnel endpoint control method, and program
EP3399703B1 (fr) Procédé pour mettre en uvre un équilibrage de charge, appareil et système de réseau
US20130003549A1 (en) Resilient Hashing for Load Balancing of Traffic Flows
JP2015503274A (ja) 仮想レーンの動的割り当てを用いてファットツリートポロジにおける輻輳を緩和するためのシステムおよび方法
US20130250958A1 (en) Communication control system, control server, forwarding node, communication control method, and communication control program
US20070230369A1 (en) Route selection in a network
US11228524B1 (en) Methods and apparatus for efficient use of link aggregation groups
US9800508B2 (en) System and method of flow shaping to reduce impact of incast communications
CN114500354B (zh) 一种交换机控制方法、装置、控制设备及存储介质
Cui et al. Scalable and load-balanced data center multicast
CN116708280B (zh) 一种基于乱序度容忍的数据中心网络多路径传输方法
JP5935897B2 (ja) 通信ノード、通信システム、制御装置、パケット転送方法及びプログラム
US20150381775A1 (en) Communication system, communication method, control apparatus, control apparatus control method, and program
WO2023169407A1 (fr) Procédé d'émission de table de routage et appareil associé
Alanazi et al. CAFT: Congestion-aware fault-tolerant load balancing for three-tier clos data centers
EP4325800A1 (fr) Procédé et appareil de transmission de paquets
WO2022052800A1 (fr) Système de communication, procédé de traitement de données et dispositif associé
Ren et al. Flowtable-free routing for data center networks: A software-defined approach

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 23765985

Country of ref document: EP

Kind code of ref document: A1