From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH 0/4] port: fix and test bugs in tx_bulk ops Date: Wed, 30 Mar 2016 13:00:09 +0200 Message-ID: <2206554.IhLANSXdKk@xps13> References: <1459198297-49854-1-git-send-email-rsanford@akamai.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev@dpdk.org, Robert Sanford To: cristian.dumitrescu@intel.com Return-path: Received: from mail-wm0-f46.google.com (mail-wm0-f46.google.com [74.125.82.46]) by dpdk.org (Postfix) with ESMTP id 4EEFE2C0C for ; Wed, 30 Mar 2016 13:02:02 +0200 (CEST) Received: by mail-wm0-f46.google.com with SMTP id p65so66032441wmp.0 for ; Wed, 30 Mar 2016 04:02:02 -0700 (PDT) In-Reply-To: <1459198297-49854-1-git-send-email-rsanford@akamai.com> List-Id: patches and discussions about DPDK List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" 2016-03-28 16:51, Robert Sanford: > This patch series does the following: > > * enhances port ring writer test, to send two large, but not full > bursts; exposes ring writer buffer overflow > * fixes ring writer buffer overflow > * fixes full burst checks in ethdev, ring, and sched f_tx_bulk ops > * fixes ethdev writer, to send bursts no larger than specified max Cristian, a fast review would be helpful to integrate these fixes in 16.04.