News

Microsoft Highlights Video Dev Kit as a Top Windows Server 2019 Networking Feature

Microsoft is highlighting its new Data Plane Development Kit (DPDK) for Windows as it runs through the top networking features of Windows Server 2019 in a blog series.

In a post this week, the company identified the kit as the No. 2 top networking feature, said to provide a technical boost for independent software vendors (ISVs) working in the broadcast video space.

Microsoft developed its version of DPDK in conjunction with partners Cisco and Intel. DPDK is basically a set of software libraries and drivers, according to the announcement:

DPDK is a set of libraries and optimized network drivers providing fast packet processing abilities to user-mode applications in real world scenarios delivering the lowest latency and highest packets per second.

The packet-acceleration capabilities enabled by DPDK can be used to speed up so-called user-mode applications used with video broadcasting. By "user-mode applications," Microsoft is just referring to DPDK applications that will run on Windows, rather than DPDK applications that tap into the Windows kernel. The distinction is explained in this Microsoft document.

Cisco is involved with the effort because it provided its open source Virtual Media Interface (vMI) as part of the solution, which includes an open source software toolkit called "Herisson," according to Cisco's announcement. Intel contributed with its Ethernet-based Intel XL710 NIC (Network Interface Controller) devices.

DPDK is actually an open source project of The Linux Foundation. It's currently available for Linux systems under the FreeBSD license. The aim of DPDK is to enable fast-packet processing for applications to address video broadcaster needs.

The video broadcasting industry is currently shifting from using Serial Digital Interface (SDI) connections for HD video broadcasting to the use of Ethernet-based Internet protocol (IP) connections, which will support things like 4K television broadcasts. One problem with this shift is that HD video requires a 1.5GB/sec stream, while 4K video requires a 12GB/sec stream.

Because faster packet processing speeds are needed to support IP-based video, The Linux Foundation fostered DPDK. It speeds up packet processing by directly accessing the NICs, "bypassing the host networking stack."

Microsoft basically re-engineered parts of the Linux Foundation's DPDK so that it'll work on Windows. The current release of DPDK for Windows is version 18.02, and Microsoft has tested and validated it on both Windows Server 2016 and Window Server 2019.

Using DPDK requires having a Poll-Mode Driver for the NIC. One is currently available for Intel's Ethernet Converged Network Adapter XL710 40 GbE product. Microsoft is collaborating with Cavium and Chelsio on creating DPDK Poll-Mode Drivers for Windows for their NICs, as well.

Microsoft was able to demonstrate "70+ million packets per second" packet processing on Intel's NIC using DPDK technology.

Microsoft sees DPDK, used in combination with graphics processing unit hardware, as making Windows a main choice for supporting streaming media applications.

About the Author

Kurt Mackie is senior news producer for 1105 Media's Converge360 group.

comments powered by Disqus

Featured

  • Get Started Using .NET Aspire with SQL Server & Azure SQL Database

    Microsoft experts are making the rounds educating developers about the company's new, opinionated, cloud-ready stack for building observable, production ready, distributed, cloud-native applications with .NET.

  • Microsoft Revamps Fledgling AutoGen Framework for Agentic AI

    Only at v0.4, Microsoft's AutoGen framework for agentic AI -- the hottest new trend in AI development -- has already undergone a complete revamp, going to an asynchronous, event-driven architecture.

  • IDE Irony: Coding Errors Cause 'Critical' Vulnerability in Visual Studio

    In a larger-than-normal Patch Tuesday, Microsoft warned of a "critical" vulnerability in Visual Studio that should be fixed immediately if automatic patching isn't enabled, ironically caused by coding errors.

  • Building Blazor Applications

    A trio of Blazor experts will conduct a full-day workshop for devs to learn everything about the tech a a March developer conference in Las Vegas keynoted by Microsoft execs and featuring many Microsoft devs.

  • Gradient Boosting Regression Using C#

    Dr. James McCaffrey from Microsoft Research presents a complete end-to-end demonstration of the gradient boosting regression technique, where the goal is to predict a single numeric value. Compared to existing library implementations of gradient boosting regression, a from-scratch implementation allows much easier customization and integration with other .NET systems.

Subscribe on YouTube