WO2016131299A1 - Packet reception method and apparatus for processor network interface inside device - Google Patents

Packet reception method and apparatus for processor network interface inside device Download PDF

Info

Publication number
WO2016131299A1
WO2016131299A1 PCT/CN2015/092731 CN2015092731W WO2016131299A1 WO 2016131299 A1 WO2016131299 A1 WO 2016131299A1 CN 2015092731 W CN2015092731 W CN 2015092731W WO 2016131299 A1 WO2016131299 A1 WO 2016131299A1
Authority
WO
WIPO (PCT)
Prior art keywords
packet
queue
priority
receiving
public
Prior art date
Application number
PCT/CN2015/092731
Other languages
French (fr)
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 WO2016131299A1 publication Critical patent/WO2016131299A1/en

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L47/00Traffic control in data switching networks
    • H04L47/50Queue scheduling
    • H04L47/62Queue scheduling characterised by scheduling criteria
    • H04L47/6215Individual queue per QOS, rate or priority
    • 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/24Traffic characterised by specific attributes, e.g. priority or QoS

Definitions

  • This application relates to, but is not limited to, communication technology.
  • the common way for the internal network port of the device to send and receive packets is to create a socket on the network port through the receiving thread, and then guard the socket to receive the packet.
  • the received packets of each type are not distinguished and stored in a cache.
  • the queue is for upper-layer services to read; this collection mode brings the following problems:
  • the message must be processed by the kernel protocol stack and share CPU resources, resulting in lower performance of the packet receiving;
  • the packet type is not differentiated. As a result, when a large number of packets are flooded into the network port, packets are not discarded. The loss of some keep-alive packets will cause the service protocol to be broken.
  • This paper provides a method and device for collecting the internal processor network port of the device to solve the problem of bottleneck performance bottleneck in the related art.
  • a device internal processor network port receiving device comprising:
  • the receiving hardware module is configured to: deliver the received data packet message to the corresponding virtual central processing unit VCPU queue according to the pre-configuration;
  • the receiving thread module is configured to: receive the data packet in the VCPU queue bound to the packet, and determine the priority of the Ethernet packet according to the Ethernet type of the received packet, according to the pre-configured Correspondence between the priority of the packet and the priority of the public queue a public queue, which delivers the received packet message to the determined corresponding public queue;
  • the service module is configured to: read the packet information in the public queue according to the priority order of each public queue.
  • the foregoing apparatus further includes:
  • the packet management module is configured to: pre-configure a correspondence between the data packet received by the receiving hardware module and the VCPU queue.
  • the receiving management module is further configured to: establish a specified number of public queues in the shared memory, and pre-configure a correspondence between a priority of the data packet and a priority of the public queue. relationship.
  • the receiving management module is further configured to: obtain, from each service module, a flow limit value of each type of Ethernet packet message;
  • the receiving thread module is further configured to: stop sending data receiving packets to the corresponding public queue when one or more types of Ethernet packet data flows reach or exceed the flow limit value.
  • the receiving thread module is configured to: the receiving thread module, when the packet packet flow reaches or exceeds the flow limit value for the first time, the receiving flag is set to be rejected. Receiving the packet; when the number of times the packet packet reaches or exceeds the stream limit value reaches the set number of times, the packet count is cleared, and the packet receipt flag is reset to allow the packet to be received.
  • a device internal device network port receiving method comprising:
  • Packets in the received public queue are read in the order of priority of each of the pre-configured public queues.
  • the foregoing method further includes:
  • the foregoing method further includes:
  • the foregoing method further includes:
  • the process of stopping delivery of the data collection message to the corresponding public queue includes:
  • the packet receiving flag is set to refuse to receive the packet; when the number of times the packet packet stream reaches or exceeds the stream limit value reaches a set number of times, The receipt count is cleared and the receipt flag is reset to allow for collection.
  • a computer readable storage medium storing computer executable instructions for performing the method of any of the above.
  • the technical solution of the present application directly receives the packet by binding the hardware thread, so that the performance of the device collection is greatly improved, and the performance bottleneck of the previous packet collection is solved.
  • the technical solution of the present application adds a priority queue according to the Ethernet type of the packet, and the priority queue is preferentially processed by the priority queue.
  • the rate limit is configured to process packets according to the packet type. The rate limit mode is adopted to ensure that security is improved when a large number of attack packets are flooded into the device.
  • FIG. 1 is a schematic structural diagram of a device internal network port receiving device of a device according to Embodiment 1 of the present invention
  • FIG. 2 is a flowchart of receiving a packet of an internal processor network port of a device according to an embodiment of the present invention
  • FIG. 3 is a flowchart of a method for collecting a packet of a device internal processor network port according to Embodiment 2 of the present invention.
  • this embodiment provides a device internal device network port receiving device, which includes the following modules:
  • the receiving hardware module 11 is configured to: deliver the received data packet message to the corresponding VCPU queue according to the pre-configuration;
  • the packet receiving hardware module 11 is a processor network port on the main control board, and the network port receives the service data packet message sent from each line card.
  • the processor chip in the receiving device is multi-core and supports hardware receiving.
  • the receiving thread module 12 is configured to: receive the data packet in the VCPU queue bound to the packet, and determine the priority of the packet according to the Ethernet type of the received packet, according to the pre-configured data. Corresponding relationship between the priority of the packet and the priority of the public queue, and delivering the received packet to the corresponding public queue;
  • the service module 13 is configured to: read the packet information in the public queue according to the priority order of each public queue.
  • the foregoing apparatus may further include a receiving management module 14, which sets the processor to directly receive the packet from the network port and arbitrarily binds the core, that is, pre-configures the data packet received by the receiving hardware module 11 in an initial stage. Correspondence between packets and VCPU queues.
  • the collection management module 14 is further configured to: interact with each business task, obtain a public queue corresponding to the Ethernet type of the data packet by interacting with the business task, that is, establish a specified number of public in the shared memory. Queue, and pre-configure the correspondence between the priority of packet packets and the priority of the public queue.
  • the public type can be determined according to the ether type of the packet message The number of queues, for example, the number of public queues is the same as the number of Ethernet types of packet packets, where a type of packet message corresponds to a public queue.
  • each service module 13 sets a flow limit value of the packet type of the packet according to the Ethernet type of the packet read by its own service, for example, the number of public queues that can be established by the packet management module 14 and Its corresponding priority, set the flow limit value corresponding to its message type.
  • the packet management module 14 is further configured to: obtain, from each service module, a flow limit value of each type of Ethernet packet.
  • the receiving thread module 12 is further configured to stop delivering the packet message to the corresponding public queue when the one or more Ether type packet flow reaches or exceeds the flow limit value.
  • the receiving thread module 12 stops sending the data packet message to the public queue in two steps.
  • the first step is that when the data packet flow reaches or exceeds the corresponding flow limit value for the first time, the receiving thread module 12 can receive the packet.
  • the packet flag is set to reject the packet (deny); in the second step, when the number of times the packet packet flow reaches or exceeds the corresponding packet stream limit value reaches a set number of times, the packetizing thread module 12 can count the packet collection. Cleared, the receipt flag is reset to allow for a permit.
  • the main control board unit includes a multi-core CPU unit module, and the CPU needs to support multiple cores and can receive packets directly by hardware.
  • the main control board unit includes: receiving hardware.
  • the collection management module 14 sets the collection hardware module 11 in the initialization phase to perform initialization of the underlying hardware transceiver package; and through the setting of the collection hardware module 11, the hardware of the device system is delivered to a VCPU after being packaged. Queue VC0; at this time, the receiving thread module 12 is tied The packet is received from the queue VC0 in the corresponding VCPU; in addition, the packet management module 14 obtains the Ethernet type of the packet message of each service module 13 through interaction with each service module in the initial stage. The priority of the packet type and the shared memory are determined by the Ethernet type of the packet, and a specified number of public queues are established in the shared memory, and the correspondence between the priority of each packet and the priority of the public queue is configured.
  • the receiving thread module 12 can then deliver the data packet received from the VC0 to the corresponding public queue according to the Ethernet type and priority of the data packet; the receiving hardware module 11 obtains in the initialization phase.
  • the public queue with the priority is set, and then the received packet message is sent to the service module 13.
  • the service module 13 also informs the packet management module 14 of the stream limit value of the packet packet through the shared memory.
  • the packet management module 14 in the initialization phase acquires the flow rate limit of each packet packet through the database. The value is saved. The second is the change of the packet flow during the operation.
  • the database notifies the packet management module 14 to modify the flow rate limit value of the saved packet packet, and obtains the flow rate limit value of the packet packet.
  • the receiving management module 14 can periodically detect the current actual message flow rate by using a timer of 100 milliseconds. If the previously specified speed limit value is exceeded, the receiving flag is set to deny; the timer expires 10 times, that is, 1 second. The receipt count is cleared and the receipt flag is reset to permit.
  • Step 201 the receiving management module first initializes the underlying chip so that it can receive the packet directly into the VCPU through the hardware;
  • Step 202 The service module first initializes the receiving parameter, and reports the Ethernet type and the speed limit value to the receiving management module.
  • Step 203 The collection management module acquires an Ethernet type and a speed limit value.
  • Step 205 The collection management module sets the number of the public queues according to the number of the acquired Ethernet types, and the index of each public queue corresponds to the corresponding priority.
  • Step 205 opening a shared memory to establish a public queue
  • Step 206 When the receiving threading module receives the first data packet, the service module is notified by the message to receive the packet.
  • Step 207 At this time, the service module reads the packet message from the public queue.
  • this embodiment provides a method for receiving a network port of a processor internal device, and the method mainly includes the following operations:
  • Step 301 Deliver the received data packet message to the corresponding VCPU queue according to the pre-configuration
  • Step 302 Determine the priority of the packet according to the Ethernet type of the packet in the VCPU queue, and set the data according to the correspondence between the priority of the pre-configured packet and the priority of the public queue.
  • the packet message is delivered to the corresponding public queue;
  • Step 303 Read the packet information in the public queue according to the priority order of each public queue.
  • the correspondence between the received packet message and the VCPU queue may also be pre-configured.
  • a specified number of public queues can be established in the shared memory, and the correspondence between the priority of the packet and the priority of the public queue is pre-configured.
  • the packet receiving flag is set to deny; when the packet packet stream reaches or exceeds the corresponding packet stream limit value for a set number of times, The receipt count is cleared and the receipt flag is reset to permit.
  • all or part of the steps of the above embodiments may also be implemented using an integrated circuit.
  • the steps may be separately fabricated into individual integrated circuit modules, or a plurality of modules or steps may be fabricated into a single integrated circuit module.
  • the devices/function modules/functional units in the above embodiments may be implemented by a general-purpose computing device, which may be centralized on a single computing device or distributed over a network of multiple computing devices.
  • the device/function module/functional unit in the above embodiment When the device/function module/functional unit in the above embodiment is implemented in the form of a software function module and sold or used as a stand-alone product, it can be stored in a computer readable storage medium.
  • the above mentioned computer readable storage medium may be a read only memory, a magnetic disk or an optical disk or the like.
  • the embodiment of the invention directly receives the packet by binding the hardware thread, so that the performance of the device collection is greatly improved, and the performance bottleneck of the previous packet collection is solved.
  • a priority queue is set according to the Ethernet type of the packet, and the important packet is preferentially processed through the priority queue.
  • the speed limit mode is adopted to improve the security when a large number of attack packets flood into the device.

Abstract

Disclosed are a packet reception method and apparatus for a processor network interface inside a device. The apparatus comprises: a packet reception hardware module configured to deliver a received data packet message to a corresponding VCPU queue according to a pre-configuration; a packet reception threading module configured to receive the data packet message in the bound VCPU queue, determine the priority of the data packet message according to the Ethernet type of the received data packet message, and deliver the received data packet message to a corresponding common queue according to a pre-configured correspondence between the priority of the data packet message and the priority of the common queue; and a service module configured to read the data packet message in the common queue according to the priority order of each common queue.

Description

一种设备内部处理器网口收包方法及装置Device internal processor network port receiving method and device 技术领域Technical field
本申请涉及但不限于通信技术。This application relates to, but is not limited to, communication technology.
背景技术Background technique
当前设备内部网口收发报文通用的方式是通过收包线程在网口创建套接字,然后守护套接字进行收包,收到后的每种类型报文不进行区分,存入一块缓存队列中供上层业务读取;这种收包模式带来了如下几个问题:The common way for the internal network port of the device to send and receive packets is to create a socket on the network port through the receiving thread, and then guard the socket to receive the packet. The received packets of each type are not distinguished and stored in a cache. The queue is for upper-layer services to read; this collection mode brings the following problems:
1、报文必须要经过内核协议栈的处理,并且共用CPU资源,导致收包的性能比较低;1. The message must be processed by the kernel protocol stack and share CPU resources, resulting in lower performance of the packet receiving;
2、报文类型不区分,导致当网口有大量报文涌入时,造成报文无差别丢包,一些保活报文的丢失将导致业务协议断链;2. The packet type is not differentiated. As a result, when a large number of packets are flooded into the network port, packets are not discarded. The loss of some keep-alive packets will cause the service protocol to be broken.
3、报文没有限速,导致大量报文涌入时CPU可能一直占用,从而导致其它应用可能得不到调度,导致异常。3. There is no rate limit for packets. As a result, a large number of packets may be occupied by the CPU. As a result, other applications may not be scheduled, resulting in abnormalities.
发明内容Summary of the invention
以下是对本文详细描述的主题的概述。本概述并非是为了限制权利要求的保护范围。The following is an overview of the topics detailed in this document. This Summary is not intended to limit the scope of the claims.
本文提供一种设备内部处理器网口收包方法及装置,以解决相关技术存在的收包性能瓶颈的问题。This paper provides a method and device for collecting the internal processor network port of the device to solve the problem of bottleneck performance bottleneck in the related art.
一种设备内部处理器网口收包装置,该装置包括:A device internal processor network port receiving device, the device comprising:
收包硬件模块,设置为:按照预先配置将收到的数据包报文投递给对应虚拟中央处理器VCPU队列中;The receiving hardware module is configured to: deliver the received data packet message to the corresponding virtual central processing unit VCPU queue according to the pre-configuration;
收包线程模块,设置为:接收相绑定的VCPU队列中数据包报文,并根据接收到的数据包报文的以太类型,确定该以太类型数据包报文的优先级,按照预先配置的数据包报文的优先级与公共队列的优先级的对应关系对应的 公共队列,将接收到的数据包报文投递到所确定对应的公共队列中;The receiving thread module is configured to: receive the data packet in the VCPU queue bound to the packet, and determine the priority of the Ethernet packet according to the Ethernet type of the received packet, according to the pre-configured Correspondence between the priority of the packet and the priority of the public queue a public queue, which delivers the received packet message to the determined corresponding public queue;
业务模块,设置为:按照每个公共队列的优先级顺序读取公共队列中的数据包报文。The service module is configured to: read the packet information in the public queue according to the priority order of each public queue.
可选地,上述装置还包括:Optionally, the foregoing apparatus further includes:
收包管理模块,设置为:预先配置所述收包硬件模块收到的数据包报文与VCPU队列的对应关系。The packet management module is configured to: pre-configure a correspondence between the data packet received by the receiving hardware module and the VCPU queue.
可选地,上述装置中,所述收包管理模块,还设置为:在共享内存中建立指定数目的公共队列,并预先配置数据包报文的优先级与公共队列的优先级之间的对应关系。Optionally, in the foregoing apparatus, the receiving management module is further configured to: establish a specified number of public queues in the shared memory, and pre-configure a correspondence between a priority of the data packet and a priority of the public queue. relationship.
可选地,上述装置中,所述收包管理模块,还设置为:从每个业务模块中分别获取每种以太类型的数据包报文的流限制值;Optionally, in the foregoing apparatus, the receiving management module is further configured to: obtain, from each service module, a flow limit value of each type of Ethernet packet message;
所述收包线程模块,还设置为:在一种或多种以太类型的数据包报文流达到或超过所述流限制值时,停止向对应的公共队列投递数据收包报文。The receiving thread module is further configured to: stop sending data receiving packets to the corresponding public queue when one or more types of Ethernet packet data flows reach or exceed the flow limit value.
可选地,上述装置中,所述收包线程模块,是设置为:所述收包线程模块,在数据包报文流首次达到或超过所述流限制值时,将收包标志置为拒绝收包;在数据包报文流达到或超过所述流限制值的次数达到设定次数时,将收包计数清零,收包标志重新置为请允许收包。Optionally, in the foregoing apparatus, the receiving thread module is configured to: the receiving thread module, when the packet packet flow reaches or exceeds the flow limit value for the first time, the receiving flag is set to be rejected. Receiving the packet; when the number of times the packet packet reaches or exceeds the stream limit value reaches the set number of times, the packet count is cleared, and the packet receipt flag is reset to allow the packet to be received.
一种设备内部处理器网口收包方法,该方法包括:A device internal device network port receiving method, the method comprising:
按照预先配置将收到的数据包报文投递给对应虚拟中央处理器VCPU队列中;Delivering the received packet message to the corresponding virtual CPU VCPU queue according to the pre-configuration;
根据所述VCPU队列中的数据包报文的以太类型,确定该数据包报文的优先级,按照预先配置的数据包报文的优先级与公共队列的优先级的对应关系以太类型对应的公共队列,并将所述数据包报文投递到所确定对应的公共队列中;Determining the priority of the packet according to the Ethernet type of the packet in the VCPU queue, according to the correspondence between the priority of the pre-configured packet and the priority of the public queue. Queueing, and delivering the packet message to the determined corresponding public queue;
按照预先配置的每个公共队列的优先级顺序读取接收公共队列中的数据包报文。Packets in the received public queue are read in the order of priority of each of the pre-configured public queues.
可选地,上述方法还包括: Optionally, the foregoing method further includes:
预先配置接收的数据包报文与VCPU队列的对应关系。Pre-configure the correspondence between received packet messages and VCPU queues.
可选地,上述方法还包括:Optionally, the foregoing method further includes:
在共享内存中建立指定数量的公共队列,并预先配置数据包报文的优先级与公共队列的优先级之间的对应关系。Establish a specified number of public queues in the shared memory, and pre-configure the correspondence between the priority of the packet and the priority of the public queue.
可选地,上述方法还包括:Optionally, the foregoing method further includes:
获取每个业务接收读取的每种以太类型的数据包报文的流限制值;Obtaining a flow limit value of each type of Ethernet packet received by each service;
当一种或多种以太类型的数据包报文流达到或超过所述流限制值时,停止向对应的公共队列投递收数据包报文。When one or more Ethertype packet flow reaches or exceeds the flow limit value, the delivery of the received packet message to the corresponding public queue is stopped.
可选地,上述方法中,当一种或多种以太类型的数据包报文流达到或超过所述流限制值时,停止向对应的公共队列投递数据收包报文的过程包括:Optionally, in the foregoing method, when one or more types of Ethernet packet flow meet or exceed the flow limit value, the process of stopping delivery of the data collection message to the corresponding public queue includes:
在数据包报文流首次达到或超过所述流限制值时,将收包标志置为拒绝收包;在数据包报文流达到或超过所述流限制值的次数达到设定次数时,将收包计数清零,收包标志重新置为允许收包。When the packet packet stream reaches or exceeds the stream limit value for the first time, the packet receiving flag is set to refuse to receive the packet; when the number of times the packet packet stream reaches or exceeds the stream limit value reaches a set number of times, The receipt count is cleared and the receipt flag is reset to allow for collection.
一种计算机可读存储介质,存储有计算机可执行指令,所述计算机可执行指令用于执行上述任一项的方法。A computer readable storage medium storing computer executable instructions for performing the method of any of the above.
本申请技术方案通过绑定硬件线程进行直接收包,使设备收包的性能大幅度提高,解决了之前收包的性能瓶颈。同时,本申请技术方案在保证性能提高的基础上,又添加了根据报文以太类型设置优先级队列,通过优先级队列的方式使得重要的报文优先得到处理。还有可选方案中添加了根据报文流量类型设置限速的方式处理报文,通过限速方式使得当大量攻击报文涌入设备时安全性得到了提高。The technical solution of the present application directly receives the packet by binding the hardware thread, so that the performance of the device collection is greatly improved, and the performance bottleneck of the previous packet collection is solved. At the same time, the technical solution of the present application adds a priority queue according to the Ethernet type of the packet, and the priority queue is preferentially processed by the priority queue. In the optional solution, the rate limit is configured to process packets according to the packet type. The rate limit mode is adopted to ensure that security is improved when a large number of attack packets are flooded into the device.
在阅读并理解了附图和详细描述后,可以明白其他方面。Other aspects will be apparent upon reading and understanding the drawings and detailed description.
附图概述BRIEF abstract
图1是本发明实施例1提供的设备内部处理器网口收包装置结构示意图; 1 is a schematic structural diagram of a device internal network port receiving device of a device according to Embodiment 1 of the present invention;
图2是本发明实施例提供的设备内部处理器网口收包流程图;FIG. 2 is a flowchart of receiving a packet of an internal processor network port of a device according to an embodiment of the present invention;
图3是本发明实施例2提供的设备内部处理器网口收包的方法流程图。FIG. 3 is a flowchart of a method for collecting a packet of a device internal processor network port according to Embodiment 2 of the present invention.
本发明的实施方式Embodiments of the invention
下文将结合附图对本发明的实施方式进行详细说明。需要说明的是,在不冲突的情况下,本申请的实施例和实施例中的特征可以任意相互组合。Embodiments of the present invention will be described in detail below with reference to the accompanying drawings. It should be noted that, in the case of no conflict, the features in the embodiments and the embodiments of the present application may be combined with each other arbitrarily.
实施例1Example 1
如图1所示,本实施例提供一种设备内部处理器网口收包装置,包括如下模块:As shown in FIG. 1 , this embodiment provides a device internal device network port receiving device, which includes the following modules:
收包硬件模块11,设置为:按照预先配置将收到的数据包报文投递给对应VCPU队列中;The receiving hardware module 11 is configured to: deliver the received data packet message to the corresponding VCPU queue according to the pre-configuration;
上述收包硬件模块11为主用控制板上的处理器网口,该网口接收从每个线卡上送的业务数据包报文。其中,本收包装置中处理器芯片为多核且支持硬件收包。The packet receiving hardware module 11 is a processor network port on the main control board, and the network port receives the service data packet message sent from each line card. The processor chip in the receiving device is multi-core and supports hardware receiving.
收包线程模块12,设置为:接收相绑定的VCPU队列中数据包报文,并根据接收到的数据包报文的以太类型,确定该数据包报文的优先级,按照预先配置的数据包报文的优先级与公共队列的优先级的对应关系,将接收到的数据包报文投递到对应的公共队列中;The receiving thread module 12 is configured to: receive the data packet in the VCPU queue bound to the packet, and determine the priority of the packet according to the Ethernet type of the received packet, according to the pre-configured data. Corresponding relationship between the priority of the packet and the priority of the public queue, and delivering the received packet to the corresponding public queue;
业务模块13,设置为:按照每个公共队列的优先级顺序读取公共队列中的数据包报文。The service module 13 is configured to: read the packet information in the public queue according to the priority order of each public queue.
另外,上述装置还可以包括收包管理模块14,该模块在初始阶段将处理器设置为直接从网口收包并且排它绑核,即预先配置所述收包硬件模块11收到的数据包报文与VCPU队列的对应关系。In addition, the foregoing apparatus may further include a receiving management module 14, which sets the processor to directly receive the packet from the network port and arbitrarily binds the core, that is, pre-configures the data packet received by the receiving hardware module 11 in an initial stage. Correspondence between packets and VCPU queues.
除了上述操作外,收包管理模块14,还设置为:和每个业务任务交互,通过与业务任务的交互获取数据包报文以太类型对应的公共队列,即在共享内存中建立指定数目的公共队列,并预先配置数据包报文的优先级与公共队列的优先级之间的对应关系。其中,可根据数据包报文的以太类型确定公共 队列的数量,例如,公共队列的数量与数据包报文的以太类型的数量一致,其中,一类数据包报文对应一个公共队列。In addition to the foregoing operations, the collection management module 14 is further configured to: interact with each business task, obtain a public queue corresponding to the Ethernet type of the data packet by interacting with the business task, that is, establish a specified number of public in the shared memory. Queue, and pre-configure the correspondence between the priority of packet packets and the priority of the public queue. Among them, the public type can be determined according to the ether type of the packet message The number of queues, for example, the number of public queues is the same as the number of Ethernet types of packet packets, where a type of packet message corresponds to a public queue.
除了考虑不同以太类型的数据包报文的优先级外,还可以结合不同以太类型的数据包报文的流量限速检测当前收包流速是否满足限速要求,从而做出相应的处理。即每个业务模块13,根据其自己的业务读取的数据包报文的以太类型设置该类数据包报文的流限制值,例如,可以通过收包管理模块14建立的公共队列的数量及其对应的优先级,设置其报文类型对应的流限制值。此时,收包管理模块14,还设置为:从每个业务模块中分别获取每种以太类型的数据包报文的流限制值。收包线程模块12,还设置为:在一种或多种以太类型的数据包报文流达到或超过所述流限制值时,停止向对应的公共队列投递数据包报文。In addition to considering the priority of packet types of different types of Ethernet packets, it is also possible to detect whether the current packet receiving flow rate meets the speed limit requirement by combining the traffic rate limit of different types of Ethernet packet packets, thereby correspondingly processing. That is, each service module 13 sets a flow limit value of the packet type of the packet according to the Ethernet type of the packet read by its own service, for example, the number of public queues that can be established by the packet management module 14 and Its corresponding priority, set the flow limit value corresponding to its message type. At this time, the packet management module 14 is further configured to: obtain, from each service module, a flow limit value of each type of Ethernet packet. The receiving thread module 12 is further configured to stop delivering the packet message to the corresponding public queue when the one or more Ether type packet flow reaches or exceeds the flow limit value.
收包线程模块12停止向公共队列投递数据包报文可以分两步操作:第一步,即在数据包报文流首次达到或超过对应的流限制值时,收包线程模块12可以将收包标志置为拒绝收包(deny);第二步,即在数据包报文流达到或超过对应的报文流限制值的次数达到设定次数时,收包线程模块12可以将收包计数清零,收包标志重新置为请允许收包(permit)。The receiving thread module 12 stops sending the data packet message to the public queue in two steps. The first step is that when the data packet flow reaches or exceeds the corresponding flow limit value for the first time, the receiving thread module 12 can receive the packet. The packet flag is set to reject the packet (deny); in the second step, when the number of times the packet packet flow reaches or exceeds the corresponding packet stream limit value reaches a set number of times, the packetizing thread module 12 can count the packet collection. Cleared, the receipt flag is reset to allow for a permit.
下面结合附图提供的设备内部处理器网口收包装置的实施方式,详细说明上述装置的工作原理。The working principle of the above device will be described in detail below with reference to the embodiments of the device internal processor network port receiving device provided in the accompanying drawings.
如图1所示,包括一块主控板单元,主控板单元上包括一个多核CPU单元模块,该CPU需支持多核并且可以硬件直接收包,其中,该主控板单元上包括:收包硬件模块11、收包线程模块12、收包管理模块14以及业务模块13。As shown in FIG. 1 , the main control board unit includes a multi-core CPU unit module, and the CPU needs to support multiple cores and can receive packets directly by hardware. The main control board unit includes: receiving hardware. The module 11, the collection threading module 12, the collection management module 14, and the business module 13.
图1所示的设备内部处理器网口收包装置中每个模块之间的工作过程如下:The working process between each module in the device internal processor network port receiving device shown in FIG. 1 is as follows:
首先,收包管理模块14在初始化阶段设置收包硬件模块11,进行底层硬件收发包的初始化;通过对收包硬件模块11的设置,装置系统运行中硬件收包后投递给某个VCPU的一个队列VC0中;此时,收包线程模块12已绑 定到相应的VCPU中,就可以从该队列VC0中收包;另外,收包管理模块14在初始阶段通过和每个业务模块的交互获取到每个业务模块13的数据包报文的以太类型,通过该数据包报文的以太类型确定其优先级和开辟共享内存,并在共享内存中建立指定数量的公共队列,配置每个数据包报文的优先级与公共队列的优先级的对应关系;而收包线程模块12在后续就可以根据数据包报文的以太类型以及优先级将从VC0收到的数据包报文投递到对应的公共队列中去;收包硬件模块11在初始化阶段获取设置了优先级的公共队列,然后将收到的数据包报文发送给业务模块13。除了以上所述,业务模块13还将数据包报文的流限制值通过共享内存告知收包管理模块14,一是初始化阶段收包管理模块14通过数据库获取每种数据包报文的流限速值保存下来,二是运行过程中报文流变化时,此时数据库通知收包管理模块14修改保存的数据包报文的流限速值,获取到数据包报文的流限速值后,收包管理模块14可以通过定时器100毫秒定时检测一次当前实际的报文流速,若超过之前规定的限速值,则将收包标志置为deny;定时器每超时10次即1秒后,将收包计数清零,收包标志重新置为permit。First, the collection management module 14 sets the collection hardware module 11 in the initialization phase to perform initialization of the underlying hardware transceiver package; and through the setting of the collection hardware module 11, the hardware of the device system is delivered to a VCPU after being packaged. Queue VC0; at this time, the receiving thread module 12 is tied The packet is received from the queue VC0 in the corresponding VCPU; in addition, the packet management module 14 obtains the Ethernet type of the packet message of each service module 13 through interaction with each service module in the initial stage. The priority of the packet type and the shared memory are determined by the Ethernet type of the packet, and a specified number of public queues are established in the shared memory, and the correspondence between the priority of each packet and the priority of the public queue is configured. The receiving thread module 12 can then deliver the data packet received from the VC0 to the corresponding public queue according to the Ethernet type and priority of the data packet; the receiving hardware module 11 obtains in the initialization phase. The public queue with the priority is set, and then the received packet message is sent to the service module 13. In addition to the above, the service module 13 also informs the packet management module 14 of the stream limit value of the packet packet through the shared memory. First, the packet management module 14 in the initialization phase acquires the flow rate limit of each packet packet through the database. The value is saved. The second is the change of the packet flow during the operation. At this time, the database notifies the packet management module 14 to modify the flow rate limit value of the saved packet packet, and obtains the flow rate limit value of the packet packet. The receiving management module 14 can periodically detect the current actual message flow rate by using a timer of 100 milliseconds. If the previously specified speed limit value is exceeded, the receiving flag is set to deny; the timer expires 10 times, that is, 1 second. The receipt count is cleared and the receipt flag is reset to permit.
下面再结合图2说明上述收包线程模块在收到第一个数据包报文前后和业务模块之间的一个更为详细的交互过程。A more detailed interaction process between the packet threading module and the service module before and after receiving the first packet message is described below with reference to FIG.
步骤201,收包管理模块首先会对底层芯片进行初始化设置,以使其可以通过硬件直接收包到VCPU中; Step 201, the receiving management module first initializes the underlying chip so that it can receive the packet directly into the VCPU through the hardware;
步骤202,业务模块首先会初始化收包参数,将以太类型以及限速值上报给收包管理模块;Step 202: The service module first initializes the receiving parameter, and reports the Ethernet type and the speed limit value to the receiving management module.
步骤203,收包管理模块获取以太网类型和限速值;Step 203: The collection management module acquires an Ethernet type and a speed limit value.
步骤204,收包管理模块根据获取的以太类型的数量设置公共队列的数量,每个公共队列的索引对应着相应的优先级,此时可以执行步骤205:Step 205: The collection management module sets the number of the public queues according to the number of the acquired Ethernet types, and the index of each public queue corresponds to the corresponding priority.
步骤205,开辟共享内存建立公共队列; Step 205, opening a shared memory to establish a public queue;
步骤206,当收包线程模块收到第一个数据包报文时,通过消息通知业务模块进行收包; Step 206: When the receiving threading module receives the first data packet, the service module is notified by the message to receive the packet.
步骤207,此时,业务模块从公共队列中读取数据包报文。Step 207: At this time, the service module reads the packet message from the public queue.
实施例2Example 2
如图3所示,本实施例提供一种设备内部处理器网口收包方法,该方法主要包括如下操作:As shown in FIG. 3, this embodiment provides a method for receiving a network port of a processor internal device, and the method mainly includes the following operations:
步骤301,按照预先配置将收到的数据包报文投递给对应VCPU队列中;Step 301: Deliver the received data packet message to the corresponding VCPU queue according to the pre-configuration;
步骤302,根据VCPU队列中的数据包报文的以太类型,确定该数据包报文的优先级,按照预先配置的数据包报文的优先级与公共队列的优先级的对应关系,将该数据包报文投递到对应的公共队列中;Step 302: Determine the priority of the packet according to the Ethernet type of the packet in the VCPU queue, and set the data according to the correspondence between the priority of the pre-configured packet and the priority of the public queue. The packet message is delivered to the corresponding public queue;
步骤303,按照每个公共队列的优先级顺序读取公共队列中的数据包报文。Step 303: Read the packet information in the public queue according to the priority order of each public queue.
在上述方法的基础上,还可以预先配置接收的数据包报文与VCPU队列的对应关系。另外,还可以在共享内存中建立指定数量的公共队列,预先配置数据包报文的优先级与公共队列的优先级之间的对应关系。On the basis of the foregoing method, the correspondence between the received packet message and the VCPU queue may also be pre-configured. In addition, a specified number of public queues can be established in the shared memory, and the correspondence between the priority of the packet and the priority of the public queue is pre-configured.
除上考虑每个数据包报文的优先级外,还可以考虑不同以太类型的数据包报文对应的报文的流限制值,即获取每个业务读取的每种以太类型的数据包报文的流限制值,这样,当一种或多种以太类型的数据包报文流达到或超过所述流限制值时,停止向对应的公共队列投递数据包报文。其中,停止向公共队列投递数据包报文的过程又分为如下操作:In addition to considering the priority of each packet, you can also consider the flow limit value of packets corresponding to different types of Ethernet packets, that is, obtain each type of Ethernet packet read by each service. The stream limit value of the text, such that when one or more Ethertype packet flow reaches or exceeds the flow limit value, the delivery of the packet message to the corresponding public queue is stopped. The process of stopping the delivery of the packet message to the public queue is further divided into the following operations:
在数据包报文流首次达到或超过对应的流限制值时,将收包标志置为deny;在数据包报文流达到或超过对应的报文流限制值的次数达到设定次数时,将收包计数清零,收包标志重新置为permit。When the packet packet stream reaches or exceeds the corresponding stream limit value for the first time, the packet receiving flag is set to deny; when the packet packet stream reaches or exceeds the corresponding packet stream limit value for a set number of times, The receipt count is cleared and the receipt flag is reset to permit.
本领域普通技术人员可以理解上述实施例的全部或部分步骤可以使用计算机程序流程来实现,所述计算机程序可以存储于一计算机可读存储介质中,所述计算机程序在相应的硬件平台上(如系统、设备、装置、器件等)执行,在执行时,包括方法实施例的步骤之一或其组合。One of ordinary skill in the art will appreciate that all or a portion of the steps of the above-described embodiments can be implemented using a computer program flow, which can be stored in a computer readable storage medium, such as on a corresponding hardware platform (eg, The system, device, device, device, etc. are executed, and when executed, include one or a combination of the steps of the method embodiments.
可选地,上述实施例的全部或部分步骤也可以使用集成电路来实现,这 些步骤可以被分别制作成一个个集成电路模块,或者将它们中的多个模块或步骤制作成单个集成电路模块来实现。Alternatively, all or part of the steps of the above embodiments may also be implemented using an integrated circuit. The steps may be separately fabricated into individual integrated circuit modules, or a plurality of modules or steps may be fabricated into a single integrated circuit module.
上述实施例中的装置/功能模块/功能单元可以采用通用的计算装置来实现,它们可以集中在单个的计算装置上,也可以分布在多个计算装置所组成的网络上。The devices/function modules/functional units in the above embodiments may be implemented by a general-purpose computing device, which may be centralized on a single computing device or distributed over a network of multiple computing devices.
上述实施例中的装置/功能模块/功能单元以软件功能模块的形式实现并作为独立的产品销售或使用时,可以存储在一个计算机可读取存储介质中。上述提到的计算机可读取存储介质可以是只读存储器,磁盘或光盘等。When the device/function module/functional unit in the above embodiment is implemented in the form of a software function module and sold or used as a stand-alone product, it can be stored in a computer readable storage medium. The above mentioned computer readable storage medium may be a read only memory, a magnetic disk or an optical disk or the like.
工业实用性Industrial applicability
本发明实施例通过绑定硬件线程进行直接收包,使设备收包的性能大幅度提高,解决了之前收包的性能瓶颈。同时,在保证性能提高的基础上,又添加了根据报文以太类型设置优先级队列,通过优先级队列的方式使得重要的报文优先得到处理。以及,通过限速方式使得当大量攻击报文涌入设备时安全性得到了提高。 The embodiment of the invention directly receives the packet by binding the hardware thread, so that the performance of the device collection is greatly improved, and the performance bottleneck of the previous packet collection is solved. At the same time, on the basis of ensuring the performance improvement, a priority queue is set according to the Ethernet type of the packet, and the important packet is preferentially processed through the priority queue. The speed limit mode is adopted to improve the security when a large number of attack packets flood into the device.

Claims (11)

  1. 一种设备内部处理器网口收包装置,该装置包括:A device internal processor network port receiving device, the device comprising:
    收包硬件模块,设置为:按照预先配置将收到的数据包报文投递给对应虚拟中央处理器VCPU队列中;The receiving hardware module is configured to: deliver the received data packet message to the corresponding virtual central processing unit VCPU queue according to the pre-configuration;
    收包线程模块,设置为:接收相绑定的VCPU队列中数据包报文,并根据接收到的数据包报文的以太类型,确定该数据包报文的优先级,按照预先配置的数据包报文的优先级与公共队列的优先级的对应关系,将接收到的数据包报文投递到对应的公共队列中;The receiving thread module is configured to: receive the data packet in the VCPU queue bound to the packet, and determine the priority of the data packet according to the Ethernet type of the received data packet, according to the pre-configured data packet. Corresponding relationship between the priority of the packet and the priority of the public queue, and the received packet packet is delivered to the corresponding public queue;
    业务模块,设置为:按照每个公共队列的优先级顺序读取公共队列中的数据包报文。The service module is configured to: read the packet information in the public queue according to the priority order of each public queue.
  2. 如权利要求1所述的装置,该装置还包括:The apparatus of claim 1 further comprising:
    收包管理模块,设置为:预先配置所述收包硬件模块收到的数据包报文与VCPU队列的对应关系。The packet management module is configured to: pre-configure a correspondence between the data packet received by the receiving hardware module and the VCPU queue.
  3. 如权利要求2所述的装置,其中,The device according to claim 2, wherein
    所述收包管理模块,还设置为:在共享内存中建立指定数目的公共队列,并预先配置数据包报文的优先级与公共队列的优先级之间的对应关系。The receiving management module is further configured to: establish a specified number of public queues in the shared memory, and pre-configure a correspondence between a priority of the data packet and a priority of the public queue.
  4. 如权利要求2或3所述的装置,其中,The device according to claim 2 or 3, wherein
    所述收包管理模块,还设置为:从每个业务模块中分别获取每种以太类型的数据包报文的流限制值;The receiving management module is further configured to: obtain, from each service module, a flow limit value of each type of Ethernet packet data;
    所述收包线程模块,还设置为:在一种或多种以太类型的数据包报文流达到或超过所述流限制值时,停止向对应的公共队列投递数据包报文。The receiving thread module is further configured to: stop sending the data packet message to the corresponding public queue when the one or more Ethernet packet data flows reach or exceed the flow limit value.
  5. 如权利要求4所述的装置,其中,所述收包线程模块,是设置为:The apparatus of claim 4 wherein said receiving thread module is configured to:
    在数据包报文流首次达到或超过所述流限制值时,将收包标志置为拒绝收包;在数据包报文流达到或超过所述流限制值的次数达到设定次数时,将收包计数清零,收包标志重新置为请允许收包。When the packet packet stream reaches or exceeds the stream limit value for the first time, the packet receiving flag is set to refuse to receive the packet; when the number of times the packet packet stream reaches or exceeds the stream limit value reaches a set number of times, The receiving count is cleared, and the receiving flag is reset to allow the receiving.
  6. 一种设备内部处理器网口收包方法,该方法包括:A device internal device network port receiving method, the method comprising:
    按照预先配置将收到的数据包报文投递给对应虚拟中央处理器VCPU 队列中;Deliver the received packet message to the corresponding virtual CPU VCPU according to the pre-configuration In the queue;
    根据所述VCPU队列中的数据包报文的以太类型,确定该数据包报文的优先级,按照预先配置的数据包报文的优先级与公共队列的优先级的对应关系,将所述数据包报文投递到对应的公共队列中;Determine the priority of the packet according to the Ethernet type of the packet in the VCPU queue, and set the data according to the correspondence between the priority of the pre-configured packet and the priority of the public queue. The packet message is delivered to the corresponding public queue;
    按照每个公共队列的优先级顺序读取公共队列中的数据包报文。Packets in the public queue are read in the order of priority of each public queue.
  7. 如权利要求6所述的方法,该方法还包括:The method of claim 6 further comprising:
    预先配置接收的数据包报文与VCPU队列的对应关系。Pre-configure the correspondence between received packet messages and VCPU queues.
  8. 如权利要求7所述的方法,该方法还包括:The method of claim 7 further comprising:
    在共享内存中建立指定数量的公共队列,并预先配置数据包报文的优先级与公共队列的优先级之间的对应关系。Establish a specified number of public queues in the shared memory, and pre-configure the correspondence between the priority of the packet and the priority of the public queue.
  9. 如权利要求7或8所述的方法,该方法还包括:The method of claim 7 or 8, further comprising:
    获取每个业务读取的每种以太类型的数据包报文的流限制值;Obtaining a flow limit value of each type of Ethernet packet message read by each service;
    当一种或多种以太类型的数据包报文流达到或超过所述流限制值时,停止向对应的公共队列投递数据包报文。When one or more Ethertype packet flow reaches or exceeds the flow limit value, the delivery of the packet message to the corresponding public queue is stopped.
  10. 如权利要求9所述的方法,其中,当一种或多种以太类型的数据包报文流达到或超过所述流限制值时,停止向对应的公共队列投递数据包报文的过程包括:The method of claim 9, wherein the stopping the delivery of the packet message to the corresponding public queue when the one or more Ether type packet flow reaches or exceeds the flow limit value comprises:
    在数据包报文流首次达到或超过所述流限制值时,将收包标志置为拒绝收包;在数据包报文流达到或超过所述流限制值的次数达到设定次数时,将收包计数清零,收包标志重新置为允许收包。When the packet packet stream reaches or exceeds the stream limit value for the first time, the packet receiving flag is set to refuse to receive the packet; when the number of times the packet packet stream reaches or exceeds the stream limit value reaches a set number of times, The receipt count is cleared and the receipt flag is reset to allow for collection.
  11. 一种计算机可读存储介质,存储有计算机可执行指令,所述计算机可执行指令用于执行权利要求6-10任一项的方法。 A computer readable storage medium storing computer executable instructions for performing the method of any of claims 6-10.
PCT/CN2015/092731 2015-07-13 2015-10-23 Packet reception method and apparatus for processor network interface inside device WO2016131299A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201510410393.8A CN106357554A (en) 2015-07-13 2015-07-13 Packet receiving method and device of network port of equipment internal processor
CN201510410393.8 2015-07-13

Publications (1)

Publication Number Publication Date
WO2016131299A1 true WO2016131299A1 (en) 2016-08-25

Family

ID=56688699

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2015/092731 WO2016131299A1 (en) 2015-07-13 2015-10-23 Packet reception method and apparatus for processor network interface inside device

Country Status (2)

Country Link
CN (1) CN106357554A (en)
WO (1) WO2016131299A1 (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110932998A (en) * 2019-11-28 2020-03-27 杭州迪普科技股份有限公司 Message processing method and device
CN112104442A (en) * 2020-08-31 2020-12-18 宁波三星医疗电气股份有限公司 Message reply method of power acquisition terminal
CN113014528A (en) * 2019-12-19 2021-06-22 厦门网宿有限公司 Message processing method, processing unit and virtual private network server

Families Citing this family (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111181951A (en) * 2019-12-26 2020-05-19 浙江华云信息科技有限公司 Intelligent transaction scheduling method based on Internet of things equipment
CN113612837B (en) * 2021-07-30 2023-08-08 杭州朗和科技有限公司 Data processing method, device, medium and computing equipment
CN114064293B (en) * 2021-11-26 2022-10-04 江苏安超云软件有限公司 Lock-free speed limiting method and device based on polling and storage medium

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1913486A (en) * 2005-08-10 2007-02-14 中兴通讯股份有限公司 Method and device for strengthening safety of protocol message
US7382728B2 (en) * 2001-05-31 2008-06-03 Via Technologies, Inc. Networking switching apparatus and method for congestion control
CN102164419A (en) * 2011-05-09 2011-08-24 北京傲天动联技术有限公司 Dispatching method for data packets of multi-rate wireless network, and equipment using same
CN103188171A (en) * 2013-04-08 2013-07-03 杭州华三通信技术有限公司 Message scheduling method and equipment

Family Cites Families (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8125967B1 (en) * 2006-11-10 2012-02-28 Sprint Spectrum L.P. Prioritized EV-DO paging based on type of packet flow
CN102055737B (en) * 2009-11-04 2013-09-11 中兴通讯股份有限公司 Method, device and system for remote logining multinuclear system hardware thread
CN104052676B (en) * 2014-06-13 2017-12-05 华为技术有限公司 A kind of data processing method of transmission path device and transmission path
CN104579962B (en) * 2015-01-23 2018-08-14 盛科网络(苏州)有限公司 A kind of method and device of qos policy that distinguishing different messages

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7382728B2 (en) * 2001-05-31 2008-06-03 Via Technologies, Inc. Networking switching apparatus and method for congestion control
CN1913486A (en) * 2005-08-10 2007-02-14 中兴通讯股份有限公司 Method and device for strengthening safety of protocol message
CN102164419A (en) * 2011-05-09 2011-08-24 北京傲天动联技术有限公司 Dispatching method for data packets of multi-rate wireless network, and equipment using same
CN103188171A (en) * 2013-04-08 2013-07-03 杭州华三通信技术有限公司 Message scheduling method and equipment

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110932998A (en) * 2019-11-28 2020-03-27 杭州迪普科技股份有限公司 Message processing method and device
CN113014528A (en) * 2019-12-19 2021-06-22 厦门网宿有限公司 Message processing method, processing unit and virtual private network server
CN113014528B (en) * 2019-12-19 2022-12-09 厦门网宿有限公司 Message processing method, processing unit and virtual private network server
CN112104442A (en) * 2020-08-31 2020-12-18 宁波三星医疗电气股份有限公司 Message reply method of power acquisition terminal
CN112104442B (en) * 2020-08-31 2023-12-05 宁波三星医疗电气股份有限公司 Message reply method of electric power acquisition terminal

Also Published As

Publication number Publication date
CN106357554A (en) 2017-01-25

Similar Documents

Publication Publication Date Title
WO2016131299A1 (en) Packet reception method and apparatus for processor network interface inside device
US10452422B2 (en) Method and apparatus for deploying virtual machine instance, and device
EP2865147B1 (en) Guarantee of predictable and quantifiable network performance
EP3275140B1 (en) Technique for achieving low latency in data center network environments
US20100172257A1 (en) Internet Real-Time Deep Packet Inspection and Control Device and Method
WO2020087523A1 (en) Network communication method and apparatus, and electronic device
US9621633B2 (en) Flow director-based low latency networking
CN106571978B (en) Data packet capturing method and device
CN110704211B (en) Method and system for receiving packets across CPUs (central processing units) in multi-core system
WO2017198108A1 (en) Method and device for processing fragment messages
CN106603409B (en) Data processing system, method and equipment
CN104158764A (en) Message processing method and device
WO2024066248A1 (en) Access control method and apparatus, device, and non-volatile readable storage medium
US9292466B1 (en) Traffic control for prioritized virtual machines
WO2014183574A1 (en) Computer node deployment method, processing node, controller, and system
CN112769597A (en) Container network current limiting method and system for cloud-edge collaborative virtualization scene
CN104160735B (en) Send out message processing method, transponder, message processor, message handling system
US8966148B2 (en) Providing real-time interrupts over Ethernet
US9705698B1 (en) Apparatus and method for network traffic classification and policy enforcement
CN104243333B (en) A kind of flow control methods of address analysis protocol message
CN105591902A (en) Main-standby switching method and device
CN105939242B (en) Realize the method and device of virtual system
WO2017016300A1 (en) Method and apparatus for processing token application, computer storage medium
CN109257227B (en) Coupling management method, device and system in data transmission
US11784933B2 (en) Traffic shaping offload on a network interface controller

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: 15882438

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 15882438

Country of ref document: EP

Kind code of ref document: A1