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

  • AI for GitHub Collaboration? Maybe Not So Much

    No doubt GitHub Copilot has been a boon for developers, but AI might not be the best tool for collaboration, according to developers weighing in on a recent social media post from the GitHub team.

  • Visual Studio 2022 Getting VS Code 'Command Palette' Equivalent

    As any Visual Studio Code user knows, the editor's command palette is a powerful tool for getting things done quickly, without having to navigate through menus and dialogs. Now, we learn how an equivalent is coming for Microsoft's flagship Visual Studio IDE, invoked by the same familiar Ctrl+Shift+P keyboard shortcut.

  • .NET 9 Preview 3: 'I've Been Waiting 9 Years for This API!'

    Microsoft's third preview of .NET 9 sees a lot of minor tweaks and fixes with no earth-shaking new functionality, but little things can be important to individual developers.

  • Data Anomaly Detection Using a Neural Autoencoder with C#

    Dr. James McCaffrey of Microsoft Research tackles the process of examining a set of source data to find data items that are different in some way from the majority of the source items.

  • What's New for Python, Java in Visual Studio Code

    Microsoft announced March 2024 updates to its Python and Java extensions for Visual Studio Code, the open source-based, cross-platform code editor that has repeatedly been named the No. 1 tool in major development surveys.

Subscribe on YouTube