WO2013147805A1 - Techniques for using an assigned switch identification at an input/output device - Google Patents
Techniques for using an assigned switch identification at an input/output device Download PDFInfo
- Publication number
- WO2013147805A1 WO2013147805A1 PCT/US2012/031276 US2012031276W WO2013147805A1 WO 2013147805 A1 WO2013147805 A1 WO 2013147805A1 US 2012031276 W US2012031276 W US 2012031276W WO 2013147805 A1 WO2013147805 A1 WO 2013147805A1
- Authority
- WO
- WIPO (PCT)
- Prior art keywords
- data
- tag
- identification
- identification information
- input
- Prior art date
Links
Classifications
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L49/00—Packet switching elements
- H04L49/30—Peripheral units, e.g. input or output ports
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L49/00—Packet switching elements
- H04L49/70—Virtual switches
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F9/00—Arrangements for program control, e.g. control units
- G06F9/06—Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
- G06F9/44—Arrangements for executing specific programs
- G06F9/4401—Bootstrapping
- G06F9/4411—Configuring for operating with peripheral devices; Loading of device drivers
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F9/00—Arrangements for program control, e.g. control units
- G06F9/06—Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
- G06F9/44—Arrangements for executing specific programs
- G06F9/455—Emulation; Interpretation; Software simulation, e.g. virtualisation or emulation of application or operating system execution engines
- G06F9/45533—Hypervisors; Virtual machine monitors
- G06F9/45558—Hypervisor-specific management and integration aspects
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L45/00—Routing or path finding of packets in data switching networks
- H04L45/76—Routing in software-defined topologies, e.g. routing between virtual machines
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L49/00—Packet switching elements
- H04L49/35—Switches specially adapted for specific applications
- H04L49/351—Switches specially adapted for specific applications for local area network [LAN], e.g. Ethernet switches
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F9/00—Arrangements for program control, e.g. control units
- G06F9/06—Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
- G06F9/44—Arrangements for executing specific programs
- G06F9/455—Emulation; Interpretation; Software simulation, e.g. virtualisation or emulation of application or operating system execution engines
- G06F9/45533—Hypervisors; Virtual machine monitors
- G06F9/45558—Hypervisor-specific management and integration aspects
- G06F2009/45595—Network integration; Enabling network access in virtual machine instances
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L61/00—Network arrangements, protocols or services for addressing or naming
- H04L61/30—Managing network names, e.g. use of aliases or nicknames
- H04L61/3015—Name registration, generation or assignment
Definitions
- An input/output (I/O) device such as a network interface card (NIC) may couple to a computing platform or host device deployed in server-network edge where the server domain ends and an external network domain begins.
- I/O input/output
- NIC network interface card
- a known way to implement switch logic or circuitry at a NIC in these types of environments is through use of a set of lookup tables.
- the lookup tables may identify a portion of data such as a packet header and then actions may be defined in the lookup table based on the packet header.
- Lookup tables typically work well in a NIC implementing switch circuitry that connects all the ports via a single switch instance.
- a proposed standard by the Institute of Electrical and Electronics Engineers describes implementing numerous switches as part of Edge Virtual Bridging (EVB).
- the proposed standard has the title of "IEEE Standard for Local and Metropolitan Area Networks - Virtual Bridged Local Area Networks - Amendment Edge Virtual Bridging" and identified as IEEE 802.1Qbg, draft 2.1, published January 30, 2012
- a NIC operating in accordance with IEEE 802. Qbg may need to implement separate dedicated switch instances for each logical or virtual port associated with an Ethernet port. Also, the NIC may need to implement additional local switch instances for internal traffic between processing elements at a host device that may include virtual machines (VMs). Further, cascaded switch instances may be needed to implement a Virtual Ethernet Bridge (VEB) or a Virtual Ethernet Port Aggregator (VEPA) within a single Ethernet port. For these multiple switch instances using separate lookup tables for each switch instance may require a substantial amount of NIC resources.
- VEPA Virtual Ethernet Port Aggregator
- FIG. 1 illustrates an example system
- FIG. 2 illustrates an example switch identification structure
- FIG. 3 illustrates an example assigned switch identification table.
- FIG. 4 illustrates an example lookup table
- FIG. 5 illustrates a block diagram of an example architecture for a switch manager.
- FIG. 6 illustrates an example flow diagram for assigning a switch identification.
- FIG. 7 illustrates an example system diagram for a host device. DETAILED DESCRIPTION
- switch instances when implementing EVB may require a substantial amount of NIC resources when using separate lookup tables for each switch instance.
- switch instances in a virtual switching environment may be associated with dynamic configurations. As a result of the dynamic configurations, assigning a separate lookup table for each possible switch instance may require too may resources and may also restrict possible configurations as a given NIC has limited resources to support these separate lookup tables.
- the data may be associated with a virtual station interface (VSI) maintained at the I/O device, the VSI may be communicatively coupled to a virtual machine implemented at the host device.
- the data may have been sent from one of the virtual machine or a network element capable of being coupled to the I/O device via a network communication link.
- a switch identification may be assigned to the data based on an assigned port identifier for a port through which the data is received at the I/O device, identification information for the data, and an originator of at least a portion of the identification information.
- the assigned switch identification may be used as part of a lookup table to determine one or more actions for processing the data at the I/O device.
- FIG. 1 illustrates an example first system.
- the example first system includes a system 100.
- System 100 may include a host device 101 coupled to input/output (I/O) device 140.
- I/O device 140 may be coupled to host device 101 through various virtual station interfaces (VSIs) 11 ID, 112D, 113 A, 114B, 115C, 116D, 117E and 118x ('x' indicates association with a yet to be established data channel) included in virtual switches (V.S.) 141, 143, 146, 147, 148, and 149.
- the various VSIs included with these virtual switches may be separately arranged to couple to virtual machines (VMs) 111-118 as shown in FIG.
- VMs virtual machines
- VMs 111-118 may be configured or arranged to be implemented using computing resources maintained at host device 101. Any number of virtual switches may be associated with any number of VSIs to communicatively couple to any number of VMs and/or virtual machine managers (hypervisors).
- a logical port (L-port) 141-D is shown as included in virtual switch 141. L-port 141-D may server as a logical port capable of being coupled to a data channel D. As mentioned more below, data channel D may be arranged to route data between VM 111 and VM 112. The routing of the data, for example, may be through respective VSIs 111 and 112 as shown in FIG. 1.
- communication links 150-1 to 150-4 may couple network elements included in network(s) 160 to host device 101 via respective ports 130-1 to 130-4.
- ports 130-1 to 130-4 may represent a physical connector or port via which data (e.g., in the form of data packets or frames) may be received at or sent/transmitted from I/O device 140.
- I/O device 140 is also shown as including a port extender 144.
- port extender 144 may include E-port 144-lC and E-port 144-2D.
- port extender 144 may enable physical port 103-2 to be extended to at least two extender/logical ports to route data to/from virtual switches 146 and 147 via E-port 144-lC and E-port 144-2D.
- I/O device 140 includes a switch manager
- switch manager 142 may include logic and/or features to assign a switch identification to data received at I/O device 140. For these examples, the data may be received at a port from among various ports depicted in FIG. 1. The assigned switch identifications may then be used as part of a lookup table to determine one or more actions for processing the data at I/O device 140 (e.g., forwarding, cryptographic/security processing, etc.).
- I/O device 140 may be configured to operate in accordance with or implement at least some aspects of a proposed IEEE standard
- I/O device 140 may also be configured to operate in compliance with or implement at least some aspects of the proposed IEEE 802.1Qbg standard (including progenies and variants).
- IEEE 802. lQbg or IEEE 802.1BR various data channels may be established for routing data either locally between virtual machines on host device 101 or globally to network elements located at network(s) 160. In some examples, as shown in FIG. 1, various established data channels are identified as data channels A-E.
- VSI 118x may represent a VSI yet to be associated with an established data channel.
- data routed through VSI 118x may include control information used to eventually establish a data channel with VSI 118x. For these instances a default identification or tag for this control data may be locally generated or originated at I/O device 140 and then used to assign a switch identification to the data.
- data channels may be used to either route data between VMs located at host device 101 or to route data to between VMs and network elements located at network(s) 160.
- identification information for the data routed via these data channels may include a tag described in IEEE 802.1Qbg or IEEE 802.1BR.
- the tag may be a Service tag (S-tag) or a Bridge Port Extension tag (E- tag).
- S-tag Service tag
- E- tag Bridge Port Extension tag
- the S-tag or E-tag may be identification information to indicate that data having one of these tags may be associated with a given channel.
- These tags may be globally generated or originated from elements remote to I/O device 140 such as network elements at network(s) 160.
- switch manager 142 may include logic and/or features arranged to receive data at I/O device 140.
- the data may be associated with a VSI and may have identification information (e.g., an S-tag or E-tag) to indicate an association with channel A.
- a VSI coupled to or associated with channel A may be VSI 113 A.
- VSI 113A may be arranged or configurable to couple to VM 113 and also arranged to route data from VM 113 through virtual switch 143.
- the data since the data is routed via a data channel coupled to network(s) 160, the data may considered as being received at the physical port 130-1 coupled to channel A.
- Switch manager 142 may include logic and/or features arranged or configured to assign a switch identification number to the data based on the identifier assigned to port 130-1, identification information for the data (e.g., tag information), and the originator of at least a portion of the identification information. The switch identification information may then be used by logic and/or features of switch manager 142 as part of a lookup table to determine one or more actions for processing the data at I/O device 140.
- data having identification information to indicate an association to channel A may be received at I/O device 140 via port 130-1.
- the data received through port 130-1 may then be routed via channel A to virtual switch 143.
- VSI 113A may couple to VM 113.
- VSI 113A may be arranged to cause the data to be sent or transmitted to VM 113.
- switch manager 142 may include logic and/or features arranged or configured to assign a switch identification number to the data based on an identifier assigned to the I/O device 140 receiving port (port 130-1), identification information for the data, and the originator of at least a portion of the identification information. The switch identification information may then be used by logic and/or features of switch manager 142 as part of a lookup table to determine one or more actions for processing the data at I/O device 140.
- data may be received at a port included in I/O device 140 that may be routed between VMs 111 and 112 via data channel D at virtual switch 141.
- Data received at L-port 141 -ID through VSI 11 ID from VM 111 may have a destination of VM 112.
- identification information for the data received at port 141 -ID may include a data channel identification number originated at I/O device 140 (e.g., at virtual switch 141).
- the data channel D identification number may be similar to the format of an S-tag or E-tag.
- Switch manager 142 may include logic and/or features arranged or configured to assign a switch identification number to the data based on an identifier assigned to the port 141 -ID, the locally generated channel D identification number, and an indication that the originator of at least a portion of the identification information was at I/O device 140.
- the switch identification information may then be used by logic and/or features of switch manager 142 as part of a lookup table to determine one or more actions for processing the data at the I/O device 140.
- virtual switch 141 may be configured to operate in accordance with IEEE 802.1Qbg and function as a Virtual Ethernet Bridge (VEB).
- VEB Virtual Ethernet Bridge
- communication links 150-1 to 150-4 may communicatively couple I/O device 140 to network(s) 160 via ports 130-1 to 130-4, respectively.
- Communication links 150-1 to 150-4 may include various types of wired, wireless or optical communication mediums.
- communication links 150-1 to 150- 4 may be operated in accordance with one or more applicable communication or networking standards in any version.
- the communication or networking standards may include, but are not limited to, IEEE 802.1Qbg or IEEE 802.1BR.
- FIG. 2 illustrates an example switch identification structure 200.
- switch manager 142 may include logic and/or features to use switch
- switch identification structure 200 to assign a switch identification to data received at I/O device 140.
- switch identification structure includes fields 210, 220 and 230.
- field 210 may indicate an originator for a least a portion of
- Identification information for the data may indicate an assigned port identifier for a port through which the data may be received at I/O device 140.
- Field 230 may indicate the identification information for the data.
- the identification information for the data may include data channel identification numbers such as S-tags, E-tags or locally generated/originated default information.
- a local originator of the identification information may be indicated in switch ID structure 200 by a 1-bit binary value of 0 and global originator may be indicated by a 1-bit value of 1 in field 210.
- received port # in field 220 may be indicated by a 3-bit value. So, for example, an assigned identifier of "4" would be indicated by a 3-bit binary value of 100 and an assigned identifier of "2" would be indicated by a 3 -bit binary value of 010. This disclosure is not limited to 1-bit or 3 -bit binary values for fields 210 or 220, respectively.
- identification information for data included in field 230 may include data channel identification numbers ranging from 1 to 4096. Also S-tag or E-tag information may include identification numbers ranging from 1 to 4096. These identification numbers may be represented in field 230 as either a 12-bit binary value or a 3-character hexadecimal value. This disclosure is not limited to 12-bit binary or 3- character hexadecimal value for field 230 or to numbers ranging from 1 to 4096.
- FIG. 3 illustrates an example assigned switch identification table 300.
- assigned switch ID table 300 depicts how values associated with switch ID structure 200 may be used to assign switch identifications to data.
- the assigned switch ID table 300 may be at least stored in a memory maintained at I/O device 140 (e.g., memory 145).
- the various virtual switches of I/O device 140 are listed in the left column of assigned switch identification table 300 and assigned switch identifications for received data are listed in the right three columns.
- switch manager 142 may include logic and/or features configured or arranged to assign a switch identification to data based on an assigned port identifier for a port through which the data was received, identification information for the data (tag or default value), and an originator of at least a portion of the identification information (local or global).
- virtual switch 141 was mentioned above as generating identification information for data routed between VMs 111 and 112. Thus, a value of 0 is indicated in the "Local/Global" column for virtual switch 141.
- the L-port 141 -ID of virtual switch 141 may have assigned a port number of 1 and this port number for virtual switch 141 is shown in table 300 as having a binary value of 001.
- data may be forwarded between the VSIs coupled to virtual switch 141 through data channel D.
- a data channel identification associated with data channel D may have a hexadecimal value of 0x005 and this value is shown in FIG. 3 in the "Identification Information" column.
- virtual switches 143 and 146 to 148 may be configured to receive data having identification information generated or originated remotely to I/O device 140. Thus a value of 1 is indicated in the
- “Local/Global” column for virtual switches 143 and 146-148.
- the data received from network(s) 160 may be received through ports 130-1 to 130-3.
- These three ports may be assigned port numbers of 1-3, from left to right (see FIG. 1) and these port numbers are shown in table 300 as having binary values of 001, 010 and 011, respectively.
- data may be forwarded to or routed through the VSIs coupled to these virtual switches through one of data channels A-E.
- an S-tag may be associated with data received via data channels A-E.
- An S-tag received via data channels A-E may have an identification number with a hexadecimal value of 0x002, 0x003, 0x004, 0x005, and 0x006, respectively.
- virtual switch 149 may be configured to receive data via an unassigned data channel x coupled to port 130-4. Since the data channel does not have an assigned data number, the originator of the identification information for data received via channel x is deemed as local and a value of 1 is indicated in the "Local/Global" column for virtual switch 149. As shown in FIG. 1, port 130-4 may be the fourth port coupled to network(s) 160. According to some examples, port 130-4 may be assigned a port number of 4 having a binary value of 100 as indicated in the "Received Port #" column.
- the data received at virtual switch 149 may not yet be associated with or assigned a data channel identification number.
- the data channel identification number for data channel D at virtual switch 141 and the data channel D at virtual switch 147 are both 0x005.
- the assigned switch identification is different due to the local identifier having a value of 0 compared to the global identifier having a value of 1 for data channel D at virtual switch 147.
- FIG. 4 illustrates an example lookup table 400.
- lookup table 400 includes columns for assigned switch identifications, VSI identifications and associated actions.
- the assigned switch identifications may have been based on the assigned switch ID table 300 as described above for FIG. 3.
- the 1-bit and 3-bit binary values in the "Local/Global" and “Received Port #” columns may be combined to form a 4-bit binary value and that 4-bit binary value may then be converted to a 1 -character hexadecimal value.
- the 1 -character hexadecimal value may then be added as a 4 th character to the 3 -character data characteristic value shown in the "Identification Information" column of assigned switch ID table 300.
- a given assigned switch identification may have a 4-character hexadecimal value as shown in lookup table 400.
- data having a global originator for identification information and received at port 3 of I/O device 140 would have a 4-bit binary value of 1011 and this value converts to a hexadecimal value of B (or a decimal value of 11).
- lookup table 400 may include a "VSI information" column to indicate identification information to include a virtual local area network (VLAN)/ media access controller (MAC) ID.
- VLAN virtual local area network
- MAC media access controller
- the VLAN/MAC ID information may be used along with the assigned switch ID to further determine what actions to take for data received at I/O device 140.
- received data may be assigned the 4- character switch identification numbers and switch manager 142 may include logic and/or features configured or arranged to use the assigned switch identifications as part of lookup table 400 and possibly VLAN/MAC ID information in order to determine an action for data received through a given port at I/O device 140.
- switch manager 142 maintained at I/O device 140 may include logic and/or features to at least temporarily store lookup table 400 at memory 145.
- at least portions of memory 145 may be arranged or configured as ternary content-addressable memory (TCAM).
- TCAM ternary content-addressable memory
- actions for processing data assigned a given switch identification may include routing the data directly to a given port. For example, data having an assigned switch identification of 0x1005 may be routed directly to VSI 11 ID. This data may then be transmitted/sent from VSI 11 ID to VM 112.
- actions for processing data assigned a given switch identification may include elements of I/O device 140 (e.g., a cryptographic processor circuit) performing cryptographic processing of the data and then routing the data to a given port.
- I/O device 140 e.g., a cryptographic processor circuit
- data having an assigned switch identification of 0x9002 may be forwarded to a cryptographic processor circuit for encryption/decryption and then routed to VSI 113 A. The data may then be
- actions for processing data assigned a given switch identification may include elements of I/O device 140 (e.g., a security processor circuit) performing packet/frame inspection processing of the data and then routing the data to a given port.
- I/O device 140 e.g., a security processor circuit
- data having an assigned switch identification of 0xA005 may be forwarded to a security processor circuit for packet/frame inspection and then routed to port 143-1 A.
- the data may then be transmitted/sent from VSI 115D to VM 115.
- FIG. 5 illustrates a block diagram of an example architecture for a switch manager 142.
- switch manager 142 includes features and/or logic configured or arranged for assigning a switch identification to data received at an I/O device coupled to a host device.
- switch manager 142 includes a switch logic 510, a control logic 520, a memory 530 and input/output (I/O) interfaces 540.
- switch logic 510 may be coupled to control logic 520, memory 530 and I/O interfaces 540.
- Switch logic 510 may include one or more of a receive feature 512, an assign feature 514, or a lookup feature 516, or any reasonable combination thereof.
- switch logic 510 and control logic 520 may separately or collectively represent a wide variety of logic device(s) or executable content to implement the features of switch manager 142.
- Example logic devices may include one or more of a processor circuit, a microprocessor, a microcontroller, a processor circuit, a field programmable gate array (FPGA), an application specific integrated circuit (ASIC), a sequestered thread or a core of a multi-core/multi-threaded microprocessor, a cryptography block, an offload processor or a combination thereof.
- switch logic 510 includes receive feature 512, assign feature 514 or lookup feature 516.
- Switch logic 510 may be configured to use one or more of these features to perform operations.
- receive feature 512 may assist a I/O device in receiving data.
- Assign feature 514 may assign a switch identification number based on an assigned port identifier for a port through which the data was received at the I/O device, identification information for the data, and an originator of at least a portion of the identification information.
- Lookup feature 516 may use the assigned switch identification as part of a lookup table to determine one or more actions for processing the data at the I/O device.
- control logic 520 may be configured to control the overall operation of switch manager 142. As mentioned above, control logic 520 may represent any of a wide variety of logic device(s) or executable content. For some examples, control logic 520 may be configured to operate in conjunction with executable content or instructions to implement the control of switch manager 142. In some alternate examples, the features and functionality of control logic 520 may be implemented within switch logic 510.
- memory 530 may be arranged to store executable content or instructions for use by control logic 520 and/or switch logic 510.
- the executable content or instructions may be used to implement or activate features, elements or logic of switch manager 142.
- memory 530 may also be arranged to at least temporarily maintain information associated with assigning switch identification numbers to data received at an I/O device coupled to a host device.
- Memory 530 may include a wide variety of non- volatile memory media including, but not limited to, one or more types of flash memory, programmable variables or states, read-only memory (ROM), random access memory (RAM), or other static or dynamic storage media.
- I/O interfaces 540 may provide an interface via a local communication medium or link between switch manager 142 and elements of an I/O device or elements of a host device.
- I/O interfaces 540 may include interfaces that operate according to various communication protocols or standards to communicate over the local communication medium or link. These communication protocols or standards may be described in one or more industry standards (including progenies and variants) such as those associated with the Inter-Integrated Circuit (I 2 C) specification, the System
- SATA Serial Advanced Technology Attachment
- I/O interfaces 540 may provide an interface via a network communication link or channel between switch manager 142 and elements located at a computing device coupled to an I/O device and/or network elements associated with a communication link coupled to the I/O device.
- I/O interfaces 540 may include interfaces that operate according to various communication protocols or standards to communicate over the network communication link or channel. These communication protocols or standards may be described in Ethernet-related standards or specifications (including progenies and variants) such as those associated with IEEE 802.1Qbg or IEEE 802.1BR. This disclosure is not limited to only these Ethernet-related standards.
- FIG. 6 illustrates an example flow diagram for assigning a switch identification.
- elements of system 100 as shown in FIG. 1 may be used to illustrate example operations related to the flow diagram depicted in FIG. 6.
- Switch manager 142 as shown in FIGS. 1 or FIG. 5 may also be used to illustrate the example operations. But the described example operations are not limited to implementations on system 100 or to switch manager 142 as described above for FIGS. 1 or 5.
- Switch ID structure 200, assigned switch ID table 300 and lookup table 400 as shown in FIGS. 2-4 may also be used to illustrate the example operations related to the flow diagram depicted in FIG. 6. But the described example operations are not limited to these particular structures or tables as shown in FIGS. 2-4.
- switch manager 142 may include logic and/or features arranged to assist I/O device 140 in receiving data (e.g., via receive feature 512).
- the data may be in a format of a data packet or frame and have a destination associated with one or more virtual machines at host device 101 or with one or more network elements at network(s) 160.
- switch manager 142 may include logic and/or features arranged to determine whether the data was received through either ports 130-1 to 130-4 coupled to communication links 150-1 to 150-4 or at the L-port 141-1D included in virtual switch 141 (e.g., via receive feature 512).
- the data may have been received from VM 111 or VM 112 through Import 141 -ID included in virtual switch 141.
- the process moves to decision block 630.
- the data may have been received from a network element located with or at network(s) 160.
- the process moves to decision block 650.
- switch manager 142 may include logic and/or features arranged to determine whether the received data includes identification information such as an S-tag or an E-tag (e.g., via assign feature 514). In some examples, a data packet header associated with the data may not include identification information to identify an association with a data channel. For these examples, the process moves to block 640. Otherwise, if the received data includes identification information, the process moves to block 670.
- identification information such as an S-tag or an E-tag
- switch manager 142 may include logic and/or features arranged to assign a switch identification to the data (e.g., via assign feature 514). In some examples, since the data did not include identification information, the originator of the identification information would be local.
- the port # would be the assigned identifier for L-port 141 -ID included in virtual switch 141.
- the VSI channel ID may be a channel identification number assigned by switch manager 142 that may be in a similar format as an S-tag or E- tag.
- switch manager 142 may determine whether the received data includes identification information such as an S-tag or an E-tag. In some examples, a data packet header associated with the data may not include identification information to identify an association with a data channel. For these examples, the process moves to block 660. Otherwise, if the received data includes identification information, the process moves to block 670.
- identification information such as an S-tag or an E-tag.
- switch manager 142 may include logic and/or features arranged to assign a switch identification to the data (e.g., via assign feature 514). In some examples, similar to block 640, since the data did not include identification information, the originator of the identification information would be local.
- the port # may be the assigned identifier for the port coupled to one of communication links 150-1 to 150-4 (e.g., port # 4) via which the data was received from the network.
- the default ID may be a default channel identification number assigned by switch manager 142 that may be in a similar format as an S-tag or E-tag.
- switch manager 142 may include logic and/or features configured to assign a switch identification to the data (e.g., via assign feature 514).
- identification information for the data may have originated outside of or remote to I/O device 140 and hence is deemed as global.
- the port # may be the assigned identifier for the port coupled to one of communication links 150-1 to 150-4 (e.g., port # 2) via which the data was received from the network.
- the tag may be the identification information for the data and may be in a similar format as an S-tag or E-tag.
- switch manager 142 may include logic and/or features to use the switch
- identification number assigned to the data may also use VSI ID information
- VLAN/MAC IDs to determine one or more actions for processing the data at I/O device 140 (e.g., via lookup feature 516).
- the action identified in lookup table 400 for the corresponding switch identification number may be used to determine the one or more actions for the data.
- the one or more actions may include routing the data, cryptographic processing of the data or packet inspection processing of the data. The process then comes to an end.
- FIG. 7 illustrates an example system diagram for a host device 700.
- host device 700 includes hypervisor 705, operating system(s) 710, application(s) 720, network input/output (I/O) device(s) 730, user input/output (I/O) device(s) 740, a storage 750, a memory 760, a central processing unit (CPU) 770, a chipset 780, and communications (Comms) 790.
- I/O network input/output
- I/O user input/output
- user interface 715 and interface 735 may allow for users (not shown) and/or application(s) 720 to couple to operating system(s) 710 and/or hypervisor 705.
- interface 735 may allow for elements of hypervisor 705 and/or operating system(s) 710 (e.g., device driver(s) 71 1) to communicatively couple to elements of host device 700 such as network I/O device(s) 730, user I/O device(s) 740, storage 750, memory 760, CPU 770, chipset 780 or comms 790.
- Interface 754 may allow hardware and/or firmware elements of host device 700 to communicatively couple together, e.g., via a system bus or other type of internal communication channel.
- host device 700 may include operating system(s) 710.
- Operating system(s) 710 may include one or more operating systems. Separate operating systems included in operating systems(s) 710 may be implemented as part of separate virtual machines supported by elements of host device 700. For these examples, the separate virtual machines may be associated with one or more processors included in CPU 770. Also, for these examples, hypervisor 705 may serve as a virtual machine manager for these separate virtual machines.
- operating system(s) 710 may separately include device driver(s) 711.
- Device driver(s) 711 may include logic and/or features configured to interact with hardware/firmware type elements of host device 700 (e.g., via interface 735).
- device driver(s) 711 may include device drivers to control or direct storage 750 or memory 760 to fulfill requests made by application(s) 720 or operating system(s) 710.
- Device driver(s) 711 may also include device drivers to allow network I/O device(s) 730 to interact with CPU 770 and memory 760 to receive/forward data via communication channels coupled to host device 700 (e.g., via network I/O device(s) 730 or comm 790).
- application(s) 720 may include applications that may be implemented on host device 700.
- applications(s) 720 may request access (e.g., through operating system(s) 710) or use of elements of system such as user I/O devices 740, storage 750 or memory 760.
- network I/O device(s) 730 may be similar to I/O device 140 described above for FIG. 1.
- network I/O device(s) 730 may include an switch manager 142 (not shown in FIG. 7) having logic and/or features configured or arranged for assigning a switch identification to data received at network I/O device(s) 730.
- network I/O device(s) 730 may be arranged to function as a network interface card (NIC).
- NIC network interface card
- user I/O device(s) 740 may include one or more user input devices coupled to interface 754 for entering data and commands to be implemented by elements of host device 700.
- the user input devices may include a keyboard, mouse, touch screen, track pad, track ball, isopoint, a voice recognition system, and/or the like.
- user I/O device(s) 740 may include one or more user output devices coupled to interface 754 for outputting information to an operator or user.
- the user output devices may include one or more displays, printers, speakers, and/or other output devices, if desired.
- one of the user output devices may be a display.
- the display may be a cathode ray tube (CRTs), liquid crystal displays (LCDs), or any other type of display.
- CTRs cathode ray tube
- LCDs liquid crystal displays
- storage 750 may include various types of memory configured to be implemented or operated in a storage mode of operation.
- Storage 750 may include at least one or a combination of different types of storage devices to store relatively large amounts of data. These different types of storage devices may include, but are not limited to, one or more of a magnetic disk drive, an optical disk drive, a tape drive, an internal storage device, an attached storage device, flash memory, battery backed-up SDRAM (synchronous DRAM), a network accessible storage device, and/or other types of nonvolatile memory (e.g., phase change memory (PCM)).
- PCM phase change memory
- storage 750 may be included as part of user I/O devices 730 rather than a separate element as depicted in FIG. 7.
- memory 760 may include at least one or a combination of different types of memory to include RAM, DRAM, static RAM (SRAM), phase change material RAM (PRAM), and/or other types of volatile memory.
- memory 760 may be configured to maintain buffers used by network I/O device(s) 730, elements of CPU 770 and/or operating system(s) 710 to at least temporarily store received data.
- CPU 770 may be implemented as a central processing unit for host device 700.
- CPU 770 may include one or more processors separately having one or more processor cores.
- CPU 770 may include any type of processor, such as, for example, a multi-core processor, a reduced instruction set computer (RISC), a processor having a pipeline, a complex instruction set computer (CISC), digital signal processor (DSP), and so forth.
- RISC reduced instruction set computer
- CISC complex instruction set computer
- DSP digital signal processor
- chipset 780 may provide intercommunication among operating system(s) 710, network user device(s) 730, user I/O device(s) 740, storage 750, memory 760, CPU 770 or comms 790.
- chipset 780 may provide intercommunication between operating system(s) 710, user I/O device(s) 740, storage 750 and CPU 770 to retrieve information from storage 750 to display graphics on a display included in user I/O device(s) 740.
- the graphics may have been rendered by CPU 770 at the request of an operating system included in operating system(s) 710.
- comms 790 may include logic and/or features to enable host device 700 to communicate externally with elements remote to host device 700. These logic and/or features may include communicating over wired, wireless or optical communication channels or links via one or more wired, wireless or optical networks. In communicating across such networks, comms 790 may operate in accordance with one or more applicable communication or networking standards in any version. Also, in some examples, comms 790 may be integrated with network I/O device(s) 730 in order to receive/forward data associated with communications to elements remote to host device 700.
- interface 754 may allow hardware and/or firmware elements of host device 700 to communicatively couple together.
- interface 754 may operate in accordance with one or more protocols or standards. These protocols or standards may be described in one or one or more industry standards
- host device 700 may be included in a computing device.
- Examples of a computing device may include, but is not limited to, physical end station, a server, a blade server, a computing board, a workstation, a desktop computer, a personal computer (PC) or a laptop computer, an ultra-mobile computer, and so forth.
- One or more aspects of at least one example may be implemented by representative instructions stored on at least one machine-readable medium which represents various logic within the processor, which when read by a machine, computing device or system causes the machine, computing device or system to fabricate logic to perform the techniques described herein.
- Such representations known as "IP cores" may be stored on a tangible, machine readable medium and supplied to various customers or manufacturing facilities to load into the fabrication machines that actually make the logic or processor.
- hardware elements may include devices, components, processors, microprocessors, circuits, circuit elements (e.g., transistors, resistors, capacitors, inductors, and so forth), integrated circuits, application specific integrated circuits (ASIC), programmable logic devices (PLD), digital signal processors (DSP), field programmable gate array (FPGA), memory units, logic gates, registers, semiconductor device, chips, microchips, chip sets, and so forth.
- ASIC application specific integrated circuits
- PLD programmable logic devices
- DSP digital signal processors
- FPGA field programmable gate array
- software elements may include software components, programs, applications, computer programs, application programs, system programs, machine programs, operating system software, middleware, firmware, software modules, routines, subroutines, functions, methods, procedures, software interfaces, application program interfaces (API), instruction sets, computing code, computer code, code segments, computer code segments, words, values, symbols, or any combination thereof. Determining whether an example is implemented using hardware elements and/or software elements may vary in accordance with any number of factors, such as desired computational rate, power levels, heat tolerances, processing cycle budget, input data rates, output data rates, memory resources, data bus speeds and other design or performance constraints, as desired for a given implementation.
- a computer-readable medium may include a non-transitory storage medium to store logic.
- the non-transitory storage medium may include one or more types of computer-readable storage media capable of storing electronic data, including volatile memory or non- volatile memory, removable or non-removable memory, erasable or non-erasable memory, writeable or re-writeable memory, and so forth.
- the logic may include various software elements, such as software components, programs, applications, computer programs, application programs, system programs, machine programs, operating system software, middleware, firmware, software modules, routines, subroutines, functions, methods, procedures, software interfaces, API, instruction sets, computing code, computer code, code segments, computer code segments, words, values, symbols, or any combination thereof.
- a computer-readable medium may include a non- transitory storage medium to store or maintain instructions that when executed by a machine, computing device or system, cause the machine, computing device or system to perform methods and/or operations in accordance with the described examples.
- the instructions may include any suitable type of code, such as source code, compiled code, interpreted code, executable code, static code, dynamic code, and the like.
- instructions may be implemented according to a predefined computer language, manner or syntax, for instructing a machine, computing device or system to perform a certain function.
- the instructions may be implemented using any suitable high-level, low-level, object-oriented, visual, compiled and/or interpreted programming language.
- Coupled and “connected” along with their derivatives. These terms are not necessarily intended as synonyms for each other. For example, descriptions using the terms “connected” and/or “coupled” may indicate that two or more elements are in direct physical or electrical contact with each other. The term “coupled,” however, may also mean that two or more elements are not in direct contact with each other, but yet still co-operate or interact with each other.
- methods may be implemented that include receiving data at an input/output device coupled to a host device.
- the data may be associated with a virtual station interface maintained at the input/output device.
- the virtual station interface may be communicatively coupled to a virtual machine implemented at the host device.
- the data may have been sent from one of the virtual machine or a network element capable of being coupled to the input/output device via a network communication link.
- a switch identification may be assigned to the data based on an assigned port identifier for a port through which the data is received at the input/output device, identification information for the data, and an originator of at least a portion of the identification information.
- the assigned switch identification may be used as part of a lookup table to determine one or more actions for processing the data at the input/output device.
- implementation of this method may include the port through which the data is received including one of a physical port capable of being coupled to the network communication link or a logical port capable of being coupled to a data channel arranged to route data from the virtual machine to another virtual machine implemented at the host device.
- implementation of this method may include the originator of at least the portion of the identification information to be identified as local based on the identification information for the data being generated at the input/output device or the data originator to be identified as global based on the identification information for the data being generated externally to the input/output device.
- a local identification may be associated with a first identifier and a global identification may be associated with a second identifier.
- identification may include one of the first identifier or the second identifier based on whether the originator is identified as local or global.
- implementation of this method may include the originator of at least the portion of the identification information to be identified as local.
- the identification information for the data may include a data channel identification number associated with the virtual station interface communicatively coupled to the virtual machine.
- implementation of this method may include the originator of at least the portion of the identification information to be identified as local.
- the identification information for the data may include a default identification number generated at the input/output device based on the data being associated with control data.
- the control data may be related to establishing a data channel between the network element and the virtual machine. The data channel routed through the virtual station interface.
- implementation of this method may include operating the input/output device in compliance with one or more Ethernet specifications.
- the one or more Ethernet specification may include an Institute of Electrical and Electronics
- the originator of at least the portion of the identification information may be identified as global and the identification number may include one of a Service tag (S-tag) or a Bridge Port Extension tag (E-tag).
- S-tag Service tag
- E-tag Bridge Port Extension tag
- the S-tag or the E-tag may be related to an established data channel between the network element and the virtual machine.
- the established data channel may be routed through the virtual station interface.
- implementation of this method may include operating the I/O device in compliance with one or more Ethernet specifications.
- the one or more Ethernet specifications to include an Institute of Electrical and Electronics Engineers (IEEE) 802.1Qbg Ethernet specification or an IEEE 802.1BR Ethernet specification.
- IEEE Institute of Electrical and Electronics Engineers
- the originator of at least the portion of the identification information may be identified as local and the identification number to include one of a Service tag (S-tag) or a Bridge Port Extension tag (E-tag).
- S-tag or the E-tag may be related to an established data channel between the virtual machine and the network element.
- the established data channel may be routed through the virtual station interface.
- implementation of this method may include storing information associated with multiple switches of the I/O device in a single switch identification table, the single switch identification table maintained in a memory at the input/output device.
- the information may include the assigned switch identification for the data.
- implementation of this method may include using the assigned switch identification as part of a lookup table comprises the lookup table to be stored in a memory at the input/output device, the memory arranged as ternary content-addressable memory (TCAM).
- TCAM ternary content-addressable memory
- At least one machine readable medium comprising a plurality of instructions that in response to being executed on a computing device cause the computing device to carry out the example method as mentioned above.
- an apparatus or device may include means for performing the example method as mentioned above.
- an example apparatus or device may include a processor circuit and a memory unit communicatively coupled to the processor circuit.
- the memory unit may be arranged to store instructions for logic operative on the processor circuit.
- the logic may be configured to receive data at an input/output device capable of being coupled to a host device.
- the data may have a destination associated with a virtual station interface maintained at the input/output device.
- the virtual station interface may be capable of being coupled to a virtual machine implemented at the host device.
- the data may have been sent from one of the virtual machine or a network element capable of being coupled to the input/output device via a network communication link.
- the logic may have also been configured to assign a switch identification to the data based on an assigned port identifier through which the data is received at the input/output device, identification information for the data, and an originator of at least a portion of the identification information.
- the logic may be configured to use the assigned switch identification as part of a lookup table in order to determine one or more actions for processing the data at the input/output device.
- the memory unit may include volatile memory.
- the port through which the data is received may include one of a physical port capable of being coupled to the network communication link or a logical port capable of being coupled to a data channel arranged to route data from the virtual machine to another virtual machine implemented at the host device.
- the originator of at least the portion of the identification information may be be identified as local based on the identification information for the data being generated at the input/output device.
- the data originator may also be identified as global based on the identification information for the data being generated externally to the input/output device.
- a local identification may be associated with a first identifier and a global identification may be associated with a second identifier.
- the assigned switch identification may include one of the first identifier or the second identifier based on whether the originator is identified as local or global.
- the originator of at least the portion of the identification information may be identified as local.
- the identification information for the data may include a data channel identification number associated with the virtual station interface capable of being coupled to the virtual machine.
- the originator of at least the portion of the identification information may be identified as local.
- the identification information for the data may include a default identification number generated at the input/output device based on the data being associated with control data.
- the control data may be related to establishing a data channel between the network element and the virtual machine through the virtual station interface.
- the input/output device may be arranged to operate in compliance with one or more Ethernet specifications to include an Institute of Electrical and Electronics Engineers (IEEE) 802.1Qbg Ethernet specification or an IEEE 802.1BR Ethernet specification.
- IEEE Institute of Electrical and Electronics Engineers
- the originator of at least the portion of the identification information may be identified as global.
- the identification number may include one of a Service tag (S-tag) or a Bridge Port Extension tag (E-tag).
- S-tag or the E-tag may be related to an established data channel between the network element and the virtual machine. The data channel may be routed through the virtual station interface.
- the input/output device may be arranged to operate in compliance with one or more Ethernet specifications to include an Institute of Electrical and Electronics Engineers (IEEE) 802.1Qbg Ethernet
- the originator of at least the portion of the identification information may be identified as local and the identification number to include one of a Service tag (S-tag) or a Bridge Port Extension tag (E-tag).
- S-tag Service tag
- E-tag Bridge Port Extension tag
- the S-tag or the E-tag may be related to an established data channel between the virtual machine and the network element. The established data channel may be routed through the virtual station interface.
- the logic may also be configured to use the assigned switch identification as part of a lookup table stored in a memory at the input/output device.
- the memory may be arranged as ternary content-addressable memory (TCAM).
Landscapes
- Engineering & Computer Science (AREA)
- Software Systems (AREA)
- Computer Networks & Wireless Communication (AREA)
- Signal Processing (AREA)
- Theoretical Computer Science (AREA)
- Physics & Mathematics (AREA)
- General Engineering & Computer Science (AREA)
- General Physics & Mathematics (AREA)
- Computer Security & Cryptography (AREA)
- Small-Scale Networks (AREA)
- Mobile Radio Communication Systems (AREA)
- Data Exchanges In Wide-Area Networks (AREA)
Priority Applications (8)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
KR1020147027286A KR101617210B1 (ko) | 2012-03-29 | 2012-03-29 | 입력/출력 디바이스에서 할당 스위치 아이덴티피케이션을 사용하는 기술 |
PCT/US2012/031276 WO2013147805A1 (en) | 2012-03-29 | 2012-03-29 | Techniques for using an assigned switch identification at an input/output device |
CN201710697402.5A CN107508767B (zh) | 2012-03-29 | 2012-03-29 | 用于在输入/输出设备中使用指派的交换机标识的技术 |
DE112012006126.8T DE112012006126T5 (de) | 2012-03-29 | 2012-03-29 | Techniken für die Verwendung einer zugewiesenen Switch-Identifikation an einem Eingabe/Ausgabe-Gerät |
CN201280071997.9A CN104221343B (zh) | 2012-03-29 | 2012-03-29 | 用于在输入/输出设备中使用指派的交换机标识的技术 |
TW102106685A TWI651957B (zh) | 2012-03-29 | 2013-02-26 | 使用經指派之切換識別於輸入/輸出裝置上的技術 |
US13/839,606 US8954620B2 (en) | 2012-03-29 | 2013-03-15 | Techniques for using an assigned switch identification at an input/output device |
US14/592,774 US9280367B2 (en) | 2012-03-29 | 2015-01-08 | Techniques for using an assigned switch identification at an input/output device |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
PCT/US2012/031276 WO2013147805A1 (en) | 2012-03-29 | 2012-03-29 | Techniques for using an assigned switch identification at an input/output device |
Related Child Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
US13/839,606 Continuation US8954620B2 (en) | 2012-03-29 | 2013-03-15 | Techniques for using an assigned switch identification at an input/output device |
Publications (1)
Publication Number | Publication Date |
---|---|
WO2013147805A1 true WO2013147805A1 (en) | 2013-10-03 |
Family
ID=49260867
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
PCT/US2012/031276 WO2013147805A1 (en) | 2012-03-29 | 2012-03-29 | Techniques for using an assigned switch identification at an input/output device |
Country Status (5)
Country | Link |
---|---|
KR (1) | KR101617210B1 (zh) |
CN (2) | CN104221343B (zh) |
DE (1) | DE112012006126T5 (zh) |
TW (1) | TWI651957B (zh) |
WO (1) | WO2013147805A1 (zh) |
Cited By (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN112532756A (zh) * | 2019-09-17 | 2021-03-19 | 华为技术有限公司 | 接口扩展方法、装置和系统 |
WO2023123902A1 (zh) * | 2021-12-28 | 2023-07-06 | 深圳云天励飞技术股份有限公司 | 芯片系统中的数据传输处理方法及相关装置 |
Families Citing this family (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US9823849B2 (en) * | 2015-06-26 | 2017-11-21 | Intel Corporation | Method and apparatus for dynamically allocating storage resources to compute nodes |
TWI622884B (zh) * | 2016-11-17 | 2018-05-01 | 宏碁股份有限公司 | 根複合體管理方法及根複合體 |
CN109426545B (zh) * | 2017-08-31 | 2023-02-03 | 阿里巴巴集团控股有限公司 | 一种数据通信方法及装置 |
Citations (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US20090292858A1 (en) * | 2008-05-23 | 2009-11-26 | Vmware, Inc. | Distributed Virtual Switch for Virtualized Computer Systems |
US20100058336A1 (en) * | 2008-08-28 | 2010-03-04 | Intel Corporation | Assignment, at least in part, of at least one virtual machine to at least one packet |
US20100214949A1 (en) * | 2009-02-23 | 2010-08-26 | Cisco Technology, Inc. | Distributed data center access switch |
US20110286380A1 (en) * | 2010-05-21 | 2011-11-24 | Yee Yi Zhu | Wireless workgroup bridge for network viryualization |
Family Cites Families (9)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN100399767C (zh) * | 2003-09-26 | 2008-07-02 | 华为技术有限公司 | 一种虚拟交换机系统接入ip公网的方法 |
US7693158B1 (en) * | 2003-12-22 | 2010-04-06 | Extreme Networks, Inc. | Methods and systems for selectively processing virtual local area network (VLAN) traffic from different networks while allowing flexible VLAN identifier assignment |
US8838743B2 (en) * | 2004-02-13 | 2014-09-16 | Intel Corporation | Apparatus and method for a dynamically extensible virtual switch |
US7620741B2 (en) * | 2005-04-22 | 2009-11-17 | Sun Microsystems, Inc. | Proxy-based device sharing |
TW200917240A (en) * | 2007-10-05 | 2009-04-16 | Sheng-Chi Chen | Perpendicular magnetic recording film and method of fabricating the same |
US8918657B2 (en) * | 2008-09-08 | 2014-12-23 | Virginia Tech Intellectual Properties | Systems, devices, and/or methods for managing energy usage |
US8130641B2 (en) * | 2009-03-13 | 2012-03-06 | Hewlett-Packard Development Company, L.P. | Methods and systems for managing network traffic within a virtual network system |
US8417800B2 (en) * | 2010-07-16 | 2013-04-09 | Broadcom Corporation | Method and system for network configuration and/or provisioning based on open virtualization format (OVF) metadata |
CN102316001B (zh) * | 2011-10-13 | 2014-02-05 | 杭州华三通信技术有限公司 | 一种虚拟网络连接配置实现方法和网络设备 |
-
2012
- 2012-03-29 KR KR1020147027286A patent/KR101617210B1/ko not_active IP Right Cessation
- 2012-03-29 CN CN201280071997.9A patent/CN104221343B/zh active Active
- 2012-03-29 DE DE112012006126.8T patent/DE112012006126T5/de not_active Ceased
- 2012-03-29 CN CN201710697402.5A patent/CN107508767B/zh active Active
- 2012-03-29 WO PCT/US2012/031276 patent/WO2013147805A1/en active Application Filing
-
2013
- 2013-02-26 TW TW102106685A patent/TWI651957B/zh active
Patent Citations (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US20090292858A1 (en) * | 2008-05-23 | 2009-11-26 | Vmware, Inc. | Distributed Virtual Switch for Virtualized Computer Systems |
US20100058336A1 (en) * | 2008-08-28 | 2010-03-04 | Intel Corporation | Assignment, at least in part, of at least one virtual machine to at least one packet |
US20100214949A1 (en) * | 2009-02-23 | 2010-08-26 | Cisco Technology, Inc. | Distributed data center access switch |
US20110286380A1 (en) * | 2010-05-21 | 2011-11-24 | Yee Yi Zhu | Wireless workgroup bridge for network viryualization |
Cited By (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN112532756A (zh) * | 2019-09-17 | 2021-03-19 | 华为技术有限公司 | 接口扩展方法、装置和系统 |
CN112532756B (zh) * | 2019-09-17 | 2023-10-24 | 华为技术有限公司 | 接口扩展方法、装置和系统 |
WO2023123902A1 (zh) * | 2021-12-28 | 2023-07-06 | 深圳云天励飞技术股份有限公司 | 芯片系统中的数据传输处理方法及相关装置 |
Also Published As
Publication number | Publication date |
---|---|
KR101617210B1 (ko) | 2016-05-18 |
TW201404097A (zh) | 2014-01-16 |
KR20140139522A (ko) | 2014-12-05 |
CN107508767B (zh) | 2020-10-02 |
TWI651957B (zh) | 2019-02-21 |
CN107508767A (zh) | 2017-12-22 |
CN104221343B (zh) | 2017-09-26 |
DE112012006126T5 (de) | 2014-12-24 |
CN104221343A (zh) | 2014-12-17 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US9280367B2 (en) | Techniques for using an assigned switch identification at an input/output device | |
US11005755B2 (en) | Packet processing method in cloud computing system, host, and system | |
US10491517B2 (en) | Packet processing method in cloud computing system, host, and system | |
US11740919B2 (en) | System and method for hardware offloading of nested virtual switches | |
US20190020501A1 (en) | In-band management interface with user space datapath | |
US9602416B2 (en) | Overlay capabilities exchange using DCBX | |
CN108337192B (zh) | 一种云数据中心中报文通信方法和装置 | |
CN106557444B (zh) | 实现sr-iov网卡的方法和装置、实现动态迁移的方法和装置 | |
EP3378201B1 (en) | Load balancing over multiple tunnel endpoints | |
WO2013147805A1 (en) | Techniques for using an assigned switch identification at an input/output device | |
US9928206B2 (en) | Dedicated LAN interface per IPMI instance on a multiple baseboard management controller (BMC) system with single physical network interface | |
US20140059170A1 (en) | Packet processing of data using multiple media access controllers | |
US9503278B2 (en) | Reflective relay processing on logical ports for channelized links in edge virtual bridging systems |
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: 12872777 Country of ref document: EP Kind code of ref document: A1 |
|
ENP | Entry into the national phase |
Ref document number: 20147027286 Country of ref document: KR Kind code of ref document: A |
|
WWE | Wipo information: entry into national phase |
Ref document number: 112012006126 Country of ref document: DE Ref document number: 1120120061268 Country of ref document: DE |
|
122 | Ep: pct application non-entry in european phase |
Ref document number: 12872777 Country of ref document: EP Kind code of ref document: A1 |