Upcoming Webinar: Hyperscaling in the Cloud
Skip to main content

DPDK 20.02 Release Now Available

By February 26, 2020Blog

The latest DPDK release, 20.02, is now available:  https://fast.dpdk.org/rel/dpdk-20.02.tar.xz

The statistics show  a post-LTS ABI-compatible release:

        820 commits from 156 authors

        876 files changed, 59941 insertions(+), 22565 deletions(-)

There are currently no plans (yet) to start a maintenance branch for 20.02. This release and the next ones (20.05, 20.08) are ABI-compatible with 19.11.

Below are some new features, grouped by category.

General:

  •         ABI check tooling
  •         FreeBSD 13 support
  •         Linux kernel modules disabled in default build
  •         API wait until equal
  •         use CPU lcore with ID > total max
  •         ring with configurable element size
  •         pool of mbufs with pinned external buffers

Networking:

  •         Pensando ionic driver
  •         Marvell driver for OCTEON TX2 end point
  •         Mellanox vDPA driver
  •         rte_flow API for DSCP
  •         rte_flow API for L2TPv3 over IP

Cryptography:

  •          Marvell OCTEON TX2 inline IPsec
  •          CPU crypto based on new libraries (intel-ipsec-mb and AArch64cryptolib)
  •          synchronous CPU crypto API
  •         more algorithms: ECDSA, ECPM

Applications:

  •         event mode in l3fwd example

More details are available in the  technical release notes: http://doc.dpdk.org/guides/rel_notes/release_20_02.html

There are 69 new contributors (including authors, reviewers and testers):

Welcome to Abed Kamaluddin, Abhishek Marathe, Adam Ludkiewicz, Adrian Podlawski, Aleksandr Loktionov, Alexander Kozyrev, Alfredo Cardigliano, Andrew Pinski, Apeksha Gupta, Balakrishna Bhamidipati, Carolyn Wyborny, Chandu Babu N, Cheng Jiang, Chengchang Tang, Damian Milosek, Dariusz Chaberski, Dariusz Jagus, Dexuan Cui, Dmitry Kozlyuk, Donald Lee, Dzmitry Sautsa, Eugenio Pérez, Fang TongHao, Gal Cohen, Gargi Sau, Girish Nandibasappa, Ilja Van Sprundel, Itsuro Oda, Jaroslaw Gawin, Jörg Thalheim, Kiran Patil, Krzysztof Galazka, Kumar Amber, Li Feng, Lijun Ou, Mahipal Challa, Manish Chopra, Marcin Formela, Martyna Szapar, Mateusz Rusinski, Michael Baum, Michal Litwicki, Michal Swiatkowski, Narcisa Vasile, Niclas Storm, Pandi Kumar Maharajan, Piotr Azarewicz, Piotr Kwapulinski, Piotr Pietruszewski, Prateek Agarwal, Praveen Shetty, Rafael Ávila de Espíndola, Ricardo Roldan, Robert Konklewski, Satananda Burla, Savinay Dharmappa, Scott Wasson, Selwin Sebastian, Shannon Nelson, Shiri Kuzin, Sunil Pai G, Sylwia Wnuczko, Thomas Faivre, Tomasz Konieczny, Vitaliy Mysak, Xuan Ding, Xuan Li, Xueming Zhang, and Yisen Zhuang.

Below is the percentage of patches per company:

Based on Reviewed-by and Acked-by tags, the top reviewers are:

     76     Viacheslav Ovsiienko <viacheslavo@mellanox.com>

     56     Qi Zhang <qi.z.zhang@intel.com>

     47     Xiaolong Ye <xiaolong.ye@intel.com>

     46     Akhil Goyal <akhil.goyal@nxp.com>

     44     Ferruh Yigit <ferruh.yigit@intel.com>

     43     Matan Azrad <matan@mellanox.com>

     43     Jerin Jacob <jerinj@marvell.com>

     38     Beilei Xing <beilei.xing@intel.com>

     35     Qiming Yang <qiming.yang@intel.com>

     34     Ajit Khaparde <ajit.khaparde@broadcom.com>

     33     Maxime Coquelin <maxime.coquelin@redhat.com>

     31     Ori Kam <orika@mellanox.com>

     25     Gavin Hu <gavin.hu@arm.com>

     24     David Marchand <david.marchand@redhat.com>

     23     Konstantin Ananyev <konstantin.ananyev@intel.com>

The new features for 20.05 may be submitted during the next 21 days, in order to be reviewed and integrated before mid-April. DPDK 20.05 should be released on 20-05-20.  http://core.dpdk.org/roadmap#dates The schedule is pushed because of the special worldwide context. Some future release cycles will have to be shorter.

Thanks to the entire DPDK community!