From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bernard Iremonger Subject: [PATCH v3 0/2] ring pmd autotest Date: Fri, 27 Nov 2015 16:07:38 +0000 Message-ID: <1448640460-25249-1-git-send-email-bernard.iremonger@intel.com> References: To: dev@dpdk.org Return-path: Received: from mga14.intel.com (mga14.intel.com [192.55.52.115]) by dpdk.org (Postfix) with ESMTP id 021B45683 for ; Fri, 27 Nov 2015 17:09:48 +0100 (CET) In-Reply-To: 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" Fix failures in the ring_pmd_autotest program. Correct errors in the ring PMD documentation. Changes in v3: rebase to latest code. revicse commit messages. Changes in v2: move doc changes to a seperate patch. Bernard Iremonger (2): app/test: fix failures in the ring_pmd_autotest program doc: correct Rings-based PMD section in the NIC Drivers guides app/test/test_pmd_ring.c | 360 +++++++++++++++++++++++++----------------- doc/guides/nics/pcap_ring.rst | 28 ++-- 2 files changed, 235 insertions(+), 153 deletions(-) -- 1.9.1