HIGHLIGHTS. Radisys Leads with DPDK Performance. Benchmark Study October Line Rate Processing on Intel E5-2600v3 Processors

Size: px
Start display at page:

Download "HIGHLIGHTS. Radisys Leads with DPDK Performance. Benchmark Study October Line Rate Processing on Intel E5-2600v3 Processors"

Transcription

1 Benchmark Study October 2014 Radisys Leads with DPDK Performance Line Rate Processing on Intel E5-2600v3 Processors Introduction: DPDK Performance Numbers are In Engineers and architects have been keeping a close watch on Data Packet Development Kit (DPDK) performance news with the release of Intel s E5-2600v3 processor family and Ethernet controller, which is expected to take x86 performance to previously locked levels held by customized silicon and specialty processors. The recently announced Radisys T-100 Series Platform containing the E5-2600v3-based processing blades has been combined with Intel s Data Packet Development Kit (DPDK) v1.7 and the benchmark numbers are worth the wait. This new technology combination provides the performance and price point that enables a technology shift from specialized processors and HIGHLIGHTS Radisys A4700 processing blades deliver full wirespeed DPDK Layer 3 forwarding up to 80 Gbps performance DPDK 2 x b line rate performance only required 4 cores, leaving 83% of cores for application processing The Radisys T-100 Series Platform showcases this exceptional DPDK performance silicon to standard x86 blades to meet demanding switching performance required by Network Functions Virtualization Infrastructure (NFVI). Radisys continues to make strides in delivering optimized Network Functions Virtualization Infrastructure, including improving the virtual switching performance. In support of this effort, Radisys is delivering the right performance and price point to enable a technology shift from specialized processors and silicon to x86, speeding up the progress towards NFV with homogenous, hardware-based carrier infrastructure.

2 2 Product Dual Processors L3 Forwarding - 2x be Ports Frequency Cores 128byte (x2) Packets Radisys Leads E5 2600v3 Benchmarks Radisys is sharing DPDK 1.7 L3 forwarding benchmark testing on the newly released Radisys A4700 blade, tested within the T-Series Platform. The results show why the new processor, Ethernet controller and DPDK combination can be used in applications that previously required specialized hardware or silicon. System throughput for the 12-core, 10-core, and 8-core E5-2600v3 all show 2x b line rate performance using only 4 cores for packet sizes of 128 bytes and larger. Line rate performance using 4 cores leaves 20 cores available for application processing on a dual 12-core E5-2658v3 blade such as the A4700. Using the Radisys T-Series Platform with 12 A4700 blades translates to 240 cores in one platform available and ready for application processing. A4700 E5-2658v3 Compute Blade Total cores used % cores remaining A4745-CPU-BASE E5-2658v3 2.2GHz Gbps 4 83% A4742-CPU-BASE E5-2628Lv3 1.9GHz Gbps 4 80% A4741-CPU-BASE E5-2618Lv3 2.3Ghz Gbps 4 75% Socket 0 Socket 1 L3 Forwarding CLI L3 Forwarding CLI Core 7-11 Core 6 Core 5 Core 4 Core 3 Core 2 Core 1 Core 0 Core 7-11 Core 6 Core 5 Core 4 Core 3 Core 2 Core 1 Core 0 An IXIA Test Engine was used for traffic generation (2xb QSFP connections). Traffic was routed through the A2340 switches in the Radisys T-Series Platform to get a backplane fabric connection to the network controllers on the blade over the backplane. Red Hat ES 6.4 was used. Hyperthreading was disabled. In the A4700 blade, each socket has dual local PCIe ports.

3 3 Radisys benchmarks for the E5-2600v3 processors explain why many packet processing applications are adopting the Radisys A4700 using DPDK v1.7: line rate performance with 80%+ cores available for applications enables most data plane applications to run sufficiently. Specialized functions such as security, regular expression matching, and search based on TCAM look up may still require nonx86 solutions via custom silicon or packet processors. However, a broad range of performance is now covered with the Radisys T-Series Platform and the A4700 using DPDK. Optimizing Your DPDK Implementation The DPDK benchmarks for the Radisys A4700 and DPDK1.7 provide a useful tool in understanding available CPU capacity for customer applications beyond basic packet transmit and receive functions. Getting the maximum performance and capacity from your CPU core can depend on how flows are classified and assigned. One way to distribute the traffic flows is by using the flow classification and distribution provided natively by the Intel Ethernet Controller. These features include packet distribution to cores based on, MAC/VLAN and flow director. This standard distribution tool provides an efficient method for classifying packets in flows and setting affinity of flows to cores (receive queues). The standard distribution is not difficult to implement as the structure and tables are already in place. However, such a distribution has certain limitations that may be an issue for some applications. For example, Head of Line (HOL) blocking occurs when certain cores are not able to process packets in a receive queue fast enough. This can result in underutilization of other cores and packets being dropped. In some applications, the packet fields needed for flow classification are not present in 5 tuple (TEID for GTP flows, inner packet header in case of tunneled packets etc.). 80% Radisys benchmark tests showed that the improved line rate performance left over 80% of the processor cores available for application and packet exception processing A4700 E5-2658v3 Compute Blade Memory CPU Socket 0 CPU Socket 1 Memory Pool 0 Pool 1 Pool 2 Application Data lcore 0: DPDK Distributor Configuration/Statistics Initialization (Interface, Memory Pool) Radisys Distribution Hash PMD DPDK Ring 1 DPDK Ring 2 DPDK Ring 15 lcore15: lcore 0: DPDK Distributor Configuration/Statistics Initialization (Interface, Memory Pool) Radisys Distribution Hash PMD DPDK Ring 1 DPDK Ring 2 DPDK Ring 15 lcore15: Pool 0 Pool 1 Pool 2 Application Data Linux Switched Network

4 4 Another method for distributing traffic is to have a DPDK-based distributor module acting as a load balancer for CPU cores. In this case, the Intel forwards all packets to a set of cores running this distribution function, and the distributor assigns flows to cores via a DPDK ring or KNI interface. Such a solution improves application core utilization, provides better control over packet loss by providing deeper queues to handle temporary overload, and provides ability to define stateless or stateful load balancing using many different types of packet fields. This method can be extended to provide load balancing among VMs in a virtualized environment. Many customers are finding that a customized distribution manager is a must have. For example, one customer using the standard flow manager was faced with a bottleneck with all packets being presented to one core, resulting in dropped packets. The packets were fairly generic and flow distribution (based on 5 tuple) was uneven. Moving to a distributor-based solution that could identify flows based on the tunneled packet header enabled flows to be distributed across multiple cores. Summary The DPDK Layer 3 forwarding benchmarks provided in this document demonstrate that the Radisys T-Series Platform with Intel E5-2600v3 series processors and be Ethernet controllers can provide 2 x B line rate performance packet processing while leaving 80% of the remaining cores to be used for the application. This performance level, combined with the standard x86 pricing model, enables a move from specialized processors and silicon to standard x86 blades for most of the demanding switching applications. The adoption of Radisys T-Series telecom-grade products will enable and propel data applications to be incorporated as a standard NFV and SDN implementation, replacing the need for specialized hardware and software. In addition, Radisys professional services has a wide array of technical knowledge, problem solving skills, and developed code to assist customers who are adopting and optimizing DPDK for their high-performance packet processing, packet filtering and networking security applications. This performance level, combined with the standard x86 pricing model, enables a move from specialized processors and silicon to standard x86 blades Professional Services Radisys has developed a variety of custom distribution managers to effectively optimize and manage unique customer application flows, and has years of experience developing and creating customer-specific DPDK solutions. The Radisys professional services group maintains a library of load balancing and DPDK application enhancement programs that are modularized and can be applied to rapidly enable customer-specific solutions. Radisys professional services enables faster development cycles by providing DPDK training classes, supplying developed code, optimizing performance for a Linux distribution, or creating data flows and classifications applicable to unique customer applications. Decreasing costs and time to market for customer products, by providing innovative solutions and expert technical development, remains the prime objective of your Radisys professional services team.

5 5 About T-100 Series The new T-100 Series Platform is designed to deliver the Virtualized Functions Network Infrastructure (NFVI) for next-generation central office and telecom data centers. Based on a high-reliability 100G ATCA architecture and COTS silicon, the T-100 Series can host thousands of Virtualized Network Functions (VNFs) on the latest Intel Architecture processors. The T-100 intelligent switch, pre-integrated with Radisys FlowEngine, offers 100 Gbps interfaces and over 2 Tbps+ of throughput between a telecom cloud network and the VNFs, overcoming the toughest data plane processing challenges in an SDN or NFV deployment. T-100 Ultra, 14U T-100 Pro, 6U About A4700, Intel E5-2600v3 Series Processor Blade Ideal for data plane workloads, the Radisys A4700 Series blade offers up to 160Gb of I/O with 4x Intel Ethernet Controllers. The A4700 features a mezzanine module for acceleration coprocessors such as Crypto acceleration (Coleto Creek) or graphics acceleration. For compute-intensive applications, the A4700 can be configured with 2x or 4x interfaces to maximize cost-performance effectiveness. About T-Series Compact The T-Series Compact is a high-capacity, 2U carrier-grade rack mount server that can be configured for powerful compute, packet processing, and media processing functionality. The T-Series Compact, based on the latest Intel Xeon E5-2600v3 Series Processor with Intel Data Plane Developer Kit (DPDK) optimizations, is the perfect carrier-grade server solution optimized for virtualization platforms with a rich feature set boosting support for up to 1.5Tb of memory as well as HDDs which take advantage of Intel s highest bin CPUs A4700 Intel E5-2600v3 Processor Blade T-Series Compact RS220v3 Carrier-grade Server About the Intel Internet of Things Solutions Alliance From modular components to market-ready systems, Intel and the 250+ global member companies of the Intel Internet of Things Solutions Alliance provide scalable, interoperable solutions that accelerate deployment of intelligent devices and end-to-tend analytics. Close collaboration with Intel and each other enables Alliance members to innovate with the latest technologies, helping developers deliver first-in-market solutions. Corporate Headquarters 5435 NE Dawson Creek Drive Hillsboro, OR USA Fax Toll-Free: info@radisys.com 2014 Radisys Corporation. Radisys and Trillium are registered trademarks of Radisys Corporation. *All other trademarks are the properties of their respective owners. October 2014

Intel DPDK Boosts Server Appliance Performance White Paper

Intel DPDK Boosts Server Appliance Performance White Paper Intel DPDK Boosts Server Appliance Performance Intel DPDK Boosts Server Appliance Performance Introduction As network speeds increase to 40G and above, both in the enterprise and data center, the bottlenecks

More information

White Paper. Innovate Telecom Services with NFV and SDN

White Paper. Innovate Telecom Services with NFV and SDN White Paper Innovate Telecom Services with NFV and SDN 2 NEXCOM White Paper As telecommunications companies seek to expand beyond telecommunications services to data services, they find their purposebuilt

More information

Different NFV/SDN Solutions for Telecoms and Enterprise Cloud

Different NFV/SDN Solutions for Telecoms and Enterprise Cloud Solution Brief Artesyn Embedded Technologies* Telecom Solutions Intel Xeon Processors Different NFV/SDN Solutions for Telecoms and Enterprise Cloud Networking solutions from Artesyn Embedded Technologies*

More information

COMPUTING. Centellis Virtualization Platform An open hardware and software platform for implementing virtualized applications

COMPUTING. Centellis Virtualization Platform An open hardware and software platform for implementing virtualized applications COMPUTING Data Sheet Centellis VP provides the hardware and software platform to deploy carrier grade virtualized applications. Application virtualization software framework based on industry standard

More information

How To Choose Radisys

How To Choose Radisys ENABLING WIRELESS Infrastructure Solutions Radisys Your Trusted Partner As the world s networks evolve from 3G to 4G LTE and beyond, the wireless industry is accelerating into a period of unprecedented

More information

Network Function Virtualization Using Data Plane Developer s Kit

Network Function Virtualization Using Data Plane Developer s Kit Network Function Virtualization Using Enabling 25GbE to 100GbE Virtual Network Functions with QLogic FastLinQ Intelligent Ethernet Adapters DPDK addresses key scalability issues of NFV workloads QLogic

More information

Intel Network Builders Solution Brief. Intel and ASTRI* Help Mobile Network Operators Support Small Cell Networks

Intel Network Builders Solution Brief. Intel and ASTRI* Help Mobile Network Operators Support Small Cell Networks Intel Network Builders Solution Brief Intel and ASTRI* Help Mobile Network Operators Support Small Cell Networks Overview Wireless networks built using small cell base stations are enabling mobile network

More information

NFV Reference Platform in Telefónica: Bringing Lab Experience to Real Deployments

NFV Reference Platform in Telefónica: Bringing Lab Experience to Real Deployments Solution Brief Telefonica NFV Reference Platform Intel Xeon Processors NFV Reference Platform in Telefónica: Bringing Lab Experience to Real Deployments Summary This paper reviews Telefónica s vision and

More information

SDN Testing & Validation ONF SDN Solutions Showcase Theme Demonstrations

SDN Testing & Validation ONF SDN Solutions Showcase Theme Demonstrations Testing & Validation ONF Solutions Showcase Theme Demonstrations 2014 Open 1 Networking Foundation How to Deploy Production-Ready Servers/ Appliances Today 2014 Open 2 Networking Foundation CGS-6010 Server

More information

VNF & Performance: A practical approach

VNF & Performance: A practical approach VNF & Performance: A practical approach Luc Provoost Engineering Manager, Network Product Group Intel Corporation SDN and NFV are Forces of Change One Application Per System Many Applications Per Virtual

More information

Developing High-Performance, Flexible SDN & NFV Solutions with Intel Open Network Platform Server Reference Architecture

Developing High-Performance, Flexible SDN & NFV Solutions with Intel Open Network Platform Server Reference Architecture White Paper Developing Solutions with Intel ONP Server Reference Architecture Developing High-Performance, Flexible SDN & NFV Solutions with Intel Open Network Platform Server Reference Architecture Developing

More information

Telecom - The technology behind

Telecom - The technology behind SPEED MATTERS v9.3. All rights reserved. All brand names, trademarks and copyright information cited in this presentation shall remain the property of its registered owners. Telecom - The technology behind

More information

Evaluation and Characterization of NFV Infrastructure Solutions on HP Server Platforms

Evaluation and Characterization of NFV Infrastructure Solutions on HP Server Platforms Evaluation and Characterization of NFV Infrastructure Solutions on HP Server Platforms DPDK Summit Al Sanders August 17, 2015 Copyright 2015 Hewlett-Packard Development Company, L.P. The information contained

More information

The virtualization of SAP environments to accommodate standardization and easier management is gaining momentum in data centers.

The virtualization of SAP environments to accommodate standardization and easier management is gaining momentum in data centers. White Paper Virtualized SAP: Optimize Performance with Cisco Data Center Virtual Machine Fabric Extender and Red Hat Enterprise Linux and Kernel-Based Virtual Machine What You Will Learn The virtualization

More information

SDN and NFV Open Source Initiatives. Systematic SDN and NFV Workshop Challenges, Opportunities and Potential Impact

SDN and NFV Open Source Initiatives. Systematic SDN and NFV Workshop Challenges, Opportunities and Potential Impact SDN and NFV Open Source Initiatives Systematic SDN and NFV Workshop Challenges, Opportunities and Potential Impact May 19, 2014 Eric CARMES 6WIND Founder and CEO SPEED MATTERS V1.0. All rights reserved.

More information

Achieving Real-Time Business Solutions Using Graph Database Technology and High Performance Networks

Achieving Real-Time Business Solutions Using Graph Database Technology and High Performance Networks WHITE PAPER July 2014 Achieving Real-Time Business Solutions Using Graph Database Technology and High Performance Networks Contents Executive Summary...2 Background...3 InfiniteGraph...3 High Performance

More information

Foundation for High-Performance, Open and Flexible Software and Services in the Carrier Network. Sandeep Shah Director, Systems Architecture EZchip

Foundation for High-Performance, Open and Flexible Software and Services in the Carrier Network. Sandeep Shah Director, Systems Architecture EZchip Foundation for High-Performance, Open and Flexible Software and Services in the Carrier Network Sandeep Shah Director, Systems Architecture EZchip Linley Carrier Conference June 10, 2015 1 EZchip Overview

More information

Data and Control Plane Interconnect solutions for SDN & NFV Networks Raghu Kondapalli August 2014

Data and Control Plane Interconnect solutions for SDN & NFV Networks Raghu Kondapalli August 2014 Data and Control Plane Interconnect solutions for SDN & NFV Networks Raghu Kondapalli August 2014 Title & Abstract Title: Data & Control Plane Interconnect for SDN & NFV networks Abstract: Software defined

More information

Intel Open Network Platform Release 2.1: Driving Network Transformation

Intel Open Network Platform Release 2.1: Driving Network Transformation data sheet Intel Open Network Platform Release 2.1: Driving Network Transformation This new release of the Intel Open Network Platform () introduces added functionality, enhanced performance, and greater

More information

Pluribus Netvisor Solution Brief

Pluribus Netvisor Solution Brief Pluribus Netvisor Solution Brief Freedom Architecture Overview The Pluribus Freedom architecture presents a unique combination of switch, compute, storage and bare- metal hypervisor OS technologies, and

More information

Network Functions Virtualization Using Intel Ethernet Multi-host Controller FM10000 Family

Network Functions Virtualization Using Intel Ethernet Multi-host Controller FM10000 Family white paper Network Functions Virtualization Using Intel Multi-host Controller FM10000 Family Introduction Network service providers are finding it increasingly difficult to keep pace with consumer bandwidth

More information

新 一 代 軟 體 定 義 的 網 路 架 構 Software Defined Networking (SDN) and Network Function Virtualization (NFV)

新 一 代 軟 體 定 義 的 網 路 架 構 Software Defined Networking (SDN) and Network Function Virtualization (NFV) 新 一 代 軟 體 定 義 的 網 路 架 構 Software Defined Networking (SDN) and Network Function Virtualization (NFV) 李 國 輝 客 戶 方 案 事 業 群 亞 太 區 解 決 方 案 架 構 師 美 商 英 特 爾 亞 太 科 技 有 限 公 司 Email: kuo-hui.li@intel.com 1 Legal

More information

Where IT perceptions are reality. Test Report. OCe14000 Performance. Featuring Emulex OCe14102 Network Adapters Emulex XE100 Offload Engine

Where IT perceptions are reality. Test Report. OCe14000 Performance. Featuring Emulex OCe14102 Network Adapters Emulex XE100 Offload Engine Where IT perceptions are reality Test Report OCe14000 Performance Featuring Emulex OCe14102 Network Adapters Emulex XE100 Offload Engine Document # TEST2014001 v9, October 2014 Copyright 2014 IT Brand

More information

White Paper. Advanced Server Network Virtualization (NV) Acceleration for VXLAN

White Paper. Advanced Server Network Virtualization (NV) Acceleration for VXLAN White Paper Advanced Server Network Virtualization (NV) Acceleration for VXLAN August 2012 Overview In today's cloud-scale networks, multiple organizations share the same physical infrastructure. Utilizing

More information

Definition of a White Box. Benefits of White Boxes

Definition of a White Box. Benefits of White Boxes Smart Network Processing for White Boxes Sandeep Shah Director, Systems Architecture EZchip Technologies sandeep@ezchip.com Linley Carrier Conference June 10-11, 2014 Santa Clara, CA 1 EZchip Overview

More information

Ericsson Introduces a Hyperscale Cloud Solution

Ericsson Introduces a Hyperscale Cloud Solution Ericsson Introduces a Hyperscale Cloud Solution The Ericsson HDS 8000 delivers a complete datacenter and cloud platform based on Intel Rack Scale Architecture Solution Brief Ericsson HDS 8000, part of

More information

Accelerating Network Virtualization Overlays with QLogic Intelligent Ethernet Adapters

Accelerating Network Virtualization Overlays with QLogic Intelligent Ethernet Adapters Enterprise Strategy Group Getting to the bigger truth. ESG Lab Review Accelerating Network Virtualization Overlays with QLogic Intelligent Ethernet Adapters Date: June 2016 Author: Jack Poller, Senior

More information

Use Cases for the NPS the Revolutionary C-Programmable 7-Layer Network Processor. Sandeep Shah Director, Systems Architecture EZchip

Use Cases for the NPS the Revolutionary C-Programmable 7-Layer Network Processor. Sandeep Shah Director, Systems Architecture EZchip Use Cases for the NPS the Revolutionary C-Programmable 7-Layer Network Processor Sandeep Shah Director, Systems Architecture EZchip Linley Processor Conference Oct. 6-7, 2015 1 EZchip Overview Fabless

More information

Unified Computing Systems

Unified Computing Systems Unified Computing Systems Cisco Unified Computing Systems simplify your data center architecture; reduce the number of devices to purchase, deploy, and maintain; and improve speed and agility. Cisco Unified

More information

Achieving a High-Performance Virtual Network Infrastructure with PLUMgrid IO Visor & Mellanox ConnectX -3 Pro

Achieving a High-Performance Virtual Network Infrastructure with PLUMgrid IO Visor & Mellanox ConnectX -3 Pro Achieving a High-Performance Virtual Network Infrastructure with PLUMgrid IO Visor & Mellanox ConnectX -3 Pro Whitepaper What s wrong with today s clouds? Compute and storage virtualization has enabled

More information

Netvisor Software Defined Fabric Architecture

Netvisor Software Defined Fabric Architecture Netvisor Software Defined Fabric Architecture Netvisor Overview The Pluribus Networks network operating system, Netvisor, is designed to power a variety of network devices. The devices Netvisor powers

More information

hardware repair services Embedded Products Global Services and Support hardware repair

hardware repair services Embedded Products Global Services and Support hardware repair Embedded Products Global Services and Support hardware repair manufacturing operation advanced replacement engineering CUSTOMER ORIENTED SERVICES APPROACH Radisys Embedded Products market is very demanding

More information

Intel Ethernet Switch Load Balancing System Design Using Advanced Features in Intel Ethernet Switch Family

Intel Ethernet Switch Load Balancing System Design Using Advanced Features in Intel Ethernet Switch Family Intel Ethernet Switch Load Balancing System Design Using Advanced Features in Intel Ethernet Switch Family White Paper June, 2008 Legal INFORMATION IN THIS DOCUMENT IS PROVIDED IN CONNECTION WITH INTEL

More information

Cisco for SAP HANA Scale-Out Solution on Cisco UCS with NetApp Storage

Cisco for SAP HANA Scale-Out Solution on Cisco UCS with NetApp Storage Cisco for SAP HANA Scale-Out Solution Solution Brief December 2014 With Intelligent Intel Xeon Processors Highlights Scale SAP HANA on Demand Scale-out capabilities, combined with high-performance NetApp

More information

Configuring Oracle SDN Virtual Network Services on Netra Modular System ORACLE WHITE PAPER SEPTEMBER 2015

Configuring Oracle SDN Virtual Network Services on Netra Modular System ORACLE WHITE PAPER SEPTEMBER 2015 Configuring Oracle SDN Virtual Network Services on Netra Modular System ORACLE WHITE PAPER SEPTEMBER 2015 Introduction 1 Netra Modular System 2 Oracle SDN Virtual Network Services 3 Configuration Details

More information

WHITE PAPER. How To Compare Virtual Devices (NFV) vs Hardware Devices: Testing VNF Performance

WHITE PAPER. How To Compare Virtual Devices (NFV) vs Hardware Devices: Testing VNF Performance WHITE PAPER How To Compare Virtual Devices (NFV) vs Hardware Devices: Testing VNF Performance www.ixiacom.com 915-3132-01 Rev. B, June 2014 2 Table of Contents Network Functions Virtualization (NFV): An

More information

Evaluation Report: HP Blade Server and HP MSA 16GFC Storage Evaluation

Evaluation Report: HP Blade Server and HP MSA 16GFC Storage Evaluation Evaluation Report: HP Blade Server and HP MSA 16GFC Storage Evaluation Evaluation report prepared under contract with HP Executive Summary The computing industry is experiencing an increasing demand for

More information

Boost Database Performance with the Cisco UCS Storage Accelerator

Boost Database Performance with the Cisco UCS Storage Accelerator Boost Database Performance with the Cisco UCS Storage Accelerator Performance Brief February 213 Highlights Industry-leading Performance and Scalability Offloading full or partial database structures to

More information

HP ProLiant BL660c Gen9 and Microsoft SQL Server 2014 technical brief

HP ProLiant BL660c Gen9 and Microsoft SQL Server 2014 technical brief Technical white paper HP ProLiant BL660c Gen9 and Microsoft SQL Server 2014 technical brief Scale-up your Microsoft SQL Server environment to new heights Table of contents Executive summary... 2 Introduction...

More information

Achieving Nanosecond Latency Between Applications with IPC Shared Memory Messaging

Achieving Nanosecond Latency Between Applications with IPC Shared Memory Messaging Achieving Nanosecond Latency Between Applications with IPC Shared Memory Messaging In some markets and scenarios where competitive advantage is all about speed, speed is measured in micro- and even nano-seconds.

More information

Datasheet. DPoD VDI Solution. Your VDI in a box

Datasheet. DPoD VDI Solution. Your VDI in a box Datasheet DPoD VDI Solution Your VDI in a box DPoD VDI solution: As a key player in the cloud services provision market, Intercloud Systems is now pioneering the VDI stream with the radical DPoD VDI solution.

More information

Accelerating Microsoft Exchange Servers with I/O Caching

Accelerating Microsoft Exchange Servers with I/O Caching Accelerating Microsoft Exchange Servers with I/O Caching QLogic FabricCache Caching Technology Designed for High-Performance Microsoft Exchange Servers Key Findings The QLogic FabricCache 10000 Series

More information

Intel Network Builders: Lanner and Intel Building the Best Network Security Platforms

Intel Network Builders: Lanner and Intel Building the Best Network Security Platforms Solution Brief Intel Xeon Processors Lanner Intel Network Builders: Lanner and Intel Building the Best Network Security Platforms Internet usage continues to rapidly expand and evolve, and with it network

More information

NOTA DE PRENSA PRESS RELEASE

NOTA DE PRENSA PRESS RELEASE NOTA DE PRENSA PRESS RELEASE Telefónica collaborates with Brocade, Cyan, Intel and Red Hat to showcase an orchestrated End-to-End Network Function Virtualization Architecture The demo shows how an advanced

More information

The Lagopus SDN Software Switch. 3.1 SDN and OpenFlow. 3. Cloud Computing Technology

The Lagopus SDN Software Switch. 3.1 SDN and OpenFlow. 3. Cloud Computing Technology 3. The Lagopus SDN Software Switch Here we explain the capabilities of the new Lagopus software switch in detail, starting with the basics of SDN and OpenFlow. 3.1 SDN and OpenFlow Those engaged in network-related

More information

Cloud Network Function

Cloud Network Function White Paper Intel Network Builders ZTE Cloud Network Function Intel Network Builders: Cloud Network Function Background Trends in Mobile Network Evolution After more than twenty years of development, global

More information

ACANO SOLUTION VIRTUALIZED DEPLOYMENTS. White Paper. Simon Evans, Acano Chief Scientist

ACANO SOLUTION VIRTUALIZED DEPLOYMENTS. White Paper. Simon Evans, Acano Chief Scientist ACANO SOLUTION VIRTUALIZED DEPLOYMENTS White Paper Simon Evans, Acano Chief Scientist Updated April 2015 CONTENTS Introduction... 3 Host Requirements... 5 Sizing a VM... 6 Call Bridge VM... 7 Acano Edge

More information

Express5800 Scalable Enterprise Server Reference Architecture. For NEC PCIe SSD Appliance for Microsoft SQL Server

Express5800 Scalable Enterprise Server Reference Architecture. For NEC PCIe SSD Appliance for Microsoft SQL Server Express5800 Scalable Enterprise Server Reference Architecture For NEC PCIe SSD Appliance for Microsoft SQL Server An appliance that significantly improves performance of enterprise systems and large-scale

More information

Removing Performance Bottlenecks in Databases with Red Hat Enterprise Linux and Violin Memory Flash Storage Arrays. Red Hat Performance Engineering

Removing Performance Bottlenecks in Databases with Red Hat Enterprise Linux and Violin Memory Flash Storage Arrays. Red Hat Performance Engineering Removing Performance Bottlenecks in Databases with Red Hat Enterprise Linux and Violin Memory Flash Storage Arrays Red Hat Performance Engineering Version 1.0 August 2013 1801 Varsity Drive Raleigh NC

More information

Maximum performance, minimal risk for data warehousing

Maximum performance, minimal risk for data warehousing SYSTEM X SERVERS SOLUTION BRIEF Maximum performance, minimal risk for data warehousing Microsoft Data Warehouse Fast Track for SQL Server 2014 on System x3850 X6 (95TB) The rapid growth of technology has

More information

Oracle SDN Performance Acceleration with Software-Defined Networking

Oracle SDN Performance Acceleration with Software-Defined Networking Oracle SDN Performance Acceleration with Software-Defined Networking Oracle SDN, which delivers software-defined networking, boosts application performance and management flexibility by dynamically connecting

More information

FUJITSU Enterprise Product & Solution Facts

FUJITSU Enterprise Product & Solution Facts FUJITSU Enterprise Product & Solution Facts shaping tomorrow with you Business-Centric Data Center The way ICT delivers value is fundamentally changing. Mobile, Big Data, cloud and social media are driving

More information

Blue Planet. Introduction. Blue Planet Components. Benefits

Blue Planet. Introduction. Blue Planet Components. Benefits Blue Planet Introduction Cyan Blue Planet is the first Software- Defined Network (SDN) and Network Function Virtualization (NFV) platform purpose- built for service providers and the wide area network.

More information

Solving the Hypervisor Network I/O Bottleneck Solarflare Virtualization Acceleration

Solving the Hypervisor Network I/O Bottleneck Solarflare Virtualization Acceleration Solving the Hypervisor Network I/O Bottleneck Solarflare Virtualization Acceleration White Paper By: Gary Gumanow 9 October 2007 SF-101233-TM Introduction With increased pressure on IT departments to do

More information

APPLICATION NOTE. Alcatel-Lucent Virtualized Service Router - Route Reflector. Creating a new benchmark for performance and scalability

APPLICATION NOTE. Alcatel-Lucent Virtualized Service Router - Route Reflector. Creating a new benchmark for performance and scalability APPLICATION NOTE Alcatel-Lucent Virtualized Service Router - Route Reflector Creating a new benchmark for performance and scalability Abstract Network functions virtualization (NFV) has attracted much

More information

Platfora Big Data Analytics

Platfora Big Data Analytics Platfora Big Data Analytics ISV Partner Solution Case Study and Cisco Unified Computing System Platfora, the leading enterprise big data analytics platform built natively on Hadoop and Spark, delivers

More information

High-Density Network Flow Monitoring

High-Density Network Flow Monitoring Petr Velan petr.velan@cesnet.cz High-Density Network Flow Monitoring IM2015 12 May 2015, Ottawa Motivation What is high-density flow monitoring? Monitor high traffic in as little rack units as possible

More information

Going Virtual: Intel and Red Hat Demonstrate SDN Service-Chaining Solutions

Going Virtual: Intel and Red Hat Demonstrate SDN Service-Chaining Solutions White Paper Intel Open Network Platform Software Defined Networking Division Going Virtual: Intel and Red Hat Demonstrate SDN Service-Chaining Solutions As software-defined networking (SDN) and network

More information

Minimize cost and risk for data warehousing

Minimize cost and risk for data warehousing SYSTEM X SERVERS SOLUTION BRIEF Minimize cost and risk for data warehousing Microsoft Data Warehouse Fast Track for SQL Server 2014 on System x3850 X6 (55TB) Highlights Improve time to value for your data

More information

Scaling Objectivity Database Performance with Panasas Scale-Out NAS Storage

Scaling Objectivity Database Performance with Panasas Scale-Out NAS Storage White Paper Scaling Objectivity Database Performance with Panasas Scale-Out NAS Storage A Benchmark Report August 211 Background Objectivity/DB uses a powerful distributed processing architecture to manage

More information

Enhance Service Delivery and Accelerate Financial Applications with Consolidated Market Data

Enhance Service Delivery and Accelerate Financial Applications with Consolidated Market Data White Paper Enhance Service Delivery and Accelerate Financial Applications with Consolidated Market Data What You Will Learn Financial market technology is advancing at a rapid pace. The integration of

More information

Microsoft SQL Server 2012 on Cisco UCS with iscsi-based Storage Access in VMware ESX Virtualization Environment: Performance Study

Microsoft SQL Server 2012 on Cisco UCS with iscsi-based Storage Access in VMware ESX Virtualization Environment: Performance Study White Paper Microsoft SQL Server 2012 on Cisco UCS with iscsi-based Storage Access in VMware ESX Virtualization Environment: Performance Study 2012 Cisco and/or its affiliates. All rights reserved. This

More information

SDN CENTRALIZED NETWORK COMMAND AND CONTROL

SDN CENTRALIZED NETWORK COMMAND AND CONTROL SDN CENTRALIZED NETWORK COMMAND AND CONTROL Software Defined Networking (SDN) is a hot topic in the data center and cloud community. The geniuses over at IDC predict a $2 billion market by 2016

More information

State of the Art Cloud Infrastructure

State of the Art Cloud Infrastructure State of the Art Cloud Infrastructure Motti Beck, Director Enterprise Market Development WHD Global I April 2014 Next Generation Data Centers Require Fast, Smart Interconnect Software Defined Networks

More information

Business white paper. HP Process Automation. Version 7.0. Server performance

Business white paper. HP Process Automation. Version 7.0. Server performance Business white paper HP Process Automation Version 7.0 Server performance Table of contents 3 Summary of results 4 Benchmark profile 5 Benchmark environmant 6 Performance metrics 6 Process throughput 6

More information

NEC * Virtualized EPC Innovation Powered by Multi Core Intel Architecture Processors

NEC * Virtualized EPC Innovation Powered by Multi Core Intel Architecture Processors NEC * Virtualized EPC Innovation Powered by Multi Core Intel Architecture Processors Table of Contents Abstract................................................................................... 3 1.0

More information

Benchmarking the OpenCloud SIP Application Server on Intel -Based Modular Communications Platforms

Benchmarking the OpenCloud SIP Application Server on Intel -Based Modular Communications Platforms Technology White Paper Benchmarking the OpenCloud SIP Application Server on Intel -Based Modular Communications Platforms Executive Summary Application servers are vital to the success of IP Multimedia

More information

Private cloud computing advances

Private cloud computing advances Building robust private cloud services infrastructures By Brian Gautreau and Gong Wang Private clouds optimize utilization and management of IT resources to heighten availability. Microsoft Private Cloud

More information

HUAWEI Tecal E6000 Blade Server

HUAWEI Tecal E6000 Blade Server HUAWEI Tecal E6000 Blade Server Professional Trusted Future-oriented HUAWEI TECHNOLOGIES CO., LTD. The HUAWEI Tecal E6000 is a new-generation server platform that guarantees comprehensive and powerful

More information

Virtual Compute Appliance Frequently Asked Questions

Virtual Compute Appliance Frequently Asked Questions General Overview What is Oracle s Virtual Compute Appliance? Oracle s Virtual Compute Appliance is an integrated, wire once, software-defined infrastructure system designed for rapid deployment of both

More information

How To Build A Cisco Ukcsob420 M3 Blade Server

How To Build A Cisco Ukcsob420 M3 Blade Server Data Sheet Cisco UCS B420 M3 Blade Server Product Overview The Cisco Unified Computing System (Cisco UCS ) combines Cisco UCS B-Series Blade Servers and C-Series Rack Servers with networking and storage

More information

Whitepaper. Implementing High-Throughput and Low-Latency 10 Gb Ethernet for Virtualized Data Centers

Whitepaper. Implementing High-Throughput and Low-Latency 10 Gb Ethernet for Virtualized Data Centers Implementing High-Throughput and Low-Latency 10 Gb Ethernet for Virtualized Data Centers Implementing High-Throughput and Low-Latency 10 Gb Ethernet for Virtualized Data Centers Introduction Adoption of

More information

Utiliser l Intel DPDK Communauté dpdk.org

Utiliser l Intel DPDK Communauté dpdk.org Utiliser l Intel DPDK Communauté dpdk.org http://dpdk.org Vincent.Jardin@6WIND.com V8.0. All rights reserved. All brand names, trademarks and copyright information cited in this presentation shall remain

More information

Informatica Ultra Messaging SMX Shared-Memory Transport

Informatica Ultra Messaging SMX Shared-Memory Transport White Paper Informatica Ultra Messaging SMX Shared-Memory Transport Breaking the 100-Nanosecond Latency Barrier with Benchmark-Proven Performance This document contains Confidential, Proprietary and Trade

More information

Cisco UCS B460 M4 Blade Server

Cisco UCS B460 M4 Blade Server Data Sheet Cisco UCS B460 M4 Blade Server Product Overview The new Cisco UCS B460 M4 Blade Server uses the power of the latest Intel Xeon processor E7 v2 product family to add new levels of performance

More information

Benchmarking Virtual Switches in OPNFV draft-vsperf-bmwg-vswitch-opnfv-00. Maryam Tahhan Al Morton

Benchmarking Virtual Switches in OPNFV draft-vsperf-bmwg-vswitch-opnfv-00. Maryam Tahhan Al Morton Benchmarking Virtual Switches in OPNFV draft-vsperf-bmwg-vswitch-opnfv-00 Maryam Tahhan Al Morton Introduction Maryam Tahhan Network Software Engineer Intel Corporation (Shannon Ireland). VSPERF project

More information

Leveraging NIC Technology to Improve Network Performance in VMware vsphere

Leveraging NIC Technology to Improve Network Performance in VMware vsphere Leveraging NIC Technology to Improve Network Performance in VMware vsphere Performance Study TECHNICAL WHITE PAPER Table of Contents Introduction... 3 Hardware Description... 3 List of Features... 4 NetQueue...

More information

MaxDeploy Ready. Hyper- Converged Virtualization Solution. With SanDisk Fusion iomemory products

MaxDeploy Ready. Hyper- Converged Virtualization Solution. With SanDisk Fusion iomemory products MaxDeploy Ready Hyper- Converged Virtualization Solution With SanDisk Fusion iomemory products MaxDeploy Ready products are configured and tested for support with Maxta software- defined storage and with

More information

The Limits of Architectural Abstraction in Network Function Virtualization

The Limits of Architectural Abstraction in Network Function Virtualization The Limits of Architectural Abstraction in Network Function Virtualization Balazs Nemeth, Xavier Simonart, Neal Oliver Network Platforms Group Intel Corporation Wim Lamotte iminds/tul/uhasselt-edm Diepenbeek,

More information

Cisco, Citrix, Microsoft, and NetApp Deliver Simplified High-Performance Infrastructure for Virtual Desktops

Cisco, Citrix, Microsoft, and NetApp Deliver Simplified High-Performance Infrastructure for Virtual Desktops Cisco, Citrix, Microsoft, and NetApp Deliver Simplified High-Performance Infrastructure for Virtual Desktops Greater Efficiency and Performance from the Industry Leaders Citrix XenDesktop with Microsoft

More information

SDN software switch Lagopus and NFV enabled software node

SDN software switch Lagopus and NFV enabled software node SDN software switch Lagopus and NFV enabled software node Kazuaki OBANA NTT Network Innovation Laboratories SDN software switch Lagopus 1 Motivation Agile and flexible networking Full automation in provisioning,

More information

Copyright 2013, Oracle and/or its affiliates. All rights reserved.

Copyright 2013, Oracle and/or its affiliates. All rights reserved. 1 Oracle SPARC Server for Enterprise Computing Dr. Heiner Bauch Senior Account Architect 19. April 2013 2 The following is intended to outline our general product direction. It is intended for information

More information

Accelerating the Data Plane With the TILE-Mx Manycore Processor

Accelerating the Data Plane With the TILE-Mx Manycore Processor Accelerating the Data Plane With the TILE-Mx Manycore Processor Bob Doud Director of Marketing EZchip Linley Data Center Conference February 25 26, 2015 1 Announcing the World s First 100-Core A 64-Bit

More information

Cisco Integrated Services Routers Performance Overview

Cisco Integrated Services Routers Performance Overview Integrated Services Routers Performance Overview What You Will Learn The Integrated Services Routers Generation 2 (ISR G2) provide a robust platform for delivering WAN services, unified communications,

More information

SUN DUAL PORT 10GBase-T ETHERNET NETWORKING CARDS

SUN DUAL PORT 10GBase-T ETHERNET NETWORKING CARDS SUN DUAL PORT 10GBase-T ETHERNET NETWORKING CARDS ADVANCED PCIE 2.0 10GBASE-T ETHERNET NETWORKING FOR SUN BLADE AND RACK SERVERS KEY FEATURES Low profile adapter and ExpressModule form factors for Oracle

More information

Evaluation Report: Emulex OCe14102 10GbE and OCe14401 40GbE Adapter Comparison with Intel X710 10GbE and XL710 40GbE Adapters

Evaluation Report: Emulex OCe14102 10GbE and OCe14401 40GbE Adapter Comparison with Intel X710 10GbE and XL710 40GbE Adapters Evaluation Report: Emulex OCe14102 10GbE and OCe14401 40GbE Adapter Comparison with Intel X710 10GbE and XL710 40GbE Adapters Evaluation report prepared under contract with Emulex Executive Summary As

More information

Oracle Database Reliability, Performance and scalability on Intel Xeon platforms Mitch Shults, Intel Corporation October 2011

Oracle Database Reliability, Performance and scalability on Intel Xeon platforms Mitch Shults, Intel Corporation October 2011 Oracle Database Reliability, Performance and scalability on Intel platforms Mitch Shults, Intel Corporation October 2011 1 Intel Processor E7-8800/4800/2800 Product Families Up to 10 s and 20 Threads 30MB

More information

Ericsson Virtual Router (EVR) is the industry s first carrier-grade virtual router that delivers agility in service and infrastructure deployment

Ericsson Virtual Router (EVR) is the industry s first carrier-grade virtual router that delivers agility in service and infrastructure deployment Ericsson Virtual Router (EVR) is the industry s first carrier-grade virtual router that delivers agility in service and infrastructure deployment based on a truly modular, high performance and resilient

More information

Accelerating Enterprise Applications and Reducing TCO with SanDisk ZetaScale Software

Accelerating Enterprise Applications and Reducing TCO with SanDisk ZetaScale Software WHITEPAPER Accelerating Enterprise Applications and Reducing TCO with SanDisk ZetaScale Software SanDisk ZetaScale software unlocks the full benefits of flash for In-Memory Compute and NoSQL applications

More information

HP SN1000E 16 Gb Fibre Channel HBA Evaluation

HP SN1000E 16 Gb Fibre Channel HBA Evaluation HP SN1000E 16 Gb Fibre Channel HBA Evaluation Evaluation report prepared under contract with Emulex Executive Summary The computing industry is experiencing an increasing demand for storage performance

More information

LS-DYNA Best-Practices: Networking, MPI and Parallel File System Effect on LS-DYNA Performance

LS-DYNA Best-Practices: Networking, MPI and Parallel File System Effect on LS-DYNA Performance 11 th International LS-DYNA Users Conference Session # LS-DYNA Best-Practices: Networking, MPI and Parallel File System Effect on LS-DYNA Performance Gilad Shainer 1, Tong Liu 2, Jeff Layton 3, Onur Celebioglu

More information

Introduction. Need for ever-increasing storage scalability. Arista and Panasas provide a unique Cloud Storage solution

Introduction. Need for ever-increasing storage scalability. Arista and Panasas provide a unique Cloud Storage solution Arista 10 Gigabit Ethernet Switch Lab-Tested with Panasas ActiveStor Parallel Storage System Delivers Best Results for High-Performance and Low Latency for Scale-Out Cloud Storage Applications Introduction

More information

END-TO-END OPTIMIZED NETWORK FUNCTION VIRTUALIZATION DEPLOYMENT

END-TO-END OPTIMIZED NETWORK FUNCTION VIRTUALIZATION DEPLOYMENT White Paper Intel, Brocade, Cyan, Red Hat, and Telefónica Services END-TO-END OPTIMIZED NETWORK FUNCTION VIRTUALIZATION DEPLOYMENT How intelligent Function ization () orchestration based on industry standard

More information

Bivio 7000 Series Network Appliance Platforms

Bivio 7000 Series Network Appliance Platforms W H I T E P A P E R Bivio 7000 Series Network Appliance Platforms Uncompromising performance. Unmatched flexibility. Uncompromising performance. Unmatched flexibility. The Bivio 7000 Series Programmable

More information

System. A Product Concept Introduction ORACLE WHITE PAPER JUNE 2015

System. A Product Concept Introduction ORACLE WHITE PAPER JUNE 2015 System A Product Concept Introduction ORACLE WHITE PAPER JUNE 2015 Table of Contents Introduction 2 Blades Versus Rackmount Servers 3 Traditional Server Architectures Merged 3 Plug-and-Play Integrated

More information

Boosting Data Transfer with TCP Offload Engine Technology

Boosting Data Transfer with TCP Offload Engine Technology Boosting Data Transfer with TCP Offload Engine Technology on Ninth-Generation Dell PowerEdge Servers TCP/IP Offload Engine () technology makes its debut in the ninth generation of Dell PowerEdge servers,

More information

Elasticsearch on Cisco Unified Computing System: Optimizing your UCS infrastructure for Elasticsearch s analytics software stack

Elasticsearch on Cisco Unified Computing System: Optimizing your UCS infrastructure for Elasticsearch s analytics software stack Elasticsearch on Cisco Unified Computing System: Optimizing your UCS infrastructure for Elasticsearch s analytics software stack HIGHLIGHTS Real-Time Results Elasticsearch on Cisco UCS enables a deeper

More information

Network Function Virtualization: Virtualized BRAS with Linux* and Intel Architecture

Network Function Virtualization: Virtualized BRAS with Linux* and Intel Architecture Intel Network Builders Reference Architecture Packet Processing Performance of Virtualized Platforms Network Function Virtualization: Virtualized BRAS with Linux* and Intel Architecture Packet Processing

More information

HP ProLiant BL460c takes #1 performance on Siebel CRM Release 8.0 Benchmark Industry Applications running Linux, Oracle

HP ProLiant BL460c takes #1 performance on Siebel CRM Release 8.0 Benchmark Industry Applications running Linux, Oracle HP ProLiant BL460c takes #1 performance on Siebel CRM Release 8.0 Benchmark Industry Applications running Linux, Oracle HP first to run benchmark with Oracle Enterprise Linux HP Leadership» The HP ProLiant

More information