WO2013023494A1 - System and method for realizing end-to-end hierarchical quality of service - Google Patents

System and method for realizing end-to-end hierarchical quality of service Download PDF

Info

Publication number
WO2013023494A1
WO2013023494A1 PCT/CN2012/077532 CN2012077532W WO2013023494A1 WO 2013023494 A1 WO2013023494 A1 WO 2013023494A1 CN 2012077532 W CN2012077532 W CN 2012077532W WO 2013023494 A1 WO2013023494 A1 WO 2013023494A1
Authority
WO
WIPO (PCT)
Prior art keywords
receiving
data packet
sending end
send
sending
Prior art date
Application number
PCT/CN2012/077532
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 中兴通讯股份有限公司
Priority to BR112014003642A priority Critical patent/BR112014003642A2/en
Priority to RU2014108011/08A priority patent/RU2580395C2/en
Publication of WO2013023494A1 publication Critical patent/WO2013023494A1/en

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L47/00Traffic control in data switching networks
    • H04L47/70Admission control; Resource allocation
    • H04L47/78Architectures of resource allocation
    • H04L47/782Hierarchical allocation of resources, e.g. involving a hierarchy of local and centralised entities
    • 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
    • H04L47/2425Traffic characterised by specific attributes, e.g. priority or QoS for supporting services specification, e.g. SLA
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L47/00Traffic control in data switching networks
    • H04L47/70Admission control; Resource allocation
    • H04L47/72Admission control; Resource allocation using reservation actions during connection setup
    • H04L47/724Admission control; Resource allocation using reservation actions during connection setup at intermediate nodes, e.g. resource reservation protocol [RSVP]

Definitions

  • the present invention relates to the field of communications, and in particular, to a system and method for implementing end-to-end hierarchical quality of service.
  • HQoS hierarchical quality of service
  • HQoS hierarchical quality of service
  • a typical distributed system forwarding process includes: sending a data forwarding request to a switching matrix when data is to be sent on an uplink switching chip; and prioritizing a switching matrix according to a VOQ (Virtual Output Queue) The scheduling and request response are made; after the uplink switching chip receives the authorized request response, the data packet is sent to the downlink switching chip through the switching matrix; finally, the downlink switching chip sends the data packet to the egress port through local HQoS scheduling.
  • VOQ Virtual Output Queue
  • the drawback of this forwarding process is that if the switching matrix determines that there is congestion on the VOQ, that is, the user data stream exceeds the forwarding capability of the switching matrix, the packet loss on the VOQ queue will occur, and the VOQ has no hierarchical scheduling function. Therefore, the HQoS function of the downlink switching is inevitably invalidated.
  • the purpose of the embodiments of the present invention is to provide a system and method for implementing end-to-end HqoS, which overcomes the defects that the existing HQoS scheduling function cannot be guaranteed.
  • an embodiment of the present invention provides a method for implementing end-to-end hierarchical service quality, which is applied to a distributed system, and includes:
  • the receiving end After receiving the forwarding request, the receiving end performs hierarchical quality of service scheduling, and when determining that the transmitting end is allowed to send the data packet, replying to the sending end with an authorization response; After receiving the authorization response, the sending end sends the data packet to be sent to the receiving end.
  • the method further includes: transmitting a rejection authorization response.
  • the method further includes:
  • the transmitting end After receiving the deny authorization response, the transmitting end processes the data packet in the queue according to the early drop policy according to the congestion state of the queue.
  • the sending end has a data packet to be sent, including:
  • the sending end determines that the total data volume of the data packet in the current queue has reached a preset data volume threshold value of one exchange forwarding.
  • the receiving end determines that the total number of data packets in the current queue is smaller than the bandwidth value configured for the sending end, and the scheduling priority of the current queue is higher than the scheduling priority of other queues in the same hierarchical node.
  • the embodiment of the present invention further provides a system for implementing end-to-end hierarchical service quality, which is applied to a distributed system, including: a transmitting end and a receiving end, where
  • the sending end is configured to: send a forwarding request to the receiving end when the data packet is to be sent locally; and send the data packet to be sent to the receiving after receiving the authorization response replied by the receiving end End
  • the receiving end is configured to: after receiving the forwarding request, perform hierarchical quality of service scheduling, and when determining that the transmitting end is allowed to send the data packet, reply the authorization response to the sending end.
  • the receiving end is further configured to: when it is determined that the sending end is not allowed to send the data packet, send a reject authorization response to the sending end.
  • the sending end is further configured to: after receiving the denial of authorization response, according to congestion of the queue Status, the packets in this queue are processed according to the early drop policy.
  • the receiving end determines that the sending end allows the sending end to send the data packet, including:
  • the receiving end determines that the total number of data packets in the current queue is smaller than the bandwidth value configured for the sending end, and the scheduling priority of the current queue is higher than the scheduling priority of other queues in the same hierarchical node.
  • An embodiment of the present invention provides a receiving end, which is configured to: after receiving a forwarding request sent by a sending end, perform hierarchical quality of service scheduling, and when determining that the transmitting end is allowed to send the data packet, The sender replies to the authorization response.
  • the receiving end is further configured to: when it is determined that the sending end is not allowed to send the data packet, send a reject authorization response to the sending end.
  • the receiving end is configured to determine that the sending end sends the data packet in the following manner: determining that the total amount of data packets in the current queue is smaller than a bandwidth value configured for the sending end, and scheduling scheduling of the current queue is preferred.
  • the level is higher than the scheduling priority of other queues under the same level node.
  • FIG. 1 is a schematic diagram of a HQoS hierarchy in the related art
  • FIG. 2 is a schematic diagram of a packet forwarding process of a distributed system in an existing system
  • FIG. 3 is a structural diagram of a system for implementing end-to-end HQoS in an embodiment of the present invention
  • FIG. 4 is a flow chart of a method for implementing end-to-end HQoS in an embodiment of the present invention.
  • a method for implementing end-to-end HQoS, which is applied to a distributed system includes the following steps. Step a: When there is a data packet to be sent in the sending end, the forwarding request is sent to the receiving end.
  • the data packet to be sent may be: The total data volume of the data packet in the current queue has reached a preset data volume threshold value of one exchange and forwarding.
  • the status information of the queue in which the data packet is located can be updated and sent to the receiving end.
  • the status information includes: the current queue depth, and the total data of the data packets stored in the current queue. Amount and the forwarding request has been sent for which packets.
  • Step b After receiving the forwarding request, the receiving end performs HQoS scheduling, and when determining that the transmitting end is allowed to send the data packet, sends an authorization response to the sending end; when it is determined that the transmitting end is not allowed to send the data packet, sending The endpoint replies to reject the authorization response.
  • the condition for allowing the sending end to send the data packet is: the total number of data packets in the current queue is smaller than the bandwidth value configured for the sending end, and the scheduling priority of the current queue is higher than other queues under the same hierarchical node. The scheduling priority.
  • Step c After receiving the authorization response, the sending end sends the data packet to be sent to the receiving end. If the sender receives the denial of authorization response, the sender processes the data packets in the queue according to the congestion status of the queue according to the early discard policy.
  • the method for implementing the end-to-end HQoS in the embodiment enables the receiving end to directly authorize and schedule the transmitting end by communicating with the receiving end, thereby avoiding the defects caused by the VOQ scheduling, and efficiently Solved the HQoS problem of distributed systems.
  • a system for implementing end-to-end HQoS includes a transmitting end and a receiving end, and the transmitting end includes: an uplink switching queue module and a first message transmission module, where the receiving end includes: a downlink switching scheduling unit and a second message transmission module;
  • the uplink switching queue module is configured to: receive a data packet; and, after receiving the authorization response sent by the first message transmission module, send the data packet by using the first message transmission module;
  • the module is configured to: send a forwarding request to the receiving end when the data packet is to be sent in the uplink switching queue module; and send an authorization response or a rejection authorization response sent by the second message transmission module to the Uplink switching queue module;
  • the second message transmission module is configured to: forward the received forwarding request to the downlink switching scheduling unit, and forward the received authorization response or rejection authorization response to the first Message transmission module
  • the downlink switching scheduling module is configured to: receive the forwarding request and the queue status message sent by the second message transmission module, determine, according to the HQoS configuration of the user, whether to send a forwarding authorization to the sending end, and send the corresponding The authorization responds or rejects the authorization response to the second message transmission module.
  • a method for implementing an end-to-end HqoS according to the foregoing system for implementing end-to-end HQoS includes the following steps.
  • the uplink switching queue module receives the data packet or has a data packet in the queue, and sends a forwarding request to the second message transmission module by using the first message transmission module.
  • the second message transmission module forwards the received forwarding request to the downlink switching scheduling module.
  • the downlink switching scheduling module responds to the authorization response or rejects the authorization response according to the HQoS configuration.
  • the second message transmission module forwards the authorization response or the deny authorization response that is sent by the downlink switching scheduling module to the uplink switching queue module by using the first message transmission module.
  • S405 If the uplink switching queue module receives the authorization response, the data packet is sent by using the first message transmission module. If the rejection response is received, the data packet is buffered, and the queue is managed by using an early discarding policy, waiting Send it again next time.
  • the end-to-end hierarchical QoS control of the services of the distributed system is ensured by the embodiment of the present invention, and the HQoS scheduling function of the egress is ensured, thereby ensuring the service quality of the user service.

Landscapes

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

Abstract

Provided are a system and method for realizing end-to-end Hierarchical Quality of Service (HQoS), which overcome the problem that prior art cannot ensure the normal implementation of egress HQoS scheduling function. The method is applied in a distributed system, and co mprises: when a transmitter has packets to be transmitted, it sends a forwarding request to a receiver; the receiver performs Hierarchical Quality of Service scheduling after receiving the forwarding request, and replies to the transmitter an authorization response when determining that the transmitter is allowed to transmit the packets; after receiving the authorization response, the transmitter transmits the packets to be transmitted to the receiver. Application of the system and method to perform end-to-end hierarchical QoS control ensures the egress HQoS scheduling function and the Quality of Service of user services.

Description

一种实现端到端层次化服务质量的系统和方法  System and method for realizing end-to-end hierarchical service quality
技术领域 Technical field
本发明涉及通信领域, 尤其涉及一种实现端到端层次化服务质量的系统 和方法。  The present invention relates to the field of communications, and in particular, to a system and method for implementing end-to-end hierarchical quality of service.
背景技术 Background technique
在通信领域中, HQoS ( Hierarchical Quality of Service, 层次化服务质量) 用来解决多用户多服务的 QoS保证, 如图 1所示, 在特定端口下 (物理端口 或者虚端口) , 可以划分为用户组、 用户和服务这三个层次, 每个层次的节 点上都可以配置 QoS特征参数,以实现多用户多服务的层次化 QoS服务保证。  In the field of communication, HQoS (hierarchical quality of service) is used to solve the QoS guarantee of multi-user and multi-service. As shown in Figure 1, under a specific port (physical port or virtual port), it can be divided into users. Three levels of group, user and service, QoS feature parameters can be configured on each level of nodes to achieve hierarchical QoS service guarantee for multi-user and multi-service.
如图 2所示, 典型的分布式系统转发流程, 包括: 上行交换芯片上有数 据待发送时, 向交换矩阵发送数据转发请求; 交换矩阵根据 VOQ ( Virtual Output Queue, 虚拟输出队列)的优先级做出调度和请求响应; 上行交换芯片 得到获得授权的请求响应后, 通过交换矩阵将数据包发往下行交换芯片; 最 后下行交换芯片通过本地 HQoS调度, 把数据包发送到出端口。  As shown in FIG. 2, a typical distributed system forwarding process includes: sending a data forwarding request to a switching matrix when data is to be sent on an uplink switching chip; and prioritizing a switching matrix according to a VOQ (Virtual Output Queue) The scheduling and request response are made; after the uplink switching chip receives the authorized request response, the data packet is sent to the downlink switching chip through the switching matrix; finally, the downlink switching chip sends the data packet to the egress port through local HQoS scheduling.
这种转发流程的缺陷在于:如果交换矩阵判断出 VOQ上有拥塞的话, 即 用户数据流超过了交换矩阵的转发能力,将会导致 VOQ队列上丟包,而 VOQ 是没有层次化调度功能的, 所以必然导致下行交换的 HQoS功能失效。  The drawback of this forwarding process is that if the switching matrix determines that there is congestion on the VOQ, that is, the user data stream exceeds the forwarding capability of the switching matrix, the packet loss on the VOQ queue will occur, and the VOQ has no hierarchical scheduling function. Therefore, the HQoS function of the downlink switching is inevitably invalidated.
发明内容 Summary of the invention
本发明实施例的目的在于提供一种实现端到端 HqoS 的系统及方法, 以 克服现有无法保证出口 HQoS调度功能正常实现的缺陷。  The purpose of the embodiments of the present invention is to provide a system and method for implementing end-to-end HqoS, which overcomes the defects that the existing HQoS scheduling function cannot be guaranteed.
为解决上述技术问题, 本发明实施例提供了一种实现端到端层次化服务 质量的方法, 应用于分布式系统中, 包括:  To solve the above technical problem, an embodiment of the present invention provides a method for implementing end-to-end hierarchical service quality, which is applied to a distributed system, and includes:
发送端中有数据包待发送时, 向接收端发送转发请求;  When there is a data packet to be sent in the sending end, a forwarding request is sent to the receiving end;
所述接收端接收到所述转发请求后, 进行层次化服务质量调度, 在确定 出允许所述发送端发送所述数据包时, 向所述发送端回复授权响应; 以及 所述发送端接收到所述授权响应后, 将待发送的所述数据包发送给所述 接收端。 After receiving the forwarding request, the receiving end performs hierarchical quality of service scheduling, and when determining that the transmitting end is allowed to send the data packet, replying to the sending end with an authorization response; After receiving the authorization response, the sending end sends the data packet to be sent to the receiving end.
所述方法还包括: 端发送拒绝授权响应。  The method further includes: transmitting a rejection authorization response.
所述方法还包括:  The method further includes:
所述发送端在接收到所述拒绝授权响应后, 根据队列的拥塞状态, 按照 早期丟弃策略处理本队列中的数据包。  After receiving the deny authorization response, the transmitting end processes the data packet in the queue according to the early drop policy according to the congestion state of the queue.
所述发送端中有数据包待发送, 包括:  The sending end has a data packet to be sent, including:
所述发送端判断出当前队列中的数据包总数据量已达到预设的一次交换 转发的数据量门限值。  The sending end determines that the total data volume of the data packet in the current queue has reached a preset data volume threshold value of one exchange forwarding.
所述接收端判断出当前队列中的数据包总量小于为所述发送端配置的带 宽值, 且当前队列的调度优先级高于同一层次节点下的其它队列的调度优先 级。 The receiving end determines that the total number of data packets in the current queue is smaller than the bandwidth value configured for the sending end, and the scheduling priority of the current queue is higher than the scheduling priority of other queues in the same hierarchical node.
为解决上述技术问题, 本发明实施例还提供了一种实现端到端层次化服 务质量的系统, 应用于分布式系统中, 包括: 发送端和接收端, 其中, In order to solve the above technical problem, the embodiment of the present invention further provides a system for implementing end-to-end hierarchical service quality, which is applied to a distributed system, including: a transmitting end and a receiving end, where
发送端设置成: 在本地有数据包待发送时, 向所述接收端发送转发请求; 以及在接收到所述接收端回复的授权响应后, 将待发送的所述数据包发送给 所述接收端;  The sending end is configured to: send a forwarding request to the receiving end when the data packet is to be sent locally; and send the data packet to be sent to the receiving after receiving the authorization response replied by the receiving end End
所述接收端设置成: 接收到所述转发请求后, 进行层次化服务质量调度, 在确定出允许所述发送端发送所述数据包时, 向所述发送端回复所述授权响 应。  The receiving end is configured to: after receiving the forwarding request, perform hierarchical quality of service scheduling, and when determining that the transmitting end is allowed to send the data packet, reply the authorization response to the sending end.
所述接收端还设置成: 在确定出不允许所述发送端发送所述数据包时, 向所述发送端发送拒绝授权响应。  The receiving end is further configured to: when it is determined that the sending end is not allowed to send the data packet, send a reject authorization response to the sending end.
所述发送端还设置成: 在接收到所述拒绝授权响应后, 根据队列的拥塞 状态, 按照早期丟弃策略处理本队列中的数据包。 The sending end is further configured to: after receiving the denial of authorization response, according to congestion of the queue Status, the packets in this queue are processed according to the early drop policy.
所述接收端确定出允许所述发送端发送所述数据包, 包括:  The receiving end determines that the sending end allows the sending end to send the data packet, including:
所述接收端判断出当前队列中的数据包总量小于为所述发送端配置的带 宽值, 且当前队列的调度优先级高于同一层次节点下的其它队列的调度优先 级。  The receiving end determines that the total number of data packets in the current queue is smaller than the bandwidth value configured for the sending end, and the scheduling priority of the current queue is higher than the scheduling priority of other queues in the same hierarchical node.
本发明实施例提供了一种接收端, 其设置成: 接收到发送端发送的转发 请求后, 进行层次化服务质量调度, 在确定出允许所述发送端发送所述数据 包时, 向所述发送端回复所述授权响应。  An embodiment of the present invention provides a receiving end, which is configured to: after receiving a forwarding request sent by a sending end, perform hierarchical quality of service scheduling, and when determining that the transmitting end is allowed to send the data packet, The sender replies to the authorization response.
所述接收端还设置成: 在确定出不允许所述发送端发送所述数据包时, 向所述发送端发送拒绝授权响应。  The receiving end is further configured to: when it is determined that the sending end is not allowed to send the data packet, send a reject authorization response to the sending end.
所述接收端是设置为以如下方式确定出允许所述发送端发送所述数据 包: 判断出当前队列中的数据包总量小于为所述发送端配置的带宽值, 且当 前队列的调度优先级高于同一层次节点下的其它队列的调度优先级。  The receiving end is configured to determine that the sending end sends the data packet in the following manner: determining that the total amount of data packets in the current queue is smaller than a bandwidth value configured for the sending end, and scheduling scheduling of the current queue is preferred. The level is higher than the scheduling priority of other queues under the same level node.
釆用本发明实施例对分布式系统的业务进行端到端的层次化 QoS控制, 保证了出口 HQoS调度功能, 保证了用户业务的服务质量。 附图概述 The end-to-end hierarchical QoS control of the services of the distributed system is ensured by the embodiment of the present invention, and the HQoS scheduling function of the egress is ensured, thereby ensuring the service quality of the user service. BRIEF abstract
图 1为相关技术中 HQoS层次示意图;  FIG. 1 is a schematic diagram of a HQoS hierarchy in the related art;
图 2为现有系统中分布式系统数据包转发流程示意图;  2 is a schematic diagram of a packet forwarding process of a distributed system in an existing system;
图 3为本发明实施例中实现端到端 HQoS的系统结构图;  3 is a structural diagram of a system for implementing end-to-end HQoS in an embodiment of the present invention;
图 4为本发明实施例中实现端到端 HQoS的方法流程图。  4 is a flow chart of a method for implementing end-to-end HQoS in an embodiment of the present invention.
本发明的较佳实施方式 Preferred embodiment 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 in the present application may be arbitrarily combined with each other.
一种实现端到端 HQoS的方法, 应用于分布式系统中, 包括以下步骤。 步骤 a、 发送端中有数据包待发送时, 向接收端发送转发请求。 A method for implementing end-to-end HQoS, which is applied to a distributed system, includes the following steps. Step a: When there is a data packet to be sent in the sending end, the forwarding request is sent to the receiving end.
其中, 有数据包待发送可以是指: 当前队列中的数据包总数据量已达到 预设的一次交换转发的数据量门限值。 发送端每发送一次转发请求, 即可更 新一次该数据包所在队列的状态信息并将该状态信息发送给接收端, 该状态 信息包括: 当前队列的深度、 当前队列中存放的数据包的总数据量及已针对 哪些数据包发送过转发请求。  The data packet to be sent may be: The total data volume of the data packet in the current queue has reached a preset data volume threshold value of one exchange and forwarding. Each time the sending end sends a forwarding request, the status information of the queue in which the data packet is located can be updated and sent to the receiving end. The status information includes: the current queue depth, and the total data of the data packets stored in the current queue. Amount and the forwarding request has been sent for which packets.
步骤 b、 接收端接收到该转发请求后, 进行 HQoS调度, 在确定允许该 发送端发送上述数据包时, 向发送端回复授权响应; 在确定不允许该发送端 发送上述数据包时, 向发送端回复拒绝授权响应。  Step b: After receiving the forwarding request, the receiving end performs HQoS scheduling, and when determining that the transmitting end is allowed to send the data packet, sends an authorization response to the sending end; when it is determined that the transmitting end is not allowed to send the data packet, sending The endpoint replies to reject the authorization response.
其中, 确定允许该发送端发送所述数据包的条件是: 当前队列中的数据 包总量小于为该发送端配置的带宽值, 且当前队列的调度优先级高于同一层 次节点下的其它队列的调度优先级。  The condition for allowing the sending end to send the data packet is: the total number of data packets in the current queue is smaller than the bandwidth value configured for the sending end, and the scheduling priority of the current queue is higher than other queues under the same hierarchical node. The scheduling priority.
步骤 c、 发送端接收到授权响应后, 将待发送的数据包发送给接收端。 如果发送端接收到拒绝授权响应, 则发送端根据该队列的拥塞状态, 按 照早期丟弃策略处理本队列中的数据包。  Step c: After receiving the authorization response, the sending end sends the data packet to be sent to the receiving end. If the sender receives the denial of authorization response, the sender processes the data packets in the queue according to the congestion status of the queue according to the early discard policy.
从上述描述中可以看出, 本实施例中实现端到端 HQoS的方法通过发送 端和接收端的通信, 使得接收端直接对发送端进行授权和调度, 避免了 VOQ 调度带来的缺陷, 高效地解决了分布式系统存在的 HQoS问题。  It can be seen from the above description that the method for implementing the end-to-end HQoS in the embodiment enables the receiving end to directly authorize and schedule the transmitting end by communicating with the receiving end, thereby avoiding the defects caused by the VOQ scheduling, and efficiently Solved the HQoS problem of distributed systems.
如图 3所示, 一种实现端到端 HQoS的系统包括发送端和接收端, 所述 发送端包括: 上行交换队列模块及第一消息传输模块, 所述接收端包括: 下 行交换调度单元及第二消息传输模块;  As shown in FIG. 3, a system for implementing end-to-end HQoS includes a transmitting end and a receiving end, and the transmitting end includes: an uplink switching queue module and a first message transmission module, where the receiving end includes: a downlink switching scheduling unit and a second message transmission module;
所述上行交换队列模块设置成: 接收数据包; 以及在收到所述第一消息 传输模块发来的授权响应后, 通过所述第一消息传输模块发送上述数据包; 所述第一消息传输模块设置成: 在所述上行交换队列模块中有数据包待 发送时, 向所述接收端发送转发请求; 以及将所述第二消息传输模块发来的 授权响应或拒绝授权响应发送给所述上行交换队列模块;  The uplink switching queue module is configured to: receive a data packet; and, after receiving the authorization response sent by the first message transmission module, send the data packet by using the first message transmission module; The module is configured to: send a forwarding request to the receiving end when the data packet is to be sent in the uplink switching queue module; and send an authorization response or a rejection authorization response sent by the second message transmission module to the Uplink switching queue module;
所述第二消息传输模块设置成: 将接收到的所述转发请求转发给所述下 行交换调度单元, 将接收到的所述授权响应或拒绝授权响应转发给所述第一 消息传输模块; The second message transmission module is configured to: forward the received forwarding request to the downlink switching scheduling unit, and forward the received authorization response or rejection authorization response to the first Message transmission module
所述下行交换调度模块设置成: 接收所述第二消息传输模块发来的所述 转发请求和队列状态消息, 根据用户的 HQoS配置, 确定是否发送转发授权 给所述发送端, 并发送相应的授权响应或拒绝授权响应给所述第二消息传输 模块。  The downlink switching scheduling module is configured to: receive the forwarding request and the queue status message sent by the second message transmission module, determine, according to the HQoS configuration of the user, whether to send a forwarding authorization to the sending end, and send the corresponding The authorization responds or rejects the authorization response to the second message transmission module.
如图 4所示, 一种按照上述实现端到端 HQoS的系统实现的实现端到端 HqoS的方法, 包括以下步骤。  As shown in FIG. 4, a method for implementing an end-to-end HqoS according to the foregoing system for implementing end-to-end HQoS includes the following steps.
S401 : 上行交换队列模块接收数据包或者队列中有数据包,通过第一消 息传输模块向第二消息传输模块发送转发请求。  S401: The uplink switching queue module receives the data packet or has a data packet in the queue, and sends a forwarding request to the second message transmission module by using the first message transmission module.
S402: 第二消息传输模块把接收到的转发请求转发给下行交换调度模 块。  S402: The second message transmission module forwards the received forwarding request to the downlink switching scheduling module.
S403: 下行交换调度模块根据 HQoS配置, 相应地回应授权响应或拒绝 授权响应。  S403: The downlink switching scheduling module responds to the authorization response or rejects the authorization response according to the HQoS configuration.
S404: 第二消息传输模块把下行交换调度模块回应的授权响应或拒绝授 权响应通过第一消息传输模块转发给上行交换队列模块。  S404: The second message transmission module forwards the authorization response or the deny authorization response that is sent by the downlink switching scheduling module to the uplink switching queue module by using the first message transmission module.
S405: 上行交换队列模块如果收到授权响应, 则通过第一消息传输模块 进行数据包发送; 如果接收到拒绝授权响应, 则对数据包进行緩存, 并使用 早期丟弃策略对队列进行管理, 等待下次再次发送。  S405: If the uplink switching queue module receives the authorization response, the data packet is sent by using the first message transmission module. If the rejection response is received, the data packet is buffered, and the queue is managed by using an early discarding policy, waiting Send it again next time.
本领域普通技术人员可以理解上述方法中的全部或部分步骤可通过程序 来指令相关硬件完成, 所述程序可以存储于计算机可读存储介质中, 如只读 存储器、 磁盘或光盘等。 可选地, 上述实施例的全部或部分步骤也可以使用 一个或多个集成电路来实现。 相应地, 上述实施例中的各模块 /单元可以釆用 硬件的形式实现, 也可以釆用软件功能模块的形式实现。 本发明实施例不限 制于任何特定形式的硬件和软件的结合。 One of ordinary skill in the art will appreciate that all or a portion of the above steps may be accomplished by a program instructing the associated hardware, such as a read-only memory, a magnetic disk, or an optical disk. Alternatively, all or part of the steps of the above embodiments may also be implemented using one or more integrated circuits. Correspondingly, each module/unit in the above embodiment may be implemented in the form of hardware or in the form of a software function module. Embodiments of the invention are not limited to any particular form of combination of hardware and software.
以上所述仅为本发明的优选实施例而已, 并非用于限定本发明的保护范 围。 根据本发明的发明内容, 还可有其他多种实施例, 在不背离本发明精神 相应的改变和变形, 凡在本发明的精神和原则之内, 所作的任何修改、 等同 替换、 改进等, 均应包含在本发明的保护范围之内。 The above is only the preferred embodiment of the present invention and is not intended to limit the scope of the present invention. According to the inventive content of the present invention, there may be other various embodiments without departing from the spirit of the present invention. Accordingly, any modifications, equivalents, improvements, etc., which are within the spirit and scope of the invention, are intended to be included within the scope of the present invention.
工业实用性 Industrial applicability
釆用本发明实施例对分布式系统的业务进行端到端的层次化 QoS控制, 保证了出口 HQoS调度功能, 保证了用户业务的服务质量。  The end-to-end hierarchical QoS control of the services of the distributed system is ensured by the embodiment of the present invention, and the HQoS scheduling function of the egress is ensured, thereby ensuring the service quality of the user service.

Claims

权 利 要 求 书 Claim
1、一种实现端到端层次化服务质量的方法,应用于分布式系统中, 包括: 发送端中有数据包待发送时, 向接收端发送转发请求;  A method for implementing end-to-end hierarchical quality of service, which is applied to a distributed system, comprising: sending a forwarding request to a receiving end when a data packet is to be sent in a sending end;
所述接收端接收到所述转发请求后, 进行层次化服务质量调度, 在确定 出允许所述发送端发送所述数据包时, 向所述发送端回复授权响应; 以及 所述发送端接收到所述授权响应后, 将待发送的所述数据包发送给所述 接收端。  After receiving the forwarding request, the receiving end performs hierarchical quality of service scheduling, and when determining that the transmitting end is allowed to send the data packet, replying to the sending end with an authorization response; and the sending end receives the After the authorization response, the data packet to be sent is sent to the receiving end.
2、 如权利要求 1所述的方法, 还包括: 端发送拒绝授权响应。  2. The method of claim 1, further comprising: transmitting a denial of authorization response.
3、 如权利要求 2所述的方法, 还包括:  3. The method of claim 2, further comprising:
所述发送端在接收到所述拒绝授权响应后, 根据队列的拥塞状态, 按照 早期丟弃策略处理本队列中的数据包。  After receiving the deny authorization response, the transmitting end processes the data packet in the queue according to the early drop policy according to the congestion state of the queue.
4、 如权利要求 1所述的方法, 其中,  4. The method of claim 1, wherein
所述发送端中有数据包待发送, 包括:  The sending end has a data packet to be sent, including:
所述发送端判断出当前队列中的数据包总数据量已达到预设的一次交换 转发的数据量门限值。  The sending end determines that the total data volume of the data packet in the current queue has reached a preset data volume threshold value of one exchange forwarding.
5、 如权利要求 1所述的方法, 其中,  5. The method of claim 1, wherein
所述接收端判断出当前队列中的数据包总量小于为所述发送端配置的带 宽值, 且当前队列的调度优先级高于同一层次节点下的其它队列的调度优先 级。 The receiving end determines that the total number of data packets in the current queue is smaller than the bandwidth value configured for the sending end, and the scheduling priority of the current queue is higher than the scheduling priority of other queues in the same hierarchical node.
6、一种实现端到端层次化服务质量的系统,应用于分布式系统中, 包括: 发送端和接收端, 其中,  6. A system for implementing end-to-end hierarchical quality of service, applied to a distributed system, comprising: a transmitting end and a receiving end, wherein
所述发送端设置成: 在本地有数据包待发送时, 向所述接收端发送转发 请求; 以及在接收到所述接收端回复的授权响应后, 将待发送的所述数据包 发送给所述接收端; 所述接收端设置成: 接收到所述转发请求后, 进行层次化服务质量调度, 在确定出允许所述发送端发送所述数据包时, 向所述发送端回复所述授权响 应。 The sending end is configured to: when a local data packet is to be sent, send a forwarding request to the receiving end; and after receiving the authorization response replied by the receiving end, send the data packet to be sent to the Said receiving end; The receiving end is configured to: after receiving the forwarding request, perform hierarchical quality of service scheduling, and when determining that the sending end is allowed to send the data packet, reply the authorization response to the sending end.
7、 如权利要求 6所述的系统, 其中:  7. The system of claim 6 wherein:
所述接收端还设置成: 在确定出不允许所述发送端发送所述数据包时, 向所述发送端发送拒绝授权响应。  The receiving end is further configured to: when it is determined that the sending end is not allowed to send the data packet, send a reject authorization response to the sending end.
8、 如权利要求 7所述的系统, 其中:  8. The system of claim 7 wherein:
所述发送端还设置成: 在接收到所述拒绝授权响应后, 根据队列的拥塞 状态, 按照早期丟弃策略处理本队列中的数据包。  The sending end is further configured to: after receiving the deny authorization response, process the data packet in the queue according to the early drop policy according to the congestion state of the queue.
9、 如权利要求 6所述的系统, 其中,  9. The system of claim 6 wherein
所述接收端确定出允许所述发送端发送所述数据包, 包括:  The receiving end determines that the sending end allows the sending end to send the data packet, including:
所述接收端判断出当前队列中的数据包总量小于为所述发送端配置的带 宽值, 且当前队列的调度优先级高于同一层次节点下的其它队列的调度优先 级。  The receiving end determines that the total number of data packets in the current queue is smaller than the bandwidth value configured for the sending end, and the scheduling priority of the current queue is higher than the scheduling priority of other queues in the same hierarchical node.
10、 一种接收端, 其设置成:  10. A receiving end, which is configured to:
接收到发送端发送的转发请求后, 进行层次化服务质量调度, 在确定出 允许所述发送端发送所述数据包时, 向所述发送端回复所述授权响应。  After receiving the forwarding request sent by the sending end, the hierarchical quality of service scheduling is performed, and when it is determined that the transmitting end is allowed to send the data packet, the authorization response is replied to the sending end.
11、 如权利要求 10所述的接收端, 其还设置成:  11. The receiving end according to claim 10, further configured to:
在确定出不允许所述发送端发送所述数据包时, 向所述发送端发送拒绝 4受权响应。  When it is determined that the transmitting end is not allowed to send the data packet, the sending end sends a rejection 4 authorized response.
12、 如权利要求 10所述的接收端, 其中,  12. The receiving end according to claim 10, wherein
所述接收端是设置为以如下方式确定出允许所述发送端发送所述数据 包:  The receiving end is configured to determine that the transmitting end is allowed to send the data packet in the following manner:
判断出当前队列中的数据包总量小于为所述发送端配置的带宽值, 且当 前队列的调度优先级高于同一层次节点下的其它队列的调度优先级。  It is determined that the total number of data packets in the current queue is smaller than the bandwidth value configured for the sending end, and the scheduling priority of the current queue is higher than the scheduling priority of other queues in the same hierarchical node.
PCT/CN2012/077532 2011-08-18 2012-06-26 System and method for realizing end-to-end hierarchical quality of service WO2013023494A1 (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
BR112014003642A BR112014003642A2 (en) 2011-08-18 2012-06-26 system and method for achieving end-to-end hierarchical quality of service
RU2014108011/08A RU2580395C2 (en) 2011-08-18 2012-06-26 System and method for realizing end-to-end hierarchical quality of service

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201110237566.2 2011-08-18
CN201110237566.2A CN102957625B (en) 2011-08-18 2011-08-18 A kind of system and method for realizing end-to-end multilevel service quality

Publications (1)

Publication Number Publication Date
WO2013023494A1 true WO2013023494A1 (en) 2013-02-21

Family

ID=47714735

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2012/077532 WO2013023494A1 (en) 2011-08-18 2012-06-26 System and method for realizing end-to-end hierarchical quality of service

Country Status (4)

Country Link
CN (1) CN102957625B (en)
BR (1) BR112014003642A2 (en)
RU (1) RU2580395C2 (en)
WO (1) WO2013023494A1 (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2015188518A1 (en) * 2014-06-12 2015-12-17 中兴通讯股份有限公司 Speed limitation method and device for hierarchical quality of service queue, and computer storage medium
CN112040513A (en) * 2020-09-10 2020-12-04 深圳市欢太科技有限公司 Data transmission method, data transmission device and data transmission system
US11323541B2 (en) 2018-12-21 2022-05-03 Huawei Technologies Co., Ltd. Data deterministic deliverable communication technology based on QoS as a service

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103236897A (en) * 2013-04-10 2013-08-07 河北工程大学 RWA (Routing and Wavelength Assignment) method on basis of two-dimensional QoS (Quality of Service) specification configuration
CN106559124B (en) * 2015-09-30 2020-06-12 电信科学技术研究院 Method and equipment for data transmission

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101060434A (en) * 2007-04-18 2007-10-24 中兴通讯股份有限公司 Dynamic multilevel service quality assurance dispatching system and method
CN101583160A (en) * 2009-06-19 2009-11-18 中兴通讯股份有限公司 Device for realizing hierarchical quality of service business and method

Family Cites Families (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6922408B2 (en) * 2000-01-10 2005-07-26 Mellanox Technologies Ltd. Packet communication buffering with dynamic flow control
DE102005014852A1 (en) * 2005-03-30 2006-10-05 Siemens Ag Decision to allocate and allocate resources for at least one stream and at least one payload
CN101083517A (en) * 2006-05-30 2007-12-05 华为技术有限公司 Apparatus and method for providing terminal-to-terminal service quality guaranty in service network
EP2081327B1 (en) * 2008-01-17 2012-07-25 Nokia Siemens Networks Oy Assignment of a service flow identifier to a host behind a gateway MS

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101060434A (en) * 2007-04-18 2007-10-24 中兴通讯股份有限公司 Dynamic multilevel service quality assurance dispatching system and method
CN101583160A (en) * 2009-06-19 2009-11-18 中兴通讯股份有限公司 Device for realizing hierarchical quality of service business and method

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2015188518A1 (en) * 2014-06-12 2015-12-17 中兴通讯股份有限公司 Speed limitation method and device for hierarchical quality of service queue, and computer storage medium
RU2664400C2 (en) * 2014-06-12 2018-08-17 Зте Корпорейшн Method and device for speed limitation for hierarchical service quality queue and computer data media
US11323541B2 (en) 2018-12-21 2022-05-03 Huawei Technologies Co., Ltd. Data deterministic deliverable communication technology based on QoS as a service
CN112040513A (en) * 2020-09-10 2020-12-04 深圳市欢太科技有限公司 Data transmission method, data transmission device and data transmission system
CN112040513B (en) * 2020-09-10 2024-03-08 深圳市欢太科技有限公司 Data transmission method, data transmission device and data transmission system

Also Published As

Publication number Publication date
CN102957625B (en) 2017-11-03
RU2580395C2 (en) 2016-04-10
BR112014003642A2 (en) 2017-03-14
CN102957625A (en) 2013-03-06
RU2014108011A (en) 2015-09-27

Similar Documents

Publication Publication Date Title
US11950127B2 (en) 5G system support for virtual TSN bridge management, QoS mapping and TSN Qbv scheduling
US7903552B2 (en) Directional and priority based flow control mechanism between nodes
KR101843239B1 (en) System and method for providing a software defined protocol stack
EP2685758B1 (en) Method, device and system for scheduling data flow
JP5497246B2 (en) Link layer reservation for switch queue capacity
US8553708B2 (en) Bandwith allocation method and routing device
KR102164032B1 (en) Network devices and how to select transmission of network devices
WO2010000191A1 (en) Method and device for packet scheduling
WO2021089018A1 (en) Communication method, apparatus and system
CN105391567A (en) Traffic management implementation method and device, and network equipment
WO2013023494A1 (en) System and method for realizing end-to-end hierarchical quality of service
WO2014114188A1 (en) Hierarchical service quality scheduling method and apparatus
CN115378874B (en) Data transmitting and receiving method, device, electronic equipment, chip and storage medium
KR101471217B1 (en) System for reserving a pass band for different classes of traffic
KR20090068138A (en) Communication method in a network comprising a primary network and a secondary network
CN104160735B (en) Send out message processing method, transponder, message processor, message handling system
CN112838992B (en) Message scheduling method and network equipment
US20240113987A1 (en) End-to-End Latency Guarantee for Downlink Traffic
CN102333026A (en) Message forwarding method and device
WO2016177058A1 (en) Method and apparatus for data stream scheduling
RU2589867C2 (en) Communication device, control device, communication system, communication method, communication device control method and program
WO2019200568A1 (en) Data communication method and device
Hassani et al. Work-in-progress: Layering concerns for the analysis of credit-based shaping in IEEE 802.1 TSN
CN117014384A (en) Message transmission method and message forwarding equipment
US7751443B2 (en) Intra-chassis packet arbitration scheme

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

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

ENP Entry into the national phase

Ref document number: 2014108011

Country of ref document: RU

Kind code of ref document: A

122 Ep: pct application non-entry in european phase

Ref document number: 12823670

Country of ref document: EP

Kind code of ref document: A1

REG Reference to national code

Ref country code: BR

Ref legal event code: B01A

Ref document number: 112014003642

Country of ref document: BR

ENP Entry into the national phase

Ref document number: 112014003642

Country of ref document: BR

Kind code of ref document: A2

Effective date: 20140217