Blueprint overview/Introduction

Integrated Edge Cloud(IEC) is an Akraino approved blueprint family and part of Akraino Edge Stack, which intends to develop a fully integrated edge infrastructure solution, and the project is completely focused on Edge Computing. This open-source software stack provides critical infrastructure to enable high performance, reduce latency, improve availability, lower operational overhead, provide scalability, address security needs, and improve fault management. The IEC project will address multiple edge use cases and industry, not just the Telco Industry. IEC intends to develop solution and support of carrier, provider, and the IoT networks.  

IEC Type 5 is focused on SmartNIC, which could accelerate network performance and provide more management convenience.

In general, the architecture consists of two layers:  IaaS (IEC), SmartNIC layer. But in R3, we have two simple layers: Host Layer, SmartNIC Layer. 


Use Case

1. OVS-DPDK offload into SmartNic to accelerate the network performance and save computing resources which is important in the edge cloud environment
2. part of the UPF functions like load balance, forwarding, dpi, etc offloaded into SmartNIC to enhance the performance of UPF who will be deployed in carrier's edge cloud datacenters



Where on the Edge

Business Drivers: SmartNIC is located in edge cloud servers, which belongs to the EC infrastructure and VPC, 5G UPF can use SmartNIC to accelerate the performance.


Overall Architecture

SmartNIC Datacenter Services across all Clouds as the diagram shown below:

Platform Architecture

  • OVS-DPDK offload into SmartNic


For R3 Release, we haven't used the Kubernetes component. 

For the hardware components information:

Qty.

Item

 Comments

2x86 servers running CentOS 7.5 Intel(R) Xeon(R) CPU E5-2630 v4 @ 2.20GHz / 40 cores / 2 numa / 64G memory
1ConnectX-5 NIC (FW: 16.24.0328 and up) -
1BlueField 25GbE SmartNIC with Arm processor (FW: 18.24.1000 and up) ARMv8 16 cores / single numa / 16G memory/ 25G bandwidth
 125GB/s SFP28 networking cable -
 1QSA28 Adapter (100GB-to-25GB Adapter) -
 1UART-to-USB cableFor SmartNIC USB console access 
 1Mini USB Type B cableFor SmartNIC USB Console Access
 1bfb image to be loaded on the BlueField SmartNIC Arm. Image contains:
  • CentOS 7.5 over Arm architecture
  • MLNX_OFED_LINUX-4.4-2.5.11.0 (compiled with DPDK and BlueField flags)
  • DPDK libraries version 18.11
  • Pre-configured network settings for easy SmartNIC management

Software Platform Architecture



System SoftwareDPDK
Machine 1Centos 7.5OVS-DPDK 2.12 version 19.11
Machine 2Centos 7.5OVS-DPDK 2.12 version 19.11



APIs

Not Applicable

Hardware and Software Management

The detailed hardware is itemized below


Bare Metal Machine(Host Layer)SmartNic LayerSystem Software
Machine 1Intel(R) Xeon(R) CPU E5-2630 v4 @ 2.20GHz / 40 cores / 2 numa / 64G memory

ARMv8 16 cores / single numa / 16G memory  / 25G bandwidth


Centos 7.5OVS-DPDK 2.12 
Machine 2Intel(R) Xeon(R) CPU E5-2630 v4 @ 2.20GHz / 40 cores / 2 numa / 64G memoryARMv8 16 cores / single numa / 16G memory/ 25G bandwidthCentos 7.5OVS-DPDK 2.12 

Licensing

  • GNU/common license




  • No labels

2 Comments

  1. Which K8s CNI are you using to verify this SmartNIC functionality?


    Since you mentioned OVS-DPDK, I guess it needs to be one of the following

    • ovn-kubernetes
    • Antrea
    • Nodus
    • Kubeovn


    Can you confirm the one you are using?