WO2016090552A1 - 一种自适应流表的处理方法及装置 - Google Patents

一种自适应流表的处理方法及装置 Download PDF

Info

Publication number
WO2016090552A1
WO2016090552A1 PCT/CN2014/093368 CN2014093368W WO2016090552A1 WO 2016090552 A1 WO2016090552 A1 WO 2016090552A1 CN 2014093368 W CN2014093368 W CN 2014093368W WO 2016090552 A1 WO2016090552 A1 WO 2016090552A1
Authority
WO
WIPO (PCT)
Prior art keywords
flow
user terminal
data
data packet
access device
Prior art date
Application number
PCT/CN2014/093368
Other languages
English (en)
French (fr)
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 EP14908061.6A priority Critical patent/EP3223474B1/en
Priority to JP2017530757A priority patent/JP6462879B2/ja
Priority to BR112017012218A priority patent/BR112017012218A2/pt
Priority to KR1020177018593A priority patent/KR101978196B1/ko
Priority to CN201480083849.8A priority patent/CN107005478B/zh
Priority to PCT/CN2014/093368 priority patent/WO2016090552A1/zh
Publication of WO2016090552A1 publication Critical patent/WO2016090552A1/zh
Priority to US15/617,471 priority patent/US10485015B2/en

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W72/00Local resource management
    • H04W72/50Allocation or scheduling criteria for wireless resources
    • H04W72/535Allocation or scheduling criteria for wireless resources based on resource usage policies
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L45/00Routing or path finding of packets in data switching networks
    • H04L45/02Topology update or discovery
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L45/00Routing or path finding of packets in data switching networks
    • H04L45/54Organization of routing tables
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L45/00Routing or path finding of packets in data switching networks
    • H04L45/64Routing or path finding of packets in data switching networks using an overlay routing layer
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L49/00Packet switching elements
    • H04L49/30Peripheral units, e.g. input or output ports
    • H04L49/3009Header conversion, routing tables or routing tags
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W72/00Local resource management
    • H04W72/12Wireless traffic scheduling
    • H04W72/1263Mapping of traffic onto schedule, e.g. scheduled allocation or multiplexing of flows
    • H04W72/1268Mapping of traffic onto schedule, e.g. scheduled allocation or multiplexing of flows of uplink data flows
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W72/00Local resource management
    • H04W72/20Control channels or signalling for resource management
    • H04W72/23Control channels or signalling for resource management in the downlink direction of a wireless link, i.e. towards a terminal
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L45/00Routing or path finding of packets in data switching networks
    • H04L45/76Routing in software-defined topologies, e.g. routing between virtual machines
    • 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/2441Traffic characterised by specific attributes, e.g. priority or QoS relying on flow classification, e.g. using integrated services [IntServ]

Definitions

  • the present application relates to the field of wireless communication technologies, and in particular, to a method and an apparatus for processing an adaptive flow table.
  • SDN Software Defined Network
  • OpenFlow is one of the typical technologies for implementing software-defined networks.
  • the network element devices in the software-defined network based on the OpenFlow technology mainly include an OpenFlow controller (OpenFlow Controller) and an OpenFlow switch (OpenFlow Switch).
  • OpenFlow switch is a core component and consists of an OpenFlow protocol, a secure channel, and a flow table.
  • An OpenFlow switch can include one or more flow tables.
  • the flow table consists of a number of flow entries. Each flow entry is a flow rule.
  • the flow rule is generated by the controller and sent to the switch.
  • the switch receives the data, the switch performs the flow table matching by querying the received data in the flow table, and performs corresponding operations on the data according to the matched flow rule.
  • the matching time of the flow table rule takes time to reach the millisecond level, which may reach 5 milliseconds.
  • the present application provides a processing method of an adaptive flow table to reduce the processing delay of data in the flow table matching process.
  • an adaptive flow table processing method including:
  • the wireless access device performs resource scheduling to determine a user terminal or a data stream for performing uplink data transmission in the scheduled time period;
  • the wireless access device queries the corresponding flow rule of the user terminal or the data flow, and updates the queried flow rule to the flow table;
  • the wireless access device When the wireless access device receives the data packet in the scheduled time period, query the flow rule corresponding to the data packet in the flow table, and compare the data according to the flow rule corresponding to the data packet. The package is processed accordingly.
  • the radio access device queries the corresponding flow rule of the user terminal or the data stream that performs data transmission in the scheduled time period, including:
  • the wireless access device queries the rule pool for the corresponding flow rule of the user terminal or the data stream according to the user terminal identifier of the user terminal or the connection identifier of the data flow.
  • the querying, by the wireless access device, the flow rule corresponding to the data packet in the flow table includes:
  • the wireless access device queries the flow table for the flow rule corresponding to the data packet according to the user terminal identifier or the connection identifier of the data packet.
  • the method further includes: after completing data processing, deleting corresponding flow rules in the flow table; or
  • a method for processing an adaptive flow table including:
  • the wireless access device receives a flow rule sent by the wireless access device controller, where the flow rule is wireless
  • the access device controller performs resource scheduling, and determines a corresponding flow rule of the user terminal or the data stream that is queried after the user terminal or the data stream that performs the uplink data transmission in the scheduled time period;
  • the wireless access device updates the flow rule to a flow table
  • the wireless access device When the wireless access device receives the data packet in the scheduled time period, query the flow rule corresponding to the data packet in the flow table, and compare the data according to the flow rule corresponding to the data packet. The package is processed accordingly.
  • the wireless access device receives the flow rule sent by the wireless access device controller through the flow rule control message.
  • the querying, by the wireless access device, the flow rule corresponding to the data packet in the flow table includes:
  • the wireless access device queries the flow table for the flow rule corresponding to the data packet according to the user terminal identifier or the connection identifier of the data packet.
  • the method further includes:
  • the corresponding flow rule in the flow table is deleted according to the deletion instruction sent by the wireless access device controller.
  • a method for processing an adaptive flow table including:
  • the wireless access device receives the identifier of the user terminal or the data stream sent by the wireless access device controller, where the identifier of the user terminal or the data stream is used by the wireless access device controller for resource scheduling, and the determined time period is performed during the scheduled time period.
  • the wireless access device queries the corresponding flow rule of the user terminal or the data flow according to the identifier of the user terminal or the data flow, and updates the queried flow rule to the flow table;
  • the wireless access device When the wireless access device receives the data packet in the scheduled time period, querying, in the flow table, the flow rule corresponding to the data packet, and according to the flow rule corresponding to the data packet, the data packet Perform the appropriate processing.
  • the wireless access device receives the identity of the user terminal or data stream sent by the wireless access device controller by scheduling the grant message.
  • the radio access device queries the corresponding flow rules of the user terminal or the data stream according to the identifier of the user terminal or the data stream, including:
  • the wireless access device queries the rule pool for the corresponding flow rule of the user terminal or the data stream according to the user terminal identifier of the user terminal or the connection identifier of the data flow.
  • the querying, by the wireless access device, the flow rule corresponding to the data packet in the flow table includes:
  • the wireless access device queries the flow table for the flow rule corresponding to the data packet according to the user terminal identifier or the connection identifier of the data packet.
  • the method further includes:
  • the corresponding flow rule in the flow table is deleted according to the deletion instruction sent by the wireless access device controller.
  • a method for processing an adaptive flow table including:
  • the radio access device controller performs resource scheduling, and determines a corresponding flow rule of the user terminal or the data stream after determining the user terminal or the data stream for performing uplink data transmission in the scheduled time period;
  • the wireless access device controller transmits the flow rule of the query to the wireless access device; such that the wireless access device updates the flow rule into a flow table when the wireless access device is at the scheduled time
  • the segment queries the flow rule corresponding to the data packet in the flow table, and performs corresponding processing on the data packet according to the flow rule corresponding to the data packet.
  • the radio access device controller sends the flow rule of the query to the radio access device by using a flow rule control message.
  • an apparatus for processing an adaptive flow table including:
  • a scheduling module configured to perform resource scheduling, and determine a user terminal or a data stream for performing uplink data transmission in a scheduled time period;
  • a querying module querying a corresponding flow rule of the user terminal or the data flow, and updating the queryed flow rule to the flow table; when the processing module receives the data packet in the scheduled time period, Querying, in the flow table, a flow rule corresponding to the data packet;
  • the processing module is configured to receive the data packet in the scheduled time period, and perform corresponding processing on the data packet according to the flow rule corresponding to the data packet.
  • the query module is specifically configured to:
  • the corresponding flow rule of the user terminal or the data stream is queried in the rule pool according to the user terminal identifier of the user terminal or the connection identifier of the data flow.
  • the query module is specifically configured to:
  • the apparatus further includes:
  • Deleting a module After completing the data processing, deleting the corresponding flow rule in the flow table; or deleting the corresponding flow rule in the flow table after several scheduling periods.
  • an apparatus for processing an adaptive flow table including:
  • the receiving module is configured to receive a flow rule sent by the wireless access device controller, where the flow rule is used by the wireless access device controller to perform resource scheduling, and after determining the user terminal or the data stream for performing uplink data transmission in the scheduled time period Querying the corresponding flow rules of the user terminal or the data stream;
  • a querying module for updating the flow rule to the flow table; when the processing module receives the data packet in the scheduled time period, querying, in the flow table, a flow rule corresponding to the data packet;
  • the processing module is configured to receive the data packet in the scheduled time period, and perform corresponding processing on the data packet according to the flow rule corresponding to the data packet.
  • the receiving module is specifically configured to: receive, by using a flow rule control message, a flow rule sent by a wireless access device controller.
  • the apparatus further includes:
  • Deleting a module after completing the data processing, deleting the corresponding flow rule in the flow table; or deleting the corresponding flow rule in the flow table after several scheduling periods; or sending according to the wireless access device controller
  • the delete instruction deletes the corresponding flow rule in the flow table.
  • a method for processing an adaptive flow table including:
  • the receiving module is configured to receive an identifier of the user terminal or the data stream sent by the wireless access device controller, where the identifier of the user terminal or the data stream is used by the wireless access device controller for resource scheduling, determining The identifier of the user terminal or data stream for performing uplink data transmission in the scheduled time period;
  • a querying module querying, according to the identifier of the user terminal or the data stream, a corresponding flow rule of the user terminal or the data flow, and updating the queried flow rule to the flow table; when the processing module is in the When the data packet is received in the scheduling period, the flow rule corresponding to the data packet is queried in the flow table;
  • the processing module is configured to receive the data packet in the scheduled time period, and perform corresponding processing on the data packet according to the flow rule corresponding to the data packet.
  • the receiving module is specifically configured to: receive, by using a scheduling grant message, an identifier of a user terminal or a data stream that is sent by a wireless access device controller.
  • an apparatus for processing an adaptive flow table including:
  • a scheduling module configured to perform resource scheduling, and determine a user terminal or a data stream for performing uplink data transmission in a scheduled time period;
  • Query module a corresponding flow rule for querying the user terminal or the data stream
  • a sending module configured to send a flow rule of the query to a wireless access device, to enable the wireless access device to update the flow rule into a flow table, when the wireless access device is in the scheduled time period
  • the flow rule corresponding to the data packet is queried in the flow table, and the data packet is processed correspondingly according to the flow rule corresponding to the data packet.
  • the method and apparatus for processing an adaptive flow table of the present application when performing resource scheduling, determine a user terminal or a data stream for uplink data transmission in a scheduled time period, and query the corresponding content of the user terminal or the data stream. Flow rules, and update the flow rules that are queried to the flow table.
  • the data packet is processed according to the flow rule in the flow table, and the data is processed in the flow table matching process. Delay.
  • FIG. 1A is a schematic flowchart of a method for processing an adaptive flow table in the prior art.
  • FIG. 1B is a schematic flowchart diagram of an adaptive flow table processing method provided by the present application.
  • FIG. 1C is a schematic diagram of an adaptive flow table processing system according to an embodiment of the present application.
  • FIG. 1 is a flowchart of an adaptive flow table processing method according to an embodiment of the present application
  • FIG. 2A is a schematic diagram of an adaptive flow table processing system according to another embodiment of the present application.
  • 2B is a flowchart of an adaptive flow table processing method according to another embodiment of the present application.
  • FIG. 3A is a schematic diagram of an adaptive flow table processing system according to another embodiment of the present application.
  • FIG. 3B is a flowchart of an adaptive flow table processing method according to another embodiment of the present application.
  • FIG. 4 is a flowchart of an embodiment of an adaptive flow table processing apparatus provided by the present application.
  • FIG. 5 is a schematic structural diagram of another embodiment of a flow table control apparatus provided by the present application.
  • FIG. 6 is a schematic structural diagram of still another embodiment of a flow table control device provided by the present application.
  • FIG. 7 is a schematic structural diagram of still another embodiment of a flow table control apparatus provided by the present application.
  • the arrival time of the data packet is uncontrollable in the Internet.
  • the flow table can only be saved in the switch in advance, the switch passively waits for the data packet to arrive, and the data packet arrives after the flow. Rule matching.
  • the matching user terminal connection information is completely stored in the flow table, for example, as shown in FIG. 1A, when the data packet arrives at the base station, from this point of time
  • the service level flow table corresponding to the user terminal is further queried, thereby identifying the service flow to which the data packet belongs.
  • the number of user terminal connections supported by the base station is very large, and the number of flow rules in the flow table is huge, and the delay caused by the flow rule matching process cannot meet the delay requirement of the wireless communication.
  • the data packet is reached.
  • a device in the network such as a base station or a base station controller, can obtain information about a data packet to be transmitted in the next time period, for example, information of a user terminal to which the data packet belongs; the present invention proposes an adaptive flow
  • the technical solution of the table combines the resource scheduling process of the air interface with the adjustment of the flow table, and rapidly updates and adjusts the flow rule in the flow table based on the result of the uplink resource scheduling.
  • the processing method of the adaptive flow table of the present invention includes:
  • the wireless access device performs resource scheduling to determine a user terminal or a data stream for performing uplink data transmission in the scheduled time period;
  • the wireless access device queries the corresponding flow rule of the user terminal or the data flow, and updates the queried flow rule to the flow table;
  • the wireless access device When the wireless access device receives the data packet in the scheduled time period, query the flow rule corresponding to the data packet in the flow table, and compare the data according to the flow rule corresponding to the data packet. The package is processed accordingly.
  • the processing method of the adaptive flow table of the present invention includes:
  • the wireless access device receives the flow rule sent by the wireless access device controller, where the flow rule is used by the wireless access device controller to perform resource scheduling, and after determining the user terminal or the data stream for performing uplink data transmission in the scheduled time period, Querying the corresponding flow rules of the user terminal or the data stream;
  • the wireless access device updates the flow rule to a flow table
  • the wireless access device When the wireless access device receives the data packet in the scheduled time period, query the flow rule corresponding to the data packet in the flow table, and compare the data according to the flow rule corresponding to the data packet. The package is processed accordingly.
  • the processing method of the adaptive flow table of the present invention includes:
  • the wireless access device receives the identifier of the user terminal or the data stream sent by the wireless access device controller, where the identifier of the user terminal or the data stream is used by the wireless access device controller for resource scheduling, and the determined time period is performed during the scheduled time period.
  • the wireless access device queries the corresponding flow rule of the user terminal or the data flow according to the identifier of the user terminal or the data flow, and updates the queried flow rule to the flow table;
  • the wireless access device When the wireless access device receives the data packet in the scheduled time period, querying, in the flow table, the flow rule corresponding to the data packet, and according to the flow rule corresponding to the data packet, the data packet Enter The line is processed accordingly.
  • the processing method of the adaptive flow table of the present invention includes:
  • the radio access device controller performs resource scheduling, and determines a corresponding flow rule of the user terminal or the data stream after determining the user terminal or the data stream for performing uplink data transmission in the scheduled time period;
  • the wireless access device controller transmits the flow rule of the query to the wireless access device; such that the wireless access device updates the flow rule into a flow table when the wireless access device is at the scheduled time
  • the segment queries the flow rule corresponding to the data packet in the flow table, and performs corresponding processing on the data packet according to the flow rule corresponding to the data packet.
  • the adaptive flow rule processing system of the embodiment of the present invention includes three functional units: a flow table, a rule pool, and a scheduler. Unlike the prior art, all the flow rules are placed in the rule pool, and not all of them are placed in the flow table; As shown in FIG. 1B, after the scheduler completes the last resource scheduling, according to the result of the scheduler scheduling, the user terminal or the data stream for performing data transmission in the scheduled transmission time period is determined, and the user terminal or the data stream is corresponding. The flow rules are queried from the rule pool and updated into the flow table to form a small-scale flow table.
  • the query is only performed according to the flow rule in the formed flow table, and the corresponding flow rule is matched, and then the data packet is processed correspondingly, because the flow table is small in scale, thereby reducing the data flow.
  • the delay in the table matching process After the scheduler completes the scheduling, the flow table can be continuously updated based on the scheduling result of the rule pool and the scheduler. After the data processing is completed, the last updated flow rule is deleted, so that the flow table is not too large.
  • the wireless communication system mainly includes a wireless access device and a wireless access device controller, for example, a base station BS (Base Station) and a base station controller BSC (Base Station Controller), a NodeB and a radio network controller RNC (Radio Network Controller);
  • a wireless access device controller for example, a base station BS (Base Station) and a base station controller BSC (Base Station Controller), a NodeB and a radio network controller RNC (Radio Network Controller);
  • the three functional units of the flow table, the rule pool and the scheduler may all be integrated in the wireless access device, for example, integrated in the base station or the NodeB, as three functional units of the base station or the NodeB.
  • FIG. 1C is a schematic diagram of an adaptive flow table control system according to an embodiment of the present disclosure. The embodiment is described by using three functional units of a flow table, a rule pool, and a scheduler integrated in a base station as an example. Referring to FIG. 1D, the adaptive flow is performed.
  • the table control method can include:
  • Step 101 After the base station completes a resource scheduling, the base station determines a user terminal or a data stream for performing uplink data transmission in the scheduled time period.
  • the base station scheduler After the base station scheduler completes a resource scheduling, it can determine that the scheduled transmission time period will be based on
  • the user terminal or data stream for the data transmission, the user terminal and the data stream may be one or more, and the base station may know the identifier of the user terminal or the data stream, such as the user terminal identifier of the user terminal or the connection identifier of the data stream. .
  • Step 102 The base station queries a corresponding flow rule of the user terminal or the data stream that performs uplink data transmission in the scheduled time period.
  • Determining, by the base station, the flow rule corresponding to the user terminal or the data flow in the rule pool according to the identifier of the user terminal or the data flow after determining, by the base station, the user terminal or the data stream that performs the data transmission to the base station in the scheduled transmission time period; For example, the query may be performed in the rule pool according to the user terminal identifier of the user terminal or the connection identifier of the data flow, and then the flow rule corresponding to the user terminal or the data flow may be obtained in the scheduled transmission time period, and the table is checked.
  • the manner can be referred to the embodiment of FIG. 1A.
  • Step 103 The base station updates the queried flow rule to the flow table.
  • the base station may write the queried flow rule in the flow table before the scheduled transmission time period, and may include the identifier of the user terminal or the data flow and the corresponding flow rule; further, the flow may be The existing flow rules in the table are deleted to ensure that the flow table is not too large and the table lookup time is too long after receiving the data packet.
  • the flow table can be in various forms.
  • the primary flow table can be used, and the corresponding flow rule can be directly queried according to the identifier of the terminal or the data flow, or the secondary flow table shown in the embodiment of FIG. 1A can also be used.
  • Step 104 When the base station receives the data packet in the scheduled time period, the base station performs an inquiry according to the data packet identifier in the flow table, for example, performing an inquiry according to the user terminal identifier or the connection identifier of the data packet. Obtaining a flow rule corresponding to the data packet, and then performing corresponding processing on the data packet according to the indication of the flow rule.
  • the query process is performed as shown in the embodiment of FIG. 1A, and the global user terminal level flow table is first queried, and after identifying the user terminal to which the data packet belongs, the query is performed.
  • Step 105 Optionally, after the data processing is performed by the base station, the corresponding flow rule of the user terminal or the data stream is deleted in the flow table.
  • the base station may delete the corresponding flow rule of the user terminal or the data flow or clear the flow rule in the flow table in the flow table; or delete the flow rule table after several scheduling periods or transmission time intervals.
  • the corresponding flow rule of the user terminal or data stream or the flow rule in the flow table is cleared.
  • the above embodiment describes the design of the scheduler and the flow table when it is located in a physical entity of a wireless access device, such as a base station.
  • the scheduler may not be located at the base station, but rather at the radio access device controller, such as the base station controller, and the flow table is not on a physical entity.
  • the processing method of the adaptive flow table includes:
  • Step 201 After completing the resource scheduling, the base station controller determines the user terminal or the data stream for performing uplink data transmission in the scheduled time period.
  • the scheduler on the base station controller may determine that the user terminal or the data stream, which is to be transmitted to the base station, in the scheduled transmission time period, and the user terminal and the data stream may be one or more, and the base station controls
  • the identifier of the user terminal or the data stream may be known, such as the user terminal identifier of the user terminal or the connection identifier of the data stream.
  • Step 202 The base station controller queries a corresponding flow rule of the user terminal or the data stream that performs uplink data transmission in the scheduled time period.
  • the base station controller determines, after the scheduled transmission period, the user terminal or the data stream that performs data transmission to the base station, and queries the rule pool for the corresponding flow rule of the user terminal or the data stream according to the identifier of the user terminal or the data stream; For example, the query may be performed in the rule pool according to the user terminal identifier of the user terminal or the connection identifier of the data flow, and then the flow rule corresponding to the user terminal or the data flow may be obtained in the scheduled transmission time period, and the table is checked.
  • the manner can be referred to the embodiment of FIG. 1A.
  • Step 203 The base station controller sends the queried flow rule to the base station.
  • the base station controller may send a flow rule control message to the base station, where the query includes the flow rule corresponding to the user terminal or the data flow, and may further include the identifier of the user terminal or the data flow, for example, the user terminal of the user terminal.
  • the connection ID of the identity or data flow may be used to send a flow rule control message to the base station, where the query includes the flow rule corresponding to the user terminal or the data flow, and may further include the identifier of the user terminal or the data flow, for example, the user terminal of the user terminal.
  • the connection ID of the identity or data flow may be used to send a flow rule control message to the base station, where the query includes the flow rule corresponding to the user terminal or the data flow, and may further include the identifier of the user terminal or the data flow, for example, the user terminal of the user terminal.
  • the connection ID of the identity or data flow may be used to send a flow rule control message to the base station, where the query includes the flow rule corresponding to the user terminal or the data flow,
  • Step 204 After receiving the flow rule control message, the base station updates the carried flow rule to the flow table.
  • the base station may write the queried flow rule in the flow table before the scheduled transmission time period, and may include the identifier of the user terminal or the data flow and the corresponding flow rule; further, the flow may be The existing flow rules in the table are deleted to ensure that the flow table is not too large and the received data is received.
  • the look-up time after the packet is too long; the flow table can be in various forms, for example, the primary flow table or the secondary flow table mentioned in the embodiment of Fig. 1D.
  • Step 205 When the base station receives the data packet in the scheduled time period, the base station performs an inquiry according to the data packet identifier in the flow table, for example, performing an inquiry according to the user terminal identifier or the connection identifier of the data packet.
  • the flow rule corresponding to the data packet is obtained, and then the data packet is processed according to the indication of the flow rule. For the manner of searching the table, refer to the embodiment of FIG. 1D.
  • Step 206 Optionally, after the data processing is performed by the base station, the corresponding flow rule of the user terminal or the data stream is deleted in the flow table.
  • the base station may delete the corresponding flow rule of the user terminal or the data flow in the flow table or clear the flow rule in the flow table; or, after several scheduling periods or transmission time intervals, delete the user terminal in the flow table or The corresponding flow rule of the data stream or the flow rule in the flow table is cleared; or the base station controller sends an instruction to delete the flow rule, indicating that one or more flow rules are deleted, and after receiving the instruction, the base station deletes the user terminal or the data flow.
  • the corresponding flow rules may be used to delete the flow rule, indicating that one or more flow rules are deleted.
  • the processing method of the adaptive flow table includes:
  • Step 301 After completing the resource scheduling, the base station controller determines the user terminal or the data stream for performing uplink data transmission in the scheduled time period.
  • the scheduler on the base station controller may determine that the user terminal or the data stream, which is to be transmitted to the base station, in the scheduled transmission time period, and the user terminal and the data stream may be one or more, and the base station controls
  • the identifier of the user terminal or the data stream may be known, such as the user terminal identifier of the user terminal or the connection identifier of the data stream.
  • Step 302 The base station controller sends an identifier of the user terminal or the data stream that performs uplink data transmission in the scheduled transmission time period to the base station.
  • the base station controller may send the connection identifier of the user terminal identifier or the data stream to the base station by using a control message.
  • the base station controller sends the connection identifier of the user terminal identifier or the data stream to the base station by using a scheduling grant message:
  • Step 303 The base station queries a corresponding flow rule of the user terminal or the data stream that performs data transmission in the scheduled transmission time period.
  • the base station After determining, by the base station, the user terminal or the data stream that is to be transmitted to the base station in the scheduled transmission time period, the base station queries the rule pool for the corresponding flow rule of the user terminal or the data flow according to the identifier of the user terminal or the data stream; for example: The query may be performed in the rule pool according to the user terminal identifier of the user terminal or the connection identifier of the data flow, and the flow rule corresponding to the user terminal or the data flow may be obtained in the scheduled transmission time period, and the manner of checking the table may be Refer to the embodiment of Figure 1A.
  • Step 304 The base station updates the queried flow rule to the flow table.
  • the flow rule is queried in the flow table, and may include the identifier of the user terminal or the data flow and the corresponding flow rule; further, the flow table may be The existing flow rules are deleted to ensure that the flow table is not too large, and the lookup time after receiving the data packet is too long.
  • the flow table can be in various forms, for example, the primary flow mentioned in the embodiment of FIG. 1D. Table or secondary flow table.
  • Step 305 When the base station receives the data packet in the scheduled time period, the base station performs an inquiry according to the data packet identifier in the flow table, for example, according to the user terminal identifier or the connection identifier of the data packet.
  • the flow rule corresponding to the data packet is obtained, and then the data packet is processed correspondingly according to the indication of the flow rule.
  • the manner of searching the table refer to the embodiment of FIG. 1D.
  • Step 306 Optionally, after the data processing is performed by the base station, the corresponding flow rule of the user terminal or the data stream is deleted in the flow table.
  • the base station may delete the corresponding flow rule of the user terminal or the data flow in the flow table or clear the flow rule in the flow table; or, after several scheduling periods or transmission time intervals, delete the user terminal in the flow table or Corresponding flow rules for the data stream or empty flow rules in the flow table.
  • the present invention further provides an apparatus for processing an adaptive flow table.
  • the apparatus includes:
  • the scheduling module 401 is configured to perform resource scheduling, and determine a user terminal or a data stream for performing uplink data transmission in the scheduled time period;
  • the query module 402 is configured to query a corresponding flow rule of the user terminal or the data flow, and update the queryed flow rule into the flow table; when the processing module receives the data packet in the scheduled time period Querying, in the flow table, a flow rule corresponding to the data packet;
  • the processing module 403 is configured to receive the data packet in the scheduled time period, and perform corresponding processing on the data packet according to the flow rule corresponding to the data packet.
  • the querying module is specifically configured to: query the corresponding flow rule of the user terminal or the data stream in the rule pool according to the user terminal identifier of the user terminal or the connection identifier of the data flow.
  • the querying module is specifically configured to query, according to the user terminal identifier or the connection identifier of the data packet, the flow rule corresponding to the data packet in the flow table.
  • the device further includes: a deleting module: after completing the data processing, deleting the corresponding flow rule in the flow table; or deleting the corresponding flow rule in the flow table after several scheduling periods.
  • the device may be a wireless access device, for example, the base station in the embodiment shown in FIG. 1D, and its corresponding functional modules respectively perform corresponding steps in the method.
  • another embodiment of the present invention further provides an apparatus for processing an adaptive flow table, where the apparatus includes: a scheduler and a processor, wherein the scheduler is configured to execute a corresponding step of the scheduling module, and the processor is configured to execute the query.
  • the module 402, the processing module 403 and the corresponding steps of the deleting module may additionally include a memory for saving the flow table.
  • an embodiment of the present invention further provides an apparatus for processing an adaptive flow table.
  • the apparatus includes:
  • the receiving module 501 is configured to receive a flow rule sent by the wireless access device controller, where the flow rule is used by the wireless access device controller to perform resource scheduling, and determine a user terminal or data flow for performing uplink data transmission in the scheduled time period. Afterwards, querying the user terminal or the corresponding flow rule of the data stream;
  • the querying module 502 is configured to: update the flow rule to the flow table; when the processing module receives the data packet in the scheduled time period, query the flow rule corresponding to the data packet in the flow table;
  • the processing module 503 is configured to receive the data packet in the scheduled time period, and perform corresponding processing on the data packet according to the flow rule corresponding to the data packet.
  • the receiving module is specifically configured to: receive, by using a flow rule control message, a flow rule sent by a wireless access device controller.
  • the device further includes a deleting module: after completing the data processing, deleting the corresponding flow rule in the flow table; or deleting the corresponding flow rule in the flow table after several scheduling periods; The device controller sends an instruction to delete the flow rule, and deletes the corresponding flow rule in the flow table.
  • the device may be a wireless access device, for example, the base station in the embodiment shown in FIG. 2B, and its corresponding functional modules respectively perform corresponding steps in the method.
  • another embodiment of the present invention further provides an apparatus for processing an adaptive flow table, the apparatus comprising: a receiver and a processor, wherein the receiver is configured to execute a corresponding step of the receiving module 501, and the processor is configured to: The query module 502, the processing module 503, and the corresponding steps of the deletion module are additionally included, and may further include a memory for saving the flow table.
  • an embodiment of the present invention further provides an apparatus for processing an adaptive flow table.
  • the apparatus includes:
  • the receiving module 601 is configured to receive an identifier of the user terminal or the data stream sent by the wireless access device controller, where the identifier of the user terminal or the data stream is used by the wireless access device controller for resource scheduling, and the determined scheduled time period Identification of the user terminal or data stream for uplink data transmission;
  • the querying module 602 is configured to query a corresponding flow rule of the user terminal or the data flow according to the identifier of the user terminal or the data flow, and update the queryed flow rule into the flow table; when the processing module is in the When the data packet is received by the scheduled time segment, the flow rule corresponding to the data packet is queried in the flow table;
  • the processing module 603 is configured to receive the data packet in the scheduled time period, and perform corresponding processing on the data packet according to the flow rule corresponding to the data packet.
  • the receiving module 601 is specifically configured to: receive, by using a scheduling grant message, an identifier of the user terminal or the data stream that is sent by the wireless access device controller.
  • the device further includes a deleting module: after completing the data processing, deleting the corresponding flow rule in the flow table; or deleting the corresponding flow rule in the flow table after several scheduling periods.
  • the device may be a wireless access device, for example, the base station in the embodiment shown in FIG. 3B, and its corresponding functional modules respectively perform corresponding steps in the method.
  • another embodiment of the present invention further provides an apparatus for processing an adaptive flow table, the apparatus comprising: a receiver and a processor, wherein the receiver is configured to execute a corresponding step of the receiving module 601, and the processor is configured to: The steps of executing the query module 602, the processing module 603, and the deleting module, and additionally include a memory for saving the flow table.
  • an embodiment of the present invention further provides an apparatus for processing an adaptive flow table.
  • the apparatus includes:
  • the scheduling module 701 is configured to perform resource scheduling, and determine to perform uplink data in the scheduled time period.
  • the query module 702 is configured to query a corresponding flow rule of the user terminal or the data stream.
  • a sending module 703 a flow rule for sending the query to a wireless access device; to enable the wireless access device to update the flow rule into a flow table, when the wireless access device is at the scheduled time
  • the segment queries the flow rule corresponding to the data packet in the flow table, and performs corresponding processing on the data packet according to the flow rule corresponding to the data packet.
  • the apparatus may be a wireless access device controller, such as the base station controller of the embodiment illustrated in Figure 2B, with corresponding functional modules performing respective steps in the method.
  • a wireless access device controller such as the base station controller of the embodiment illustrated in Figure 2B, with corresponding functional modules performing respective steps in the method.
  • another embodiment of the present invention further provides an apparatus for processing an adaptive flow table, where the apparatus includes: a scheduler, a processor, and a transmitter, wherein the receiver is configured to execute a corresponding step of the scheduling module 701, The processor is configured to execute the corresponding steps of the query module 702 and the deletion module, and the transmitter is configured to execute the corresponding steps of the sending module 703.
  • the user terminal or the data stream for performing uplink data transmission is determined in advance through the scheduling process, thereby querying in advance the flow rules that the user terminal or the data stream may use. And updating to the flow table, when the data packet arrives at the wireless access device, directly querying the corresponding flow rule of the data packet according to the flow table, because the flow table is relatively small, thereby reducing the delay of the data in the flow table matching process, and Further, after the data processing is completed, the flow rules in the flow table are deleted, so that the flow table is prevented from being too large, and the table lookup process is too long, thereby reducing the delay.
  • the present application can be implemented by means of software plus a necessary general hardware platform. Based on such understanding, the technical solution of the present application may be embodied in the form of a software product in essence or in the form of a software product, which may be stored in a storage medium such as a ROM/RAM or a disk. , an optical disk, etc., includes instructions for causing a computer device (which may be a personal computer, server, or network device, etc.) to perform the methods described in various embodiments of the present application or portions of the embodiments.
  • a computer device which may be a personal computer, server, or network device, etc.

Abstract

一种自适应流表的处理方法及装置,当进行资源调度时,确定在被调度的时间段进行上行数据传输的用户终端或者数据流,查询所述用户终端或者数据流的相应流规则,并将所述查询到的流规则更新到流表中,当接收到数据包时,根据流表中的流规则对数据包进行相应的处理,减小数据在流表匹配过程中处理的时延。

Description

一种自适应流表的处理方法及装置 技术领域
本申请涉及无线通信技术领域,更具体的说是涉及一种自适应流表的处理方法及装置。
背景技术
软件定义网络(Software Defined Network,SDN),是一种新型网络架构,其通过将网络设备的控制层与转发层分离开来,实现了网络流量的灵活控制,提高了网络的管理效率,为核心网络及应用的创新提供了良好的平台。
OpenFlow是实现软件定义网络的典型技术之一。基于OpenFlow技术的软件定义网络中的网元设备主要包括OpenFlow控制器(OpenFlow Controller)以及OpenFlow交换机(OpenFlow Switch)。其中OpenFlow交换机是核心组件,由OpenFlow协议、安全通道和流表三部分组成。OpenFlow交换机中可以包括一个或多个流表,流表由很多流表项组成,每一流表项即为一条流规则。流规则由控制器生成并下发至交换机中,交换机接收到数据时,通过将接收数据在流表中查询,进行流表匹配,根据匹配的流规则对数据执行相应的操作。
在未来通信网络中,数据业务种类越来越多,随之而来的是,各种不同的数据业务所需要的最有效的处理过程也各不相同,未来网络中的数据处理设备需要识别出不同的数据流,进而执行不同的处理过程。在无线通信网络中,可以借助Openflow的灵活性来扩展基站数据处理的灵活性。在数据处理中,引入了基于流表的数据处理技术,将接收到的数据包与流表中的规则进行匹配,进而寻址到合适的处理过程。
依照当前的流表规则匹配能力,在数据流达到6000~7000的时候,流表规则匹配的时间会耗时到达毫秒级,可能达到5毫秒。
在未来网络海量数据连接的场景下,例如:一个基站下,可能同时存在数以百万计的数据连接。在基站内部,这数以百万计的数据连接,会对应到相同 数量的数据流匹配规则,如果大量的流规则都保存在流表中等待数据包进行规则匹配,会造成时延,不能满足无线通信系统对数据处理时延的要求。
发明内容
本申请提供了一种自适应流表的处理方法,以减小数据在流表匹配过程中的处理时延。
为实现上述目的,本申请提供如下技术方案:
第一方面,提供了一种自适应流表的处理方法,包括:
无线接入设备进行资源调度,确定在被调度的时间段进行上行数据传输的用户终端或者数据流;
无线接入设备查询所述用户终端或者数据流的相应流规则,并将所述查询到的流规则更新到流表中;
当无线接入设备在所述被调度的时间段接收到数据包时,在所述流表中查询所述数据包对应的流规则,并根据所述数据包对应的流规则,对所述数据包进行相应的处理。
结合上述第一方面,在一个具体实施方式中,无线接入设备查询在所述被调度的时间段进行数据传输的用户终端或者数据流的相应流规则包括:
无线接入设备根据所述用户终端的用户终端标识或数据流的连接标识,在规则池中查询所述用户终端或者数据流的相应流规则。
结合上述第一方面,在一个具体实施方式中,无线接入设备在所述流表中查询所述数据包对应的流规则包括:
无线接入设备根据所述数据包的用户终端标识或连接标识,在所述流表中查询所述数据包对应的流规则。
结合上述方面及实施方式,该方法进一步包括,完成数据处理后,删除所述流表中相应的流规则;或;
几个调度周期后,删除所述流表中相应的流规则。
另一方面,提供一种自适应流表的处理方法,包括:
无线接入设备接收无线接入设备控制器发送的流规则,所述流规则为无线 接入设备控制器进行资源调度,确定在被调度的时间段进行上行数据传输的用户终端或者数据流后,查询的所述用户终端或者数据流的相应流规则;
所述无线接入设备将所述流规则更新到流表中;
当无线接入设备在所述被调度的时间段接收到数据包时,在所述流表中查询所述数据包对应的流规则,并根据所述数据包对应的流规则,对所述数据包进行相应的处理。
结合上述方面,在一个具体实施方式中,无线接入设备通过流规则控制消息接收无线接入设备控制器发送的流规则。
结合上述方面,在一个具体实施方式中,无线接入设备在所述流表中查询所述数据包对应的流规则包括:
无线接入设备根据所述数据包的用户终端标识或连接标识,在所述流表中查询所述数据包对应的流规则。
结合上述方面及实施方式,该方法进一步包括:
完成数据处理后,删除所述流表中相应的流规则;
几个调度周期后,删除所述流表中相应的流规则;或,
根据无线接入设备控制器下发的删除指令,删除所述流表中相应的流规则。
再一方面,提供一种自适应流表的处理方法,包括:
无线接入设备接收无线接入设备控制器发送的用户终端或数据流的标识,所述用户终端或数据流的标识为无线接入设备控制器进行资源调度,确定的在被调度的时间段进行上行数据传输的用户终端或者数据流的标识;
无线接入设备根据所述用户终端或数据流的标识查询所述用户终端或者数据流的相应流规则,并将所述查询到的流规则更新到流表中;
当无线接入设备在所述被调度时间段接收到数据包时,在所述流表中查询所述数据包对应的流规则,并根据所述数据包对应的流规则,对所述数据包进行相应的处理。
结合上述方面,在一个具体实施方式中,无线接入设备通过调度授予消息接收无线接入设备控制器发送的用户终端或数据流的标识。
结合上述方面,在一个具体实施方式中,无线接入设备根据所述用户终端或数据流的标识查询所述用户终端或者数据流的相应流规则包括:
无线接入设备根据所述用户终端的用户终端标识或数据流的连接标识,在规则池中查询所述用户终端或者数据流的相应流规则。
结合上述方面,在一个具体实施方式中,无线接入设备在所述流表中查询所述数据包对应的流规则包括:
无线接入设备根据所述数据包的用户终端标识或连接标识,在所述流表中查询所述数据包对应的流规则。
结合上述方面及实施方式,该方法进一步包括:
完成数据处理后,删除所述流表中相应的流规则;
几个调度周期后,删除所述流表中相应的流规则;或,
根据无线接入设备控制器下发的删除指令,删除所述流表中相应的流规则。
又一方面,提供一种自适应流表的处理方法,包括:
无线接入设备控制器进行资源调度,确定在被调度的时间段进行上行数据传输的用户终端或者数据流后,查询所述用户终端或者数据流的相应流规则;
无线接入设备控制器向无线接入设备发送所述查询的流规则;以使得所述无线接入设备将所述流规则更新到流表中,当无线接入设备在所述被调度的时间段接收到数据包时,在所述流表中查询所述数据包对应的流规则,并根据所述数据包对应的流规则,对所述数据包进行相应的处理。
结合上述方面,在一个具体实施方式中,无线接入设备控制器通过流规则控制消息向无线接入设备发送所述查询的流规则。
又一方面,提供一种自适应流表的处理装置,包括:
调度模块:用于进行资源调度,确定在被调度的时间段进行上行数据传输的用户终端或者数据流;
查询模块:用于查询所述用户终端或者数据流的相应流规则,并将所述查询到的流规则更新到流表中;当处理模块在所述被调度的时间段接收到数据包时,在所述流表中查询所述数据包对应的流规则;
处理模块:用于在所述被调度的时间段接收到数据包,根据所述数据包对应的流规则,对所述数据包进行相应的处理。
结合上述方面,在一个具体实施方式中,所述查询模块具体用于:
根据所述用户终端的用户终端标识或数据流的连接标识,在规则池中查询所述用户终端或者数据流的相应流规则。
结合上述方面,在一个具体实施方式中,所述查询模块具体用于:
根据所述数据包的用户终端标识或连接标识,在所述流表中查询所述数据包对应的流规则。
结合上述方面及实施方式,该装置进一步包括:
删除模块:用于完成数据处理后,删除所述流表中相应的流规则;或;几个调度周期后,删除所述流表中相应的流规则。
又一方面,提供一种自适应流表的处理装置,包括:
接收模块:用于接收无线接入设备控制器发送的流规则,所述流规则为无线接入设备控制器进行资源调度,确定在被调度的时间段进行上行数据传输的用户终端或者数据流后,查询的所述用户终端或者数据流的相应流规则;
查询模块:用于将所述流规则更新到流表中;当处理模块在所述被调度的时间段接收到数据包时,在所述流表中查询所述数据包对应的流规则;
处理模块:用于在所述被调度的时间段接收到数据包,并根据所述数据包对应的流规则,对所述数据包进行相应的处理。
结合上述方面,在一个具体实施方式中,所述接收模块具体用于:通过流规则控制消息接收无线接入设备控制器发送的流规则。
结合上述方面及实施方式,该装置进一步包括:
删除模块:用于完成数据处理后,删除所述流表中相应的流规则;或,几个调度周期后,删除所述流表中相应的流规则;或,根据无线接入设备控制器发送的删除指令,删除所述流表中相应的流规则。
又一方面,提供一种自适应流表的处理方法,包括:
接收模块:用于接收无线接入设备控制器发送的用户终端或数据流的标识,所述用户终端或数据流的标识为无线接入设备控制器进行资源调度,确定 的被调度的时间段进行上行数据传输的用户终端或者数据流的标识;
查询模块:用于根据所述用户终端或数据流的标识查询所述用户终端或者数据流的相应流规则,并将所述查询到的流规则更新到流表中;当处理模块在所述被调度时间段接收到数据包时,在所述流表中查询所述数据包对应的流规则;
处理模块:用于在所述被调度的时间段接收到数据包,并根据所述数据包对应的流规则,对所述数据包进行相应的处理。
结合上述方面,在一个具体实施方式中,所述接收模块具体用于:通过调度授予消息接收无线接入设备控制器发送的用户终端或数据流的标识。
又一方面,提供一种自适应流表的处理装置,包括:
调度模块:用于进行资源调度,确定在被调度的时间段进行上行数据传输的用户终端或者数据流;
查询模块:用于查询所述用户终端或者数据流的相应流规则;
发送模块:用于向无线接入设备发送所述查询的流规则;以使得所述无线接入设备将所述流规则更新到流表中,当无线接入设备在所述被调度的时间段接收到数据包时,在所述流表中查询所述数据包对应的流规则,并根据所述数据包对应的流规则,对所述数据包进行相应的处理。
综上,本申请的自适应流表的处理方法及装置,当进行资源调度时,确定在被调度的时间段进行上行数据传输的用户终端或者数据流,查询所述用户终端或者数据流的相应流规则,并将所述查询到的流规则更新到流表中,当接收到数据包时,根据流表中的流规则对数据包进行相应的处理,减小数据在流表匹配过程中处理的时延。
附图说明
为了更清楚地说明本申请实施例或现有技术中的技术方案,下面将对实施例或现有技术描述中所需要使用的附图作简单地介绍,显而易见地,下面描述中的附图仅仅是本申请的实施例,对于本领域普通技术人员来讲,在不付出创造性劳动的前提下,还可以根据提供的附图获得其他的附图。
图1A为现有技术中自适应流表处理方法的流程示意图
图1B为本申请提供的自适应流表处理方法的流程示意图;
图1C为本申请实施例提供的自适应流表处理系统示意图;
图1D为本申请实施例提供的自适应流表处理方法的流程图;
图2A为本申请另一实施例提供的自适应流表处理系统示意图;
图2B为本申请另一实施例提供的自适应流表处理方法的流程图;
图3A为本申请又一实施例提供的自适应流表处理系统示意图;
图3B为本申请又一实施例提供的自适应流表处理方法的流程图;
图4为本申请提供的自适应流表处理装置一个实施例的流程图;
图5为本申请提供的流表控制装置另一实施例的结构示意图;
图6为本申请提供的流表控制装置又一个实施例的结构示意图;
图7为本申请提供的流表控制装置再一个实施例的结构示意图。
具体实施方式
下面将结合本申请实施例中的附图,对本申请实施例中的技术方案进行清楚、完整地描述,显然,所描述的实施例仅仅是本申请一部分实施例,而不是全部的实施例。基于本申请中的实施例,本领域普通技术人员在没有做出创造性劳动前提下所获得的所有其他实施例,都属于本申请保护的范围。
由于现有的流表机制是基于互联网设计的,互联网中,数据包的到达时间是不可控的,流表只能预先在交换机保存,交换机被动的等待数据包达到,数据包到达之后再进行流规则匹配。
现有的无线通信网络的流表处理方法中,需要匹配的用户终端连接信息都完整的保存在流表中,例如:如图1A所示,在数据包到达基站的时候,从这个时间点开始,进行全局用户终端级流表的查询,在识别出该数据包所属的用户终端后,再查询该用户终端对应的业务级流表,从而识别出该数据包所属的业务流。然而,未来无线通信网络中,基站支持的用户终端连接数量非常庞大,而造成流表中的流规则数量巨大,在流规则匹配的过程中造成的时延无法满足无线通信的时延要求。
无线通信网络中,由于上行数据的传输是经过精密的控制的,在数据包达 到之前,网络中的设备,如:基站或基站控制器,可以获知下一时间段将传输的数据包的信息,例如:数据包所属的用户终端的信息;本发明提出了一种自适应流表的技术方案,将空口的资源调度过程与流表的调整进行结合,基于上行资源调度的结果,对流表中的流规则进行快速的更新调整。
一个具体实施例中,本发明自适应流表的处理方法包括:
无线接入设备进行资源调度,确定在被调度的时间段进行上行数据传输的用户终端或者数据流;
无线接入设备查询所述用户终端或者数据流的相应流规则,并将所述查询到的流规则更新到流表中;
当无线接入设备在所述被调度的时间段接收到数据包时,在所述流表中查询所述数据包对应的流规则,并根据所述数据包对应的流规则,对所述数据包进行相应的处理。
另一个具体实施例中,本发明自适应流表的处理方法包括:
无线接入设备接收无线接入设备控制器发送的流规则,所述流规则为无线接入设备控制器进行资源调度,确定在被调度的时间段进行上行数据传输的用户终端或者数据流后,查询的所述用户终端或者数据流的相应流规则;
所述无线接入设备将所述流规则更新到流表中;
当无线接入设备在所述被调度的时间段接收到数据包时,在所述流表中查询所述数据包对应的流规则,并根据所述数据包对应的流规则,对所述数据包进行相应的处理。
又一个具体实施例中,本发明自适应流表的处理方法包括:
无线接入设备接收无线接入设备控制器发送的用户终端或数据流的标识,所述用户终端或数据流的标识为无线接入设备控制器进行资源调度,确定的在被调度的时间段进行上行数据传输的用户终端或者数据流的标识;
无线接入设备根据所述用户终端或数据流的标识查询所述用户终端或者数据流的相应流规则,并将所述查询到的流规则更新到流表中;
当无线接入设备在所述被调度时间段接收到数据包时,在所述流表中查询所述数据包对应的流规则,并根据所述数据包对应的流规则,对所述数据包进 行相应的处理。
再一个具体实施例中,本发明自适应流表的处理方法包括:
无线接入设备控制器进行资源调度,确定在被调度的时间段进行上行数据传输的用户终端或者数据流后,查询所述用户终端或者数据流的相应流规则;
无线接入设备控制器向无线接入设备发送所述查询的流规则;以使得所述无线接入设备将所述流规则更新到流表中,当无线接入设备在所述被调度的时间段接收到数据包时,在所述流表中查询所述数据包对应的流规则,并根据所述数据包对应的流规则,对所述数据包进行相应的处理。
本发明实施例的自适应流规则处理系统包括流表、规则池和调度器三个功能单元,与现有技术不同的是,全部流规则放置于规则池中,并非全部放置到流表中;如图1B所示:在调度器完成上一次资源调度后,根据调度器调度的结果,确定被调度的传输时间段进行数据传输的用户终端或数据流,将所述用户终端或数据流对应的流规则从规则池中查询出来并更新到流表中,从而形成一个小规模的流表。而后当接收到数据包时,只根据形成的流表中的流规则进行查询,匹配到相应的流规则,进而对数据包进行相应的处理,由于流表规模较小,从而减少了数据在流表匹配过程中的时延。调度器每次调度完成后,基于规则池和调度器的调度结果,流表可以不断的进行更新,数据处理完成后,将上一次更新的流规则删除,从而保证流表不会过大。
无线通信系统主要包括无线接入设备及无线接入设备控制器,例如:基站BS(Base Station)及基站控制器BSC(Base Station Controller),NodeB及无线网络控制器RNC(Radio Network Controller);在一个具体实施例中,流表、规则池和调度器三个功能单元可以全部集成在无线接入设备中,例如:集成在基站或NodeB中,作为基站或NodeB的三个功能单元。
图1C为本申请实施例提供自适应流表控制系统的示意图,该实施例以流表、规则池和调度器三个功能单元集成在基站中为例进行说明,参考图1D,该自适应流表控制方法可以包括:
步骤101:基站完成一次资源调度后,确定被调度的时间段进行上行数据传输的用户终端或者数据流。
基站的调度器完成一次资源调度后,可以确定被调度的传输时间段会向基 站进行数据传输的用户终端或者数据流,用户终端及数据流均可为一个或多个,基站可以获知该用户终端或数据流的标识,如:用户终端的用户终端标识或数据流的连接标识。
步骤102,基站查询在所述被调度的时间段进行上行数据传输的用户终端或者数据流的相应流规则;
基站确定了被调度的传输时间段会向基站进行数据传输的用户终端或者数据流后,根据所述用户终端或数据流的标识在规则池中查询所述用户终端或数据流相应的流规则;例如:可以根据用户终端的用户终端标识或数据流的连接标识,在规则池中进行查询,进而得到被调度的传输时间段可能用到所述用户终端或数据流相应的流规则,查表的方式可以参考图1A的实施例。
步骤103,基站将所述查询到的流规则更新到流表中。
本步骤中,基站可以在被调度的传输时间段之前,在流表中写入所述查询到的流规则,可以包括用户终端或数据流的标识及相应的流规则;进一步的,可以将流表中已经存在的流规则删除,以确保流表不会过大而导致接收到数据包后查表时间过长。
流表可以有多种形式,例如:可以采用一级流表,根据终端或数据流的标识可以直接查询到相应的流规则,也可以采用图1A实施例所示的二级流表。
步骤104,基站在所述被调度的时间段接收到数据包时,基站根据所述数据包标识在所述流表中的进行查询,例如:根据数据包的用户终端标识或连接标识进行查询,得到所述数据包对应的流规则,然后根据流规则的指示对数据包进行相应的处理。
如果步骤103中形成的是二级流表,则查询的过程如图1A的实施例所示,先进行全局用户终端级流表的查询,在识别出该数据包所属的用户终端后,再查询该用户终端对应的业务级流表,从而识别出该数据包所属的业务流,从而得到相应的流规则。
步骤105,可选的,基站完成数据处理后,在流表中删除所述用户终端或数据流的相应的流规则。
基站可以在流表中删除所述用户终端或者数据流的相应流规则或清空流表中的流规则;或者,间隔几个调度周期或传输时间段后再在流表中删除所述 用户终端或者数据流的相应流规则或清空流表中的流规则。
上述实施例描述的是调度器与流表位于无线接入设备,如基站这一个物理实体时的设计。在一些分离实现的设计中,调度器可能不位于基站,而是位于无线接入设备控制器,如基站控制器,与流表不在一个物理实体上。
在一个具体实施例中,如图2A所示:调度器和规则池位于基站控制器,而流表位于基站时,参考图2B,所述自适应流表的处理方法包括:
步骤201:基站控制器完成一次资源调度后,确定被调度的时间段进行上行数据传输的用户终端或者数据流。
在基站控制器上的调度器完成一次资源调度后,可以确定被调度的传输时间段会向基站进行数据传输的用户终端或者数据流,用户终端及数据流均可为一个或多个,基站控制器可以获知该用户终端或数据流的标识,如:用户终端的用户终端标识或数据流的连接标识。
步骤202,基站控制器查询在所述被调度的时间段进行上行数据传输的用户终端或者数据流的相应流规则;
基站控制器确定了被调度的传输时间段会向基站进行数据传输的用户终端或者数据流后,根据用户终端或数据流的标识在规则池中查询所述用户终端或数据流相应的流规则;例如:可以根据用户终端的用户终端标识或数据流的连接标识,在规则池中进行查询,进而得到被调度的传输时间段可能用到所述用户终端或数据流相应的流规则,查表的方式可以参考图1A的实施例。
步骤203,基站控制器将所述查询到的流规则发送给基站;
基站控制器可以向基站发送流规则控制消息,其中包括查询到的所述用户终端或数据流相应的流规则,还可以进一步包括所述用户终端或数据流的标识,例如:用户终端的用户终端标识或数据流的连接标识。
步骤204,基站接收所述流规则控制消息后,将所述携带的流规则更新到流表中。
本步骤中,基站可以在被调度的传输时间段之前,在流表中写入所述查询到的流规则,可以包括用户终端或数据流的标识及相应的流规则;进一步的,可以将流表中已经存在的流规则删除,以确保流表不会过大而导致接收到数据 包后查表时间过长;流表的形式可以有多种,例如,图1D的实施例提到的一级流表或二级流表。
步骤205,基站在所述被调度的时间段接收到数据包时,基站根据所述数据包标识在所述流表中的进行查询,例如:根据数据包的用户终端标识或连接标识进行查询,得到所述数据包对应的流规则,然后根据流规则的指示对数据包进行相应的处理,查表的方式可以参考图1D的实施例。
步骤206,可选的,基站完成数据处理后,在流表中删除所述用户终端或数据流的相应的流规则。
基站可以在流表中删除所述用户终端或者数据流的相应流规则或清空流表中的流规则;或者,间隔几个调度周期或传输时间段后再在流表中删除所述用户终端或者数据流的相应流规则或清空流表中的流规则;或者基站控制器下发删除流规则的指令,指示删除一条或多条流规则,基站接收到指令后,删除所述用户终端或者数据流的相应流规则。
在另一个具体实施例中,参考图3A,调度器位于基站控制器,而流表和规则池位于基站时,参考图3B,所述自适应流表的处理方法包括:
步骤301:基站控制器完成一次资源调度后,确定被调度的时间段进行上行数据传输的用户终端或者数据流。
在基站控制器上的调度器完成一次资源调度后,可以确定被调度的传输时间段会向基站进行数据传输的用户终端或者数据流,用户终端及数据流均可为一个或多个,基站控制器可以获知该用户终端或数据流的标识,如:用户终端的用户终端标识或数据流的连接标识。
步骤302:基站控制器将在所述被调度的传输时间段进行上行数据传输的用户终端或数据流的标识发送给基站;
基站控制器可以将用户终端标识或数据流的连接标识通过控制消息发送给基站,例如,基站控制器通过调度授予消息将用户终端标识或数据流的连接标识发送给基站:。
步骤303,基站查询在所述被调度的传输时间段进行数据传输的用户终端或者数据流的相应流规则;
基站确定了被调度的传输时间段会向基站进行数据传输的用户终端或者数据流后,根据用户终端或数据流的标识在规则池中查询所述用户终端或数据流相应的流规则;例如:可以根据用户终端的用户终端标识或数据流的连接标识,在规则池中进行查询,进而得到被调度的传输时间段可能用到所述用户终端或数据流相应的流规则,查表的方式可以参考图1A的实施例。
步骤304,基站将所述查询到的流规则更新到流表中。
本步骤中,基站可以被调度的传输时间段之前,在流表中写入所述查询到的流规则,可以包括用户终端或数据流的标识及相应的流规则;进一步的,可以将流表中已经存在的流规则删除,以确保流表不会过大而导致接收数据包后查表时间过长,流表的形式可以有多种,例如,图1D的实施例提到的一级流表或二级流表。
步骤305,基站在所述被调度的时间段接收到数据包时,基站根据所述数据包标识在所述流表中的进行查询,例如:根据数据包的的用户终端标识或连接标识进行查询,得到所述数据包对应的流规则,然后根据流规则的指示对数据包进行相应的处理,查表的方式可以参考图1D的实施例。
步骤306,可选的,基站完成数据处理后,在流表中删除所述用户终端或数据流的相应的流规则。
基站可以在流表中删除所述用户终端或者数据流的相应流规则或清空流表中的流规则;或者,间隔几个调度周期或传输时间段后再在流表中删除所述用户终端或者数据流的相应流规则或清空流表中的流规则。
基于上述方法图1D实施例,本发明还一种自适应流表的处理装置,参考图4,该装置包括:
调度模块401:用于进行资源调度,确定在被调度的时间段进行上行数据传输的用户终端或者数据流;
查询模块402:用于查询所述用户终端或者数据流的相应流规则,并将所述查询到的流规则更新到流表中;当处理模块在所述被调度的时间段接收到数据包时,在所述流表中查询所述数据包对应的流规则;
处理模块403:用于在所述被调度的时间段接收到数据包,根据所述数据包对应的流规则,对所述数据包进行相应的处理。
进一步的,所述查询模块具体用于:根据所述用户终端的用户终端标识或数据流的连接标识,在规则池中查询所述用户终端或者数据流的相应流规则。
进一步的,所述查询模块具体用于:根据所述数据包的用户终端标识或连接标识,在所述流表中查询所述数据包对应的流规则。
该装置进一步包括:删除模块:用于完成数据处理后,删除所述流表中相应的流规则;或;几个调度周期后,删除所述流表中相应的流规则。
该装置可以为无线接入设备,例如,图1D所示的实施例中的基站,其相应的功能模块分别执行该方法中相应的步骤。
基于上述实施例,本发明另一实施例还提供了一种自适应流表的处理装置,该装置包括:调度器及处理器,其中调度器用于执行调度模块相应的步骤,处理器用于执行查询模块402,处理模块403及删除模块相应的步骤,另外还可以包括存贮器,用于保存流表。
基于上述图2B方法实施例,本发明实施例还提供了一种自适应流表的处理装置,参考图5,该装置包括:
接收模块501:用于接收无线接入设备控制器发送的流规则,所述流规则为无线接入设备控制器进行资源调度,确定在被调度的时间段进行上行数据传输的用户终端或者数据流后,查询的所述用户终端或者数据流的相应流规则;
查询模块502:用于将所述流规则更新到流表中;当处理模块在所述被调度的时间段接收到数据包时,在所述流表中查询所述数据包对应的流规则;
处理模块503:用于在所述被调度的时间段接收到数据包,并根据所述数据包对应的流规则,对所述数据包进行相应的处理。
进一步的,所述接收模块具体用于:通过流规则控制消息接收无线接入设备控制器发送的流规则。
进一步的,该装置还包括删除模块:用于完成数据处理后,删除所述流表中相应的流规则;或;几个调度周期后,删除所述流表中相应的流规则;根据无线接入设备控制器下发删除流规则的指令,删除所述流表中相应的流规则。
该装置可以为无线接入设备,例如,图2B所示的实施例中的基站,其相应的功能模块分别执行该方法中相应的步骤。
基于上述实施例中,本发明另一实施例还提供了一种自适应流表的处理装置,该装置包括:接收器及处理器,其中接收器用于执行接收模块501相应的步骤,处理器用于执行查询模块502,处理模块503及删除模块相应的步骤,另外还可以包括存贮器,用于保存流表。
基于上述图3B方法实施例,本发明实施例还提供了一种自适应流表的处理装置,参考图6,该装置包括:
接收模块601:用于接收无线接入设备控制器发送的用户终端或数据流的标识,所述用户终端或数据流的标识为无线接入设备控制器进行资源调度,确定的被调度的时间段进行上行数据传输的用户终端或者数据流的标识;
查询模块602:用于根据所述用户终端或数据流的标识查询所述用户终端或者数据流的相应流规则,并将所述查询到的流规则更新到流表中;当处理模块在所述被调度时间段接收到数据包时,在所述流表中查询所述数据包对应的流规则;
处理模块603:用于在所述被调度的时间段接收到数据包,并根据所述数据包对应的流规则,对所述数据包进行相应的处理。
所述接收模块601具体用于:通过调度授予消息接收无线接入设备控制器发送的用户终端或数据流的标识。
进一步的,该装置还包括删除模块:用于完成数据处理后,删除所述流表中相应的流规则;或;几个调度周期后,删除所述流表中相应的流规则。
该装置可以为无线接入设备,例如,图3B所示的实施例中的基站,其相应的功能模块分别执行该方法中相应的步骤。
基于上述实施例中,本发明另一实施例还提供了一种自适应流表的处理装置,该装置包括:接收器及处理器,其中接收器用于执行接收模块601相应的步骤,处理器用于执行查询模块602,处理模块603及删除模块相应的步骤,另外还可以包括存贮器,用于保存流表。
基于上述图2B方法实施例,本发明实施例还提供了一种自适应流表的处理装置,参考图7,该装置包括:
调度模块701:用于进行资源调度,确定在被调度的时间段进行上行数据 传输的用户终端或者数据流;
查询模块702:用于查询所述用户终端或者数据流的相应流规则;
发送模块703:用于向无线接入设备发送所述查询的流规则;以使得所述无线接入设备将所述流规则更新到流表中,当无线接入设备在所述被调度的时间段接收到数据包时,在所述流表中查询所述数据包对应的流规则,并根据所述数据包对应的流规则,对所述数据包进行相应的处理。
该装置可以为无线接入设备控制器,例如,图2B所示的实施例中的基站控制器,其相应的功能模块分别执行该方法中相应的步骤。
基于上述实施例中,本发明另一实施例还提供了一种自适应流表的处理装置,该装置包括:调度器,处理器及发射机,其中接收器用于执行调度模块701相应的步骤,处理器用于执行查询模块702及删除模块相应的步骤,发射机用于执行发送模块703相应的步骤。
本发明上述实施例中,由于数据到达无线接入设备前,通过调度过程提前确定了要进行上行数据传输的用户终端或数据流,从而提前查询了该用户终端或数据流可能使用的流规则,并且更新到流表中,在数据包到达无线接入设备时,直接根据流表查询数据包相应的流规则,由于流表比较小,因此减少了数据在流表匹配过程中的时延,并且,进一步的,数据处理完毕后,删除了流表中的流规则,因此避免流表过大,导致查表过程过长,从而减小了时延。
本说明书中各个实施例采用递进的方式描述,每个实施例重点说明的都是与其他实施例的不同之处,各个实施例之间相同相似部分互相参见即可。对于实施例公开的装置而言,由于其与实施例公开的方法相对应,所以描述的比较简单,相关之处参见方法部分说明即可。
最后,还需要说明的是,在本文中,诸如第一和第二等之类的关系术语仅仅用来将一个实体或者操作与另一个实体或操作区分开来,而不一定要求或者暗示这些实体或操作之间存在任何这种实际的关系或者顺序。而且,术语“包括”、“包含”或者其任何其他变体意在涵盖非排他性的包含,从而使得包括一系列要素的过程、方法、物品或者设备不仅包括那些要素,而且还包括没有明确列出的其他要素,或者是还包括为这种过程、方法、物品或者设备所固有的要素。在没有更多限制的情况下,由语句“包括一个……”限定的要素,并不排 除在包括所述要素的过程、方法、物品或者设备中还存在另外的相同要素。
为了描述的方便,描述以上装置时以功能分为各种单元分别描述。当然,在实施本申请时可以把各单元的功能在同一个或多个软件和/或硬件中实现。
通过以上的实施方式的描述可知,本领域的技术人员可以清楚地了解到本申请可借助软件加必需的通用硬件平台的方式来实现。基于这样的理解,本申请的技术方案本质上或者说对现有技术做出贡献的部分可以以软件产品的形式体现出来,该计算机软件产品可以存储在存储介质中,如ROM/RAM、磁碟、光盘等,包括若干指令用以使得一台计算机设备(可以是个人计算机,服务器,或者网络设备等)执行本申请各个实施例或者实施例的某些部分所述的方法。
对所公开的实施例的上述说明,使本领域专业技术人员能够实现或使用本申请。对这些实施例的多种修改对本领域的专业技术人员来说将是显而易见的,本文中所定义的一般原理可以在不脱离本申请的精神或范围的情况下,在其它实施例中实现。因此,本申请将不会被限制于本文所示的这些实施例,而是要符合与本文所公开的原理和新颖特点相一致的最宽的范围。

Claims (20)

  1. 一种自适应流表的处理方法,其特征在于,包括:
    无线接入设备进行资源调度,确定在被调度的时间段进行上行数据传输的用户终端或者数据流;
    无线接入设备查询所述用户终端或者数据流的相应流规则,并将所述查询到的流规则更新到流表中;
    当无线接入设备在所述被调度的时间段接收到数据包时,在所述流表中查询所述数据包对应的流规则,并根据所述数据包对应的流规则,对所述数据包进行相应的处理。
  2. 如权利要求1所述的方法,其特征在于,无线接入设备查询在所述被调度的时间段进行数据传输的用户终端或者数据流的相应流规则包括:
    无线接入设备根据所述用户终端的用户终端标识或数据流的连接标识,在规则池中查询所述用户终端或者数据流的相应流规则。
  3. 如权利要求1所述的方法,其特征在于,无线接入设备在所述流表中查询所述数据包对应的流规则包括:
    无线接入设备根据所述数据包的用户终端标识或连接标识,在所述流表中查询所述数据包对应的流规则。
  4. 如权利要求1-3任意一项所述的方法,其特征在于,该方法进一步包括,完成数据处理后,删除所述流表中相应的流规则;或;
    几个调度周期后,删除所述流表中相应的流规则。
  5. 一种自适应流表的处理方法,其特征在于,包括:
    无线接入设备接收无线接入设备控制器发送的流规则,所述流规则为无线接入设备控制器进行资源调度,确定在被调度的时间段进行上行数据传输的用户终端或者数据流后,查询的所述用户终端或者数据流的相应流规则;
    所述无线接入设备将所述流规则更新到流表中;
    当无线接入设备在所述被调度的时间段接收到数据包时,在所述流表中查询所述数据包对应的流规则,并根据所述数据包对应的流规则,对所述数据包进行相应的处理。
  6. 如权利要求5所述的方法,其特征在于,无线接入设备通过流规则控制消息接收无线接入设备控制器发送的流规则。
  7. 如权利要求5或6所述的方法,其特征在于,该方法进一步包括:
    完成数据处理后,删除所述流表中相应的流规则;
    几个调度周期后,删除所述流表中相应的流规则;或,
    根据无线接入设备控制器下发的删除指令,删除所述流表中相应的流规则。
  8. 一种自适应流表的处理方法,其特征在于,包括:
    无线接入设备接收无线接入设备控制器发送的用户终端或数据流的标识,所述用户终端或数据流的标识为无线接入设备控制器进行资源调度,确定的在被调度的时间段进行上行数据传输的用户终端或者数据流的标识;
    无线接入设备根据所述用户终端或数据流的标识查询所述用户终端或者数据流的相应流规则,并将所述查询到的流规则更新到流表中;
    当无线接入设备在所述被调度时间段接收到数据包时,在所述流表中查询所述数据包对应的流规则,并根据所述数据包对应的流规则,对所述数据包进行相应的处理。
  9. 如权利要求8所述的方法,其特征在于,无线接入设备通过调度授予消息接收无线接入设备控制器发送的用户终端或数据流的标识。
  10. 一种自适应流表的处理方法,其特征在于,包括:
    无线接入设备控制器进行资源调度,确定在被调度的时间段进行上行数据传输的用户终端或者数据流后,查询所述用户终端或者数据流的相应流规则;
    无线接入设备控制器向无线接入设备发送所述查询的流规则;以使得所述无线接入设备将所述流规则更新到流表中,当无线接入设备在所述被调度的时间段接收到数据包时,在所述流表中查询所述数据包对应的流规则,并根据所述数据包对应的流规则,对所述数据包进行相应的处理。
  11. 一种自适应流表的处理装置,其特征在于,包括:
    调度模块:用于进行资源调度,确定在被调度的时间段进行上行数据传输的用户终端或者数据流;
    查询模块:用于查询所述用户终端或者数据流的相应流规则,并将所述查询到的流规则更新到流表中;当处理模块在所述被调度的时间段接收到数据包时,在所述流表中查询所述数据包对应的流规则;
    处理模块:用于在所述被调度的时间段接收到数据包,根据所述数据包对应的流规则,对所述数据包进行相应的处理。
  12. 如权利要求11所述的装置,其特征在于,所述查询模块具体用于:
    根据所述用户终端的用户终端标识或数据流的连接标识,在规则池中查询所述用户终端或者数据流的相应流规则。
  13. 如权利要求11所述的装置,其特征在于,所述查询模块具体用于:
    根据所述数据包的用户终端标识或连接标识,在所述流表中查询所述数据包对应的流规则。
  14. 如权利要求11-13任意一项所述的装置,其特征在于,该装置进一步包括:
    删除模块:用于完成数据处理后,删除所述流表中相应的流规则;或;几个调度周期后,删除所述流表中相应的流规则。
  15. 一种自适应流表的处理装置,其特征在于,包括:
    接收模块:用于接收无线接入设备控制器发送的流规则,所述流规则为无线接入设备控制器进行资源调度,确定在被调度的时间段进行上行数据传输的用户终端或者数据流后,查询的所述用户终端或者数据流的相应流规则;
    查询模块:用于将所述流规则更新到流表中;当处理模块在所述被调度的时间段接收到数据包时,在所述流表中查询所述数据包对应的流规则;
    处理模块:用于在所述被调度的时间段接收到数据包,并根据所述数据包对应的流规则,对所述数据包进行相应的处理。
  16. 如权利要求15所述的装置,其特征在于,所述接收模块具体用于:通过流规则控制消息接收无线接入设备控制器发送的流规则。
  17. 如权利要求15或16所述的装置,其特征在于,该装置进一步包括:
    删除模块:用于完成数据处理后,删除所述流表中相应的流规则;或,几个调度周期后,删除所述流表中相应的流规则;或,根据无线接入设备控制器 发送的删除指令,删除所述流表中相应的流规则。
  18. 一种自适应流表的处理方法,其特征在于,包括:
    接收模块:用于接收无线接入设备控制器发送的用户终端或数据流的标识,所述用户终端或数据流的标识为无线接入设备控制器进行资源调度,确定的被调度的时间段进行上行数据传输的用户终端或者数据流的标识;
    查询模块:用于根据所述用户终端或数据流的标识查询所述用户终端或者数据流的相应流规则,并将所述查询到的流规则更新到流表中;当处理模块在所述被调度时间段接收到数据包时,在所述流表中查询所述数据包对应的流规则;
    处理模块:用于在所述被调度的时间段接收到数据包,并根据所述数据包对应的流规则,对所述数据包进行相应的处理。
  19. 如权利要求18所述的方法,其特征在于,所述接收模块具体用于:通过调度授予消息接收无线接入设备控制器发送的用户终端或数据流的标识。
  20. 一种自适应流表的处理装置,其特征在于,包括:
    调度模块:用于进行资源调度,确定在被调度的时间段进行上行数据传输的用户终端或者数据流;
    查询模块:用于查询所述用户终端或者数据流的相应流规则;
    发送模块:用于向无线接入设备发送所述查询的流规则;以使得所述无线接入设备将所述流规则更新到流表中,当无线接入设备在所述被调度的时间段接收到数据包时,在所述流表中查询所述数据包对应的流规则,并根据所述数据包对应的流规则,对所述数据包进行相应的处理。
PCT/CN2014/093368 2014-12-09 2014-12-09 一种自适应流表的处理方法及装置 WO2016090552A1 (zh)

Priority Applications (7)

Application Number Priority Date Filing Date Title
EP14908061.6A EP3223474B1 (en) 2014-12-09 2014-12-09 Method and device for processing adaptive flow table
JP2017530757A JP6462879B2 (ja) 2014-12-09 2014-12-09 適応的フローテーブルを処理する方法及び装置
BR112017012218A BR112017012218A2 (pt) 2014-12-09 2014-12-09 método e aparelho para processamento de tabela de fluxo adaptativo
KR1020177018593A KR101978196B1 (ko) 2014-12-09 2014-12-09 적응적 플로 테이블을 처리하는 방법 및 장치
CN201480083849.8A CN107005478B (zh) 2014-12-09 2014-12-09 一种自适应流表的处理方法及装置
PCT/CN2014/093368 WO2016090552A1 (zh) 2014-12-09 2014-12-09 一种自适应流表的处理方法及装置
US15/617,471 US10485015B2 (en) 2014-12-09 2017-06-08 Method and apparatus for processing adaptive flow table

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
PCT/CN2014/093368 WO2016090552A1 (zh) 2014-12-09 2014-12-09 一种自适应流表的处理方法及装置

Related Child Applications (1)

Application Number Title Priority Date Filing Date
US15/617,471 Continuation US10485015B2 (en) 2014-12-09 2017-06-08 Method and apparatus for processing adaptive flow table

Publications (1)

Publication Number Publication Date
WO2016090552A1 true WO2016090552A1 (zh) 2016-06-16

Family

ID=56106421

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2014/093368 WO2016090552A1 (zh) 2014-12-09 2014-12-09 一种自适应流表的处理方法及装置

Country Status (7)

Country Link
US (1) US10485015B2 (zh)
EP (1) EP3223474B1 (zh)
JP (1) JP6462879B2 (zh)
KR (1) KR101978196B1 (zh)
CN (1) CN107005478B (zh)
BR (1) BR112017012218A2 (zh)
WO (1) WO2016090552A1 (zh)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN116962321A (zh) * 2023-09-18 2023-10-27 鹏城实验室 数据包传输方法、传输配置方法、装置、设备及介质

Families Citing this family (23)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US9225638B2 (en) 2013-05-09 2015-12-29 Vmware, Inc. Method and system for service switching using service tags
US10516568B2 (en) 2014-09-30 2019-12-24 Nicira, Inc. Controller driven reconfiguration of a multi-layered application or service model
US9531590B2 (en) 2014-09-30 2016-12-27 Nicira, Inc. Load balancing across a group of load balancers
US10257095B2 (en) 2014-09-30 2019-04-09 Nicira, Inc. Dynamically adjusting load balancing
US10594743B2 (en) 2015-04-03 2020-03-17 Nicira, Inc. Method, apparatus, and system for implementing a content switch
US10736119B2 (en) * 2017-02-21 2020-08-04 Northwestern University Radio resource management in large wireless networks
US10805181B2 (en) 2017-10-29 2020-10-13 Nicira, Inc. Service operation chaining
US11190458B2 (en) * 2017-11-15 2021-11-30 Vmware, Inc. Network functions support for serverless and granular computing environments
US11012420B2 (en) 2017-11-15 2021-05-18 Nicira, Inc. Third-party service chaining using packet encapsulation in a flow-based forwarding element
US10757077B2 (en) 2017-11-15 2020-08-25 Nicira, Inc. Stateful connection policy filtering
US10708229B2 (en) * 2017-11-15 2020-07-07 Nicira, Inc. Packet induced revalidation of connection tracker
US10797910B2 (en) 2018-01-26 2020-10-06 Nicira, Inc. Specifying and utilizing paths through a network
US10805192B2 (en) 2018-03-27 2020-10-13 Nicira, Inc. Detecting failure of layer 2 service using broadcast messages
US11467861B2 (en) 2019-02-22 2022-10-11 Vmware, Inc. Configuring distributed forwarding for performing service chain operations
US11140218B2 (en) 2019-10-30 2021-10-05 Vmware, Inc. Distributed service chain across multiple clouds
US11283717B2 (en) 2019-10-30 2022-03-22 Vmware, Inc. Distributed fault tolerant service chain
US11223494B2 (en) 2020-01-13 2022-01-11 Vmware, Inc. Service insertion for multicast traffic at boundary
US11153406B2 (en) 2020-01-20 2021-10-19 Vmware, Inc. Method of network performance visualization of service function chains
US11659061B2 (en) 2020-01-20 2023-05-23 Vmware, Inc. Method of adjusting service function chains to improve network performance
US11330613B2 (en) * 2020-03-09 2022-05-10 Cisco Technology, Inc. Video-call aware uplink scheduler using pending in interest table snooping
US11743172B2 (en) 2020-04-06 2023-08-29 Vmware, Inc. Using multiple transport mechanisms to provide services at the edge of a network
US11611625B2 (en) 2020-12-15 2023-03-21 Vmware, Inc. Providing stateful services in a scalable manner for machines executing on host computers
US11734043B2 (en) 2020-12-15 2023-08-22 Vmware, Inc. Providing stateful services in a scalable manner for machines executing on host computers

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103346969A (zh) * 2013-07-05 2013-10-09 中国科学院计算机网络信息中心 基于OpenFlow实现动态组播生成树路径调整的方法
CN103401797A (zh) * 2013-07-24 2013-11-20 杭州华三通信技术有限公司 一种报文处理方法和设备
CN103731901A (zh) * 2012-10-11 2014-04-16 中兴通讯股份有限公司 一种路由转发的方法、系统及控制器
CN103812778A (zh) * 2014-02-21 2014-05-21 华为技术有限公司 流表项生成方法以及装置
US20140341131A1 (en) * 2013-05-15 2014-11-20 Samsung Electronics Co., Ltd. Method and apparatus for enhancing voice service performance in communication system

Family Cites Families (17)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1708029A (zh) * 2004-06-08 2005-12-14 华为技术有限公司 建立转发流表的方法
CN101202652B (zh) * 2006-12-15 2011-05-04 北京大学 网络应用流量分类识别装置及其方法
CN101340356B (zh) * 2007-07-05 2012-07-11 华为技术有限公司 转发信息的方法和信息转发设备
CN101394333B (zh) * 2007-09-17 2016-01-20 华为技术有限公司 转发报文的方法、装置以及网络系统
CN102111327B (zh) * 2009-12-29 2014-11-05 中兴通讯股份有限公司 信元调度方法和系统
CN102377631B (zh) * 2010-08-06 2015-08-05 北京乾唐视联网络科技有限公司 一种基于流量控制的数据传输方法及通信系统
WO2012096131A1 (ja) * 2011-01-13 2012-07-19 日本電気株式会社 ネットワークシステム、及び経路制御方法
EP2667545A4 (en) * 2011-01-17 2017-08-23 Nec Corporation Network system, controller, switch, and traffic monitoring method
CN102394675B (zh) * 2011-06-29 2017-02-08 中兴通讯股份有限公司 基站、服务模式选择方法及预编码矩阵的反馈方法
US8762501B2 (en) * 2011-08-29 2014-06-24 Telefonaktiebolaget L M Ericsson (Publ) Implementing a 3G packet core in a cloud computer with openflow data and control planes
CN102984069B (zh) * 2012-11-30 2016-01-27 福建星网锐捷网络有限公司 表项调整方法、装置和交换设备
CN103152264B (zh) * 2013-02-25 2015-11-25 北京百度网讯科技有限公司 Openflow网络和IP网络互连通信方法及Openflow子网边缘交换机
WO2014132298A1 (ja) * 2013-03-01 2014-09-04 日本電気株式会社 ネットワークシステム及びリソース制御装置並びに仮想マシン生成装置
CN103501249B (zh) * 2013-09-30 2018-01-16 上海斐讯数据通信技术有限公司 一种网管客户端拓扑管理系统和方法
CN103581020B (zh) * 2013-10-18 2016-08-10 华为技术有限公司 一种报文转发的方法、装置及系统
US20150180769A1 (en) 2013-12-20 2015-06-25 Alcatel-Lucent Usa Inc. Scale-up of sdn control plane using virtual switch based overlay
JP2016048854A (ja) 2014-08-27 2016-04-07 横河電機株式会社 データ転送システム及び方法

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103731901A (zh) * 2012-10-11 2014-04-16 中兴通讯股份有限公司 一种路由转发的方法、系统及控制器
US20140341131A1 (en) * 2013-05-15 2014-11-20 Samsung Electronics Co., Ltd. Method and apparatus for enhancing voice service performance in communication system
CN103346969A (zh) * 2013-07-05 2013-10-09 中国科学院计算机网络信息中心 基于OpenFlow实现动态组播生成树路径调整的方法
CN103401797A (zh) * 2013-07-24 2013-11-20 杭州华三通信技术有限公司 一种报文处理方法和设备
CN103812778A (zh) * 2014-02-21 2014-05-21 华为技术有限公司 流表项生成方法以及装置

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
See also references of EP3223474A4 *

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN116962321A (zh) * 2023-09-18 2023-10-27 鹏城实验室 数据包传输方法、传输配置方法、装置、设备及介质
CN116962321B (zh) * 2023-09-18 2024-01-09 鹏城实验室 数据包传输方法、传输配置方法、装置、设备及介质

Also Published As

Publication number Publication date
EP3223474A4 (en) 2017-11-22
BR112017012218A2 (pt) 2017-12-26
KR101978196B1 (ko) 2019-05-14
JP2018504022A (ja) 2018-02-08
CN107005478A (zh) 2017-08-01
JP6462879B2 (ja) 2019-01-30
KR20170093206A (ko) 2017-08-14
EP3223474A1 (en) 2017-09-27
EP3223474B1 (en) 2020-06-17
US10485015B2 (en) 2019-11-19
CN107005478B (zh) 2020-05-08
US20170273099A1 (en) 2017-09-21

Similar Documents

Publication Publication Date Title
WO2016090552A1 (zh) 一种自适应流表的处理方法及装置
CN104427489B (zh) 一种通信切换、建立方法及设备
WO2019052376A1 (zh) 一种业务处理方法、移动边缘计算设备及网络设备
EP3429260A1 (en) Data transmission method, apparatus and system
US9532297B2 (en) Software defined network and mobility management method and controller thereof
RU2014122557A (ru) Способы и устройства для обновления функциональных возможностей ue в e-utran
US10531274B2 (en) Data processing method and device
JP2013539931A (ja) 移動通信システムで非アクセス層プロトコルを用いた通信支援方法及び装置
WO2018027995A1 (zh) 一种寻呼方法和寻呼设备
EP3541116B1 (en) Data migration method and device
CN113285827B (zh) 数据传输方法、系统及相关装置
WO2016177176A1 (zh) 一种信息传递方法、装置及系统
JP5844735B2 (ja) 位置特定プロセス終了方法及び装置
US10349331B2 (en) Packet processing method for software-defined network
US11109265B2 (en) Method and apparatus for transmitting control message in software defined network-based mobile communication system
JP6604386B2 (ja) 音声スイッチング方法および装置
WO2017088550A1 (zh) 一种终端接入网络的方法及装置
US20170310561A1 (en) Network Control Method and Apparatus
KR102273390B1 (ko) 네트워크 기능 통합방법 및 장치
US9247483B2 (en) Method and system for data traffic offload
WO2016145969A1 (zh) 一种移动网络的切换方法和装置
TWI558133B (zh) 軟體定義網路的控制方法、控制器和封包處理方法
WO2016173296A1 (zh) 一种移动网络分级架构的接入方法及系统
US10142903B2 (en) Inter-domain handover method and system for user equipment and relay gateway device
CN108616905A (zh) 基于蜂窝的窄带物联网中用户平面优化方法和系统

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

Country of ref document: EP

Kind code of ref document: A1

ENP Entry into the national phase

Ref document number: 2017530757

Country of ref document: JP

Kind code of ref document: A

NENP Non-entry into the national phase

Ref country code: DE

REEP Request for entry into the european phase

Ref document number: 2014908061

Country of ref document: EP

ENP Entry into the national phase

Ref document number: 20177018593

Country of ref document: KR

Kind code of ref document: A

REG Reference to national code

Ref country code: BR

Ref legal event code: B01A

Ref document number: 112017012218

Country of ref document: BR

ENP Entry into the national phase

Ref document number: 112017012218

Country of ref document: BR

Kind code of ref document: A2

Effective date: 20170608