Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

OVS/vlan 802.1Q support for ACRN ISD #2635

Closed
Mingyuan18 opened this issue Feb 27, 2019 · 2 comments
Closed

OVS/vlan 802.1Q support for ACRN ISD #2635

Mingyuan18 opened this issue Feb 27, 2019 · 2 comments
Assignees
Labels

Comments

@Mingyuan18
Copy link

Support OVS / vlan 802.1Q for ACRN.

@Mingyuan18 Mingyuan18 added priority: P3-Medium status: new The issue status: new for creation type: feature New feature labels Feb 27, 2019
@Mingyuan18
Copy link
Author

[External_System_ID] ACRN-2227

ssqre added a commit to acrn-project/acrn-kernel that referenced this issue Mar 5, 2019
Open vSwitch, abbreviated as OVS, is an open-source implementation of a
distributed virtual multilayer switch which is used to provide a
switching stack for hardware virtualization environments, while supporting
multiple protocols and standards used in computer networks. This patch
is to enable the OVS kernel module by default.

Tracked-On: projectacrn/acrn-hypervisor#2635
Signed-off-by: Jie Deng <jie.deng@intel.com>
Reviewed-by: Yuan Liu <yuan1.liu@intel.com>
Reviewed-by: Zhao Yakui <yakui.zhao@itnel.com>
wenlingz pushed a commit to projectacrn/acrn-kernel that referenced this issue Mar 6, 2019
Open vSwitch, abbreviated as OVS, is an open-source implementation of a
distributed virtual multilayer switch which is used to provide a
switching stack for hardware virtualization environments, while supporting
multiple protocols and standards used in computer networks. This patch
is to enable the OVS kernel module by default.

Tracked-On: projectacrn/acrn-hypervisor#2635
Signed-off-by: Jie Deng <jie.deng@intel.com>
Reviewed-by: Yuan Liu <yuan1.liu@intel.com>
Reviewed-by: Zhao Yakui <yakui.zhao@itnel.com>
@Mingyuan18 Mingyuan18 added status: Assigned Assigned and removed status: new The issue status: new for creation labels Mar 12, 2019
yakuizhao pushed a commit to projectacrn/acrn-kernel that referenced this issue Apr 3, 2019
Open vSwitch, abbreviated as OVS, is an open-source implementation of a
distributed virtual multilayer switch which is used to provide a
switching stack for hardware virtualization environments, while supporting
multiple protocols and standards used in computer networks. This patch
is to enable the OVS kernel module by default.

Tracked-On: projectacrn/acrn-hypervisor#2635
Signed-off-by: Jie Deng <jie.deng@intel.com>
Reviewed-by: Yuan Liu <yuan1.liu@intel.com>
Reviewed-by: Zhao Yakui <yakui.zhao@itnel.com>
yakuizhao pushed a commit to projectacrn/acrn-kernel that referenced this issue May 14, 2019
Open vSwitch, abbreviated as OVS, is an open-source implementation of a
distributed virtual multilayer switch which is used to provide a
switching stack for hardware virtualization environments, while supporting
multiple protocols and standards used in computer networks. This patch
is to enable the OVS kernel module by default.

Tracked-On: projectacrn/acrn-hypervisor#2635
Signed-off-by: Jie Deng <jie.deng@intel.com>
Reviewed-by: Yuan Liu <yuan1.liu@intel.com>
Reviewed-by: Zhao Yakui <yakui.zhao@itnel.com>
psun3x pushed a commit to psun3x/acrn-kernel that referenced this issue Jun 17, 2019
Open vSwitch, abbreviated as OVS, is an open-source implementation of a
distributed virtual multilayer switch which is used to provide a
switching stack for hardware virtualization environments, while supporting
multiple protocols and standards used in computer networks. This patch
is to enable the OVS kernel module by default.

Tracked-On: projectacrn/acrn-hypervisor#2635
Signed-off-by: Jie Deng <jie.deng@intel.com>
Reviewed-by: Yuan Liu <yuan1.liu@intel.com>
Reviewed-by: Zhao Yakui <yakui.zhao@itnel.com>
psun3x pushed a commit to psun3x/acrn-kernel that referenced this issue Jul 4, 2019
Open vSwitch, abbreviated as OVS, is an open-source implementation of a
distributed virtual multilayer switch which is used to provide a
switching stack for hardware virtualization environments, while supporting
multiple protocols and standards used in computer networks. This patch
is to enable the OVS kernel module by default.

Tracked-On: projectacrn/acrn-hypervisor#2635
Signed-off-by: Jie Deng <jie.deng@intel.com>
Reviewed-by: Yuan Liu <yuan1.liu@intel.com>
Reviewed-by: Zhao Yakui <yakui.zhao@itnel.com>
@Mingyuan18
Copy link
Author

The patch was merged , acrn tag: tag:acrn-2018w20.4-173000p.

@Mingyuan18 Mingyuan18 added status: closed The issue been closed and removed status: Assigned Assigned labels Jul 4, 2019
psun3x pushed a commit to psun3x/acrn-kernel that referenced this issue Jul 4, 2019
Open vSwitch, abbreviated as OVS, is an open-source implementation of a
distributed virtual multilayer switch which is used to provide a
switching stack for hardware virtualization environments, while supporting
multiple protocols and standards used in computer networks. This patch
is to enable the OVS kernel module by default.

Tracked-On: projectacrn/acrn-hypervisor#2635
Signed-off-by: Jie Deng <jie.deng@intel.com>
Reviewed-by: Yuan Liu <yuan1.liu@intel.com>
Reviewed-by: Zhao Yakui <yakui.zhao@itnel.com>
psun3x pushed a commit to psun3x/acrn-kernel that referenced this issue Jul 10, 2019
Open vSwitch, abbreviated as OVS, is an open-source implementation of a
distributed virtual multilayer switch which is used to provide a
switching stack for hardware virtualization environments, while supporting
multiple protocols and standards used in computer networks. This patch
is to enable the OVS kernel module by default.

Tracked-On: projectacrn/acrn-hypervisor#2635
Signed-off-by: Jie Deng <jie.deng@intel.com>
Reviewed-by: Yuan Liu <yuan1.liu@intel.com>
Reviewed-by: Zhao Yakui <yakui.zhao@itnel.com>
acrnsi pushed a commit to projectacrn/acrn-kernel that referenced this issue Jul 25, 2019
Open vSwitch, abbreviated as OVS, is an open-source implementation of a
distributed virtual multilayer switch which is used to provide a
switching stack for hardware virtualization environments, while supporting
multiple protocols and standards used in computer networks. This patch
is to enable the OVS kernel module by default.

Tracked-On: projectacrn/acrn-hypervisor#2635
Signed-off-by: Jie Deng <jie.deng@intel.com>
Reviewed-by: Yuan Liu <yuan1.liu@intel.com>
Reviewed-by: Zhao Yakui <yakui.zhao@itnel.com>
psun3x pushed a commit to psun3x/acrn-kernel that referenced this issue Aug 7, 2019
Open vSwitch, abbreviated as OVS, is an open-source implementation of a
distributed virtual multilayer switch which is used to provide a
switching stack for hardware virtualization environments, while supporting
multiple protocols and standards used in computer networks. This patch
is to enable the OVS kernel module by default.

Tracked-On: projectacrn/acrn-hypervisor#2635
Signed-off-by: Jie Deng <jie.deng@intel.com>
Reviewed-by: Yuan Liu <yuan1.liu@intel.com>
Reviewed-by: Zhao Yakui <yakui.zhao@itnel.com>
psun3x pushed a commit to psun3x/acrn-kernel that referenced this issue Aug 25, 2019
Open vSwitch, abbreviated as OVS, is an open-source implementation of a
distributed virtual multilayer switch which is used to provide a
switching stack for hardware virtualization environments, while supporting
multiple protocols and standards used in computer networks. This patch
is to enable the OVS kernel module by default.

Tracked-On: projectacrn/acrn-hypervisor#2635
Signed-off-by: Jie Deng <jie.deng@intel.com>
Reviewed-by: Yuan Liu <yuan1.liu@intel.com>
Reviewed-by: Zhao Yakui <yakui.zhao@itnel.com>
yakuizhao pushed a commit to projectacrn/acrn-kernel that referenced this issue Sep 5, 2019
Open vSwitch, abbreviated as OVS, is an open-source implementation of a
distributed virtual multilayer switch which is used to provide a
switching stack for hardware virtualization environments, while supporting
multiple protocols and standards used in computer networks. This patch
is to enable the OVS kernel module by default.

Tracked-On: projectacrn/acrn-hypervisor#2635
Signed-off-by: Jie Deng <jie.deng@intel.com>
Reviewed-by: Yuan Liu <yuan1.liu@intel.com>
Reviewed-by: Zhao Yakui <yakui.zhao@itnel.com>
acrnsi pushed a commit to projectacrn/acrn-kernel that referenced this issue Sep 25, 2019
Open vSwitch, abbreviated as OVS, is an open-source implementation of a
distributed virtual multilayer switch which is used to provide a
switching stack for hardware virtualization environments, while supporting
multiple protocols and standards used in computer networks. This patch
is to enable the OVS kernel module by default.

Tracked-On: projectacrn/acrn-hypervisor#2635
Signed-off-by: Jie Deng <jie.deng@intel.com>
Reviewed-by: Yuan Liu <yuan1.liu@intel.com>
Reviewed-by: Zhao Yakui <yakui.zhao@itnel.com>
gaojunhao0504 pushed a commit to projectacrn/acrn-kernel that referenced this issue Mar 11, 2020
Open vSwitch, abbreviated as OVS, is an open-source implementation of a
distributed virtual multilayer switch which is used to provide a
switching stack for hardware virtualization environments, while supporting
multiple protocols and standards used in computer networks. This patch
is to enable the OVS kernel module by default.

Tracked-On: projectacrn/acrn-hypervisor#2635
Signed-off-by: Jie Deng <jie.deng@intel.com>
Reviewed-by: Yuan Liu <yuan1.liu@intel.com>
Reviewed-by: Zhao Yakui <yakui.zhao@itnel.com>
gaojunhao0504 pushed a commit to projectacrn/acrn-kernel that referenced this issue Mar 13, 2020
Open vSwitch, abbreviated as OVS, is an open-source implementation of a
distributed virtual multilayer switch which is used to provide a
switching stack for hardware virtualization environments, while supporting
multiple protocols and standards used in computer networks. This patch
is to enable the OVS kernel module by default.

Tracked-On: projectacrn/acrn-hypervisor#2635
Signed-off-by: Jie Deng <jie.deng@intel.com>
Reviewed-by: Yuan Liu <yuan1.liu@intel.com>
Reviewed-by: Zhao Yakui <yakui.zhao@itnel.com>
gaojunhao0504 pushed a commit to projectacrn/acrn-kernel that referenced this issue Apr 30, 2020
Open vSwitch, abbreviated as OVS, is an open-source implementation of a
distributed virtual multilayer switch which is used to provide a
switching stack for hardware virtualization environments, while supporting
multiple protocols and standards used in computer networks. This patch
is to enable the OVS kernel module by default.

Tracked-On: projectacrn/acrn-hypervisor#2635
Signed-off-by: Jie Deng <jie.deng@intel.com>
Reviewed-by: Yuan Liu <yuan1.liu@intel.com>
Reviewed-by: Zhao Yakui <yakui.zhao@itnel.com>
shuox pushed a commit to projectacrn/acrn-kernel that referenced this issue May 7, 2020
Open vSwitch, abbreviated as OVS, is an open-source implementation of a
distributed virtual multilayer switch which is used to provide a
switching stack for hardware virtualization environments, while supporting
multiple protocols and standards used in computer networks. This patch
is to enable the OVS kernel module by default.

Tracked-On: projectacrn/acrn-hypervisor#2635
Signed-off-by: Jie Deng <jie.deng@intel.com>
Reviewed-by: Yuan Liu <yuan1.liu@intel.com>
Reviewed-by: Zhao Yakui <yakui.zhao@itnel.com>
sys-oak pushed a commit to intel/linux-intel-lts that referenced this issue May 20, 2020
Open vSwitch, abbreviated as OVS, is an open-source implementation of a
distributed virtual multilayer switch which is used to provide a
switching stack for hardware virtualization environments, while supporting
multiple protocols and standards used in computer networks. This patch
is to enable the OVS kernel module by default.

Tracked-On: projectacrn/acrn-hypervisor#2635
Signed-off-by: Jie Deng <jie.deng@intel.com>
Reviewed-by: Yuan Liu <yuan1.liu@intel.com>
Reviewed-by: Zhao Yakui <yakui.zhao@itnel.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants