+ All Categories
Home > Technology > Summit 16: ARM Mini-Summit - OpenDataPlane Monarch Release - Linaro

Summit 16: ARM Mini-Summit - OpenDataPlane Monarch Release - Linaro

Date post: 16-Apr-2017
Category:
Upload: opnfv
View: 196 times
Download: 1 times
Share this document with a friend
19
Presented by Date Bill Fischofer 21 June 2016 OpenDataPlane (ODP) Introducing ODP Monarch ARM Ecosystem Mini Summit Berlin Event
Transcript
Page 1: Summit 16: ARM Mini-Summit -   OpenDataPlane Monarch Release - Linaro

Presented by

Date

Bill Fischofer

21 June 2016

OpenDataPlane (ODP)Introducing ODP Monarch

ARM Ecosystem Mini Summit Berlin

Event

Page 2: Summit 16: ARM Mini-Summit -   OpenDataPlane Monarch Release - Linaro

● Requirements that motivate and drive ODP

● What is ODP? ● Sponsorship and governance model

● Components

● Structure

● ODP Monarch Features, Platforms, and Applications

Discussion Topics

Page 3: Summit 16: ARM Mini-Summit -   OpenDataPlane Monarch Release - Linaro

● Support application portability across diverse ISAs and system architectures○ Core counts, memory organization, integrated HW capabilities, etc.

OpenDataPlane Requirements

● Be able to exploit platform-specific acceleration and offload capabilities (HW and SW) without application effort○ e.g., HW buffer/packet mgmt, integrated I/O, HW parsing and classification, HW

scheduling and flow ordering, HW egress traffic shaping and QoS, etc.

● Support scalability to many-core architectures without application redesign○ Application design unchanged if running on 4, 40, or 400 cores

Page 4: Summit 16: ARM Mini-Summit -   OpenDataPlane Monarch Release - Linaro

ODP Overview

Page 5: Summit 16: ARM Mini-Summit -   OpenDataPlane Monarch Release - Linaro

The Linaro Networking Group and its 13 member companies are sponsors and upstream maintainers of ODP

LNG membership is open to all

ODP is fully open source and open contribution, uses BSD 3-clause licensing

All ODP design work is carried out in public with both open face-to-face meetings and weekly public architecture calls, and on the ODP mailing list

ODP Sponsorship and Governance

Page 6: Summit 16: ARM Mini-Summit -   OpenDataPlane Monarch Release - Linaro

What is OpenDataPlane?

An Abstract API Specification

Multiple independently maintained implementations of the ODP API

Validation Test Suite

ODP API Specification

ODP Implementations

ODPValidationTest Suite

Page 7: Summit 16: ARM Mini-Summit -   OpenDataPlane Monarch Release - Linaro

The ODP API Specification

ODP API Specification

An Abstract API Specification

● Vendor and platform neutral● Application-centric--covers functional needs of data plane applications● Ensures portability by specifying functional behavior of ODP● Defined jointly and openly by application writers and platform implementers● Architected to be implementable on a wide range of platforms efficiently● Sponsored, Governed, and Maintained by Linaro Networking Group (LNG)

Page 8: Summit 16: ARM Mini-Summit -   OpenDataPlane Monarch Release - Linaro

ODP Implementations

Multiple independently maintained implementations of the ODP API

● One size does not fit all--widely differing internals among platforms● Anyone can create an ODP implementation tailored to their platform● Distribution and maintenance of each implementation as owner wishes

○ Open source or closed source as business needs determine○ Have independent release cycles and service streams

● Allows HW and SW innovation in how ODP APIs are implemented on each platform

ODP Implementations

Page 9: Summit 16: ARM Mini-Summit -   OpenDataPlane Monarch Release - Linaro

ODP Implementations (Cont’d)

LNG distributes and maintains a number of Reference Implementations of ODP

● Provide easy bootstrapping of ODP onto new platforms● Implementers free to borrow or tailor code as needed for their platform● Implementers retain full control over their own implementations whether or

not they are derived from a reference implementation

ODP Implementations

odp-linux odp-dpdk

● Runs on any linux kernel● Not a performance target

● ODP APIs mapped on top of DPDK● Performance target for x86 systems

Page 10: Summit 16: ARM Mini-Summit -   OpenDataPlane Monarch Release - Linaro

ODP Validation Test Suite

ODP Validation Test Suite

Validation Test Suite

● Synchronized with ODP API Specification level● Maintained and distributed by LNG● Open source, open contribution, BSD-3 licensed● Key to ensuring application portability across all ODP

implementations● Tests that implementations of ODP conform to the specified

functional behavior of ODP APIs● Can be run at any time by both users and vendors to validate

implementations of ODP

Page 11: Summit 16: ARM Mini-Summit -   OpenDataPlane Monarch Release - Linaro

ODP Monarch Overview

Page 12: Summit 16: ARM Mini-Summit -   OpenDataPlane Monarch Release - Linaro

Community of ODP Applications

ODP Application

Platform AOCTEON

ODP API

QorIQ - DPAA

Application can run on any Platform

SDK ASimple Executive Freescale SDK DPDK

X86

Why ODP? - Application View

ODP demonstrated to add negligible overhead vs. native SDKs

Page 13: Summit 16: ARM Mini-Summit -   OpenDataPlane Monarch Release - Linaro

Why ODP? - Platform Vendor View

New SoC/Platform

Platform can compete for any Socket

Application AOpenVswitch Proxy

ODP API

SDK

Network Stack

Open source value

Page 14: Summit 16: ARM Mini-Summit -   OpenDataPlane Monarch Release - Linaro

ODP Project History

● October, 2013: Announced at LCU ‘13● 2014: Preview releases (v0.1 - v0.11)● 2015: Pre-Production Evaluation releases (v1.0 -

v1.11)● 2016: Production Release: “Monarch”

○ First Long Term Stable (LTS) ODP release○ Focus on embedded apps and OPNFV support○ Support higher-level adjunct projects like OpenFastPath○ Support for acceleration for other projects like NGiNX, Snabb Switch,

etc.

Page 15: Summit 16: ARM Mini-Summit -   OpenDataPlane Monarch Release - Linaro

ODP Monarch Programming Model

Application logic

ODP Framework

Page 16: Summit 16: ARM Mini-Summit -   OpenDataPlane Monarch Release - Linaro

ODP PlatformsDatacenter Servers● X86 + NIC● ARMv8 64-bit server grade CPUs

Embedded Systems ● SoCs● Broadcom, Cavium, Huawei, Kalray, Marvell, Mellanox, NXP,

TI, ...● ARM (v7 and v8), MIPS, Power ISAs

Page 17: Summit 16: ARM Mini-Summit -   OpenDataPlane Monarch Release - Linaro

ODP Application Areas

NFV Infrastructure● Smart NICs● Virtual switch acceleration

Appliances / Embedded● Switches, routers, base stations, etc.

VNF Virtual Network Functions

Page 18: Summit 16: ARM Mini-Summit -   OpenDataPlane Monarch Release - Linaro

Summary: ODP Advantages

● A framework for data plane applications○ Portable○ Accelerated○ Scalable

● Open source, open contribution, open governance● Stable APIs validated and supported across many

platforms suitable for many market segments● Non-exclusive--can mix with other APIs as needed● Flexible programming models, supporting both polling

and event-driven application design

Page 19: Summit 16: ARM Mini-Summit -   OpenDataPlane Monarch Release - Linaro

Thank you


Recommended