From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-wi0-f180.google.com (mail-wi0-f180.google.com [209.85.212.180]) by dpdk.org (Postfix) with ESMTP id 1E6D68E6F for ; Mon, 14 Sep 2015 17:37:07 +0200 (CEST) Received: by wicgb1 with SMTP id gb1so147260893wic.1 for ; Mon, 14 Sep 2015 08:37:06 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=LZeb5sPFW4KGdfBg3ffgEbcYer88HhZrfhmRj/E/hEA=; b=rYD90UkzFTGnOUvd3d7UYqF6JsGPiWT2Y+BJH7yWI440kC4T7L2oRc4eSoQWJ1rKwy 4a4rFnPJEnChim8yrVy95Gq1LwQRxdHkFgZCpsYUmzmWI9V6QV4emF7HNfVbv17+q8Uc KaV3VY45m7f5W1Fb4HyMU3zllTWMI/rGCztZE5856rLWfp9vsd24rUUCr/G80Lg+FJyC 1WqUAfzIhGna9o1/SaqA4NlVbGpQaTgmgBywpyJD/KLQVtBpVtWEdJsayfkinOnA38iW ZhRUD7XKN6kFWIiwVmyVLBk3an9OXpe+RKDlOX9qa1zPmtdFkp36e2F7o1oGlGNYdcqO ZCmg== MIME-Version: 1.0 X-Received: by 10.194.116.9 with SMTP id js9mr32076200wjb.51.1442245026703; Mon, 14 Sep 2015 08:37:06 -0700 (PDT) Received: by 10.194.95.198 with HTTP; Mon, 14 Sep 2015 08:37:06 -0700 (PDT) In-Reply-To: <1506892.aumOHkkchj@xps13> References: <1506892.aumOHkkchj@xps13> Date: Mon, 14 Sep 2015 17:37:06 +0200 Message-ID: From: Matej Vido To: Thomas Monjalon Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.15 Cc: dev@dpdk.org Subject: Re: [dpdk-dev] DPDK 2.2 roadmap X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: patches and discussions about DPDK List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 14 Sep 2015 15:37:07 -0000 Hi, 2015-09-14 16:02 GMT+02:00 Thomas Monjalon : > Hi, > > 2015-09-14 15:44, Matej Vido: > > CESNET would like to submit new virtual poll mode driver for COMBO-80G > and > > COMBO-100G cards. This PMD requires libsze2 library and kernel modules > > (combov3, szedata2_cv3) to be installed. > > The name of the driver was szedata2, right? > What is the meaning? Why not having liberouter in its name? > SZE is our Straight ZEro copy technology for fast data transfers between hardware and RAM, 2 is its second version, _cv3 denotes compatibility with our third generation of FPGA cards. Liberouter is the name of our team, which does also other, non-hardware stuff. In the future we want to rewrite this PMD to be independent on sze library and kernel modules - that could also further improve performance a little. > > > We have already sent a patch serie in June > > (http://dpdk.org/ml/archives/dev/2015-June/019736.html ), but missed > > previous merge window. Now, we are working on a new patchset version with > > scattered packets support. > > Please try to split the patches in order to ease the review. > One feature per patch is a good rule. > > > Meanwhile, we have improved the firmware and would like to share the > > results of our benchmark: > https://www.liberouter.org/wp-content/uploads/2015/09/pmd_szedata2_dpdk_measurement-2015-09-11.pdf > > Nice results! > > Thanks > Regards, Matej -- Matej Vido, CESNET, a. l. e.