Tagged articles
21 articles
Page 1 of 1
360 Zhihui Cloud Developer
360 Zhihui Cloud Developer
Mar 18, 2026 · Operations

Implementing Hierarchical QoS IP‑Port Granular Offload Rate Limiting with OVS and DPDK

This article explains how to design and implement hardware‑offloaded, IP‑ and port‑granular traffic shaping using Open vSwitch, OpenFlow meters, Mellanox HQoS, and DPDK, covering software limits, meter hierarchy, flow‑meter association, deletion workflows, RCU handling, and same‑host traffic considerations.

DPDKHQoSMeter Hierarchy
0 likes · 24 min read
Implementing Hierarchical QoS IP‑Port Granular Offload Rate Limiting with OVS and DPDK
360 Zhihui Cloud Developer
360 Zhihui Cloud Developer
Aug 7, 2025 · Operations

How to Accelerate OVS with Mellanox ConnectX‑6: Hardware Offload Design & Implementation

This article explains the challenges of using community OVS with Mellanox ConnectX‑6 NIC for hardware offload, details the design and implementation of Cx6 offload configuration, flow‑table match/action adaptation, Conn‑based large‑flow offload, and the coordination mechanism between hardware‑offloaded and software flow tables to achieve significant CPU savings while preserving security‑group and connection‑tracking correctness.

ConnectX-6DPDKHardware offload
0 likes · 19 min read
How to Accelerate OVS with Mellanox ConnectX‑6: Hardware Offload Design & Implementation
AI Cyberspace
AI Cyberspace
May 19, 2023 · Cloud Computing

Mastering OpenStack Neutron SR‑IOV: Boost Network Performance with VLAN & NUMA

This guide explains the performance limitations of Neutron OVS networking, introduces SR‑IOV as a high‑performance I/O virtualization solution, and provides step‑by‑step configuration for enabling SR‑IOV agents, mapping physical networks, creating VLAN and flat networks, handling NUMA affinity, security groups, and bonding, with detailed command examples and XML snippets.

NUMANeutronOVS
0 likes · 27 min read
Mastering OpenStack Neutron SR‑IOV: Boost Network Performance with VLAN & NUMA
AI Cyberspace
AI Cyberspace
May 5, 2023 · Cloud Native

Master Open vSwitch: Architecture, Installation, and Advanced Configuration

This guide explains Open vSwitch's origins, core features, software architecture, key components such as ovsdb-server, ovs-vswitchd, and the kernel module, provides step‑by‑step installation on CentOS 7, and details configuration of bridges, ports, SSL, controllers, and flow handling for SDN environments.

Network VirtualizationOVSOpen vSwitch
0 likes · 34 min read
Master Open vSwitch: Architecture, Installation, and Advanced Configuration
Cloud Native Technology Community
Cloud Native Technology Community
Sep 15, 2022 · Cloud Native

China Unicom Upgrades Its Cloud‑Native Network Architecture to an OVN + OVS + Smart‑NIC Based SDN Platform

China Unicom’s cloud‑native platform underwent a five‑month, multi‑data‑center upgrade that replaced its legacy virtual network with an OVN‑OVS‑smart‑NIC SDN control plane, delivering advanced scalability, high performance, and zero‑fault online migration for over 1,300 business applications.

China UnicomOVNOVS
0 likes · 7 min read
China Unicom Upgrades Its Cloud‑Native Network Architecture to an OVN + OVS + Smart‑NIC Based SDN Platform
Cloud Native Technology Community
Cloud Native Technology Community
May 17, 2022 · Cloud Native

Technical Overview of Kube-OVN Based Network Solution for Mixed VM and Container Environments

This article presents a detailed technical overview of how ByteDance selected Kube-OVN for a mixed virtual‑machine and container networking scenario, describes the initial network design, identifies performance issues, and outlines three improvement plans including OVS‑DPDK, source‑route optimization, and a switch from Geneve to VXLAN.

CNIDPDKKube-OVN
0 likes · 7 min read
Technical Overview of Kube-OVN Based Network Solution for Mixed VM and Container Environments
Cloud Native Technology Community
Cloud Native Technology Community
Jan 25, 2022 · Cloud Native

Technical Overview of Kube-OVN Deployment for Hybrid VM and Container Environments at ByteDance

This article details ByteDance's technical evaluation and implementation of Kube-OVN as a CNI solution for hybrid virtual‑machine and container workloads, covering selection criteria, the initial network design, identified issues, subsequent optimizations, and future roadmap considerations within a cloud‑native Kubernetes environment.

CNICloud NativeKube-OVN
0 likes · 7 min read
Technical Overview of Kube-OVN Deployment for Hybrid VM and Container Environments at ByteDance
Cloud Native Technology Community
Cloud Native Technology Community
Oct 27, 2021 · Cloud Native

How Kube-OVN Transforms Kubernetes Networking for Cloud‑Native Environments

The article provides a comprehensive overview of Kube-OVN, a powerful Kubernetes CNI plugin that leverages OVS to deliver enterprise‑grade overlay and underlay networking, multi‑NIC management, security policies, performance tuning, and monitoring, while also outlining its architecture, usage steps, and community resources.

Cloud Native NetworkingKube-OVNKubernetes CNI
0 likes · 14 min read
How Kube-OVN Transforms Kubernetes Networking for Cloud‑Native Environments
360 Tech Engineering
360 Tech Engineering
Apr 12, 2021 · Operations

Mellanox CX-5 NIC OVS Flow Table Acceleration and SR‑IOV VF Migration Guide

This guide details the investigation of Mellanox CX‑5 NIC support for OVS flow‑table acceleration, outlines required software versions, explains VT‑d and SR‑IOV technologies, provides step‑by‑step host configuration, OVS setup, test procedures, performance results in VXLAN and VLAN environments, and explores the feasibility and scripts for VF hot‑migration.

MellanoxOVSSR-IOV
0 likes · 10 min read
Mellanox CX-5 NIC OVS Flow Table Acceleration and SR‑IOV VF Migration Guide
UCloud Tech
UCloud Tech
Aug 29, 2018 · Fundamentals

Turn Routing into Switching: OpenFlow Tricks to Simplify Cross‑Subnet Traffic

This article explains how to convert three‑layer routing into two‑layer switching (and vice‑versa) using OpenFlow and OVS, covering the differences between routing and switching, flow‑table configuration, ARP handling, TTL management, and practical Linux commands to achieve cross‑subnet communication without a traditional gateway.

OVSOpenFlowlayer 2 switching
0 likes · 10 min read
Turn Routing into Switching: OpenFlow Tricks to Simplify Cross‑Subnet Traffic