From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tomasz Cel Subject: [PATCH v2 0/1] add max mbuf size test case Date: Tue, 2 Apr 2019 14:16:52 +0200 Message-ID: <1554207413-19049-1-git-send-email-tomaszx.cel@intel.com> References: <1550223873-17119-3-git-send-email-tomaszx.jozwiak@intel.com> To: dev@dpdk.org, fiona.trahe@intel.com, tomaszx.jozwiak@intel.com, tomaszx.cel@intel.com Return-path: Received: from mga03.intel.com (mga03.intel.com [134.134.136.65]) by dpdk.org (Postfix) with ESMTP id BB6772B99 for ; Tue, 2 Apr 2019 14:16:59 +0200 (CEST) In-Reply-To: <1550223873-17119-3-git-send-email-tomaszx.jozwiak@intel.com> List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" From: Tomasz Jozwiak This patch adds new test case in which max. size of chain mbufs has been used to compress random data dynamically. V2 changes: Added changes to new test_compressdev.c file location in app/test/ folder Tomasz Jozwiak (1): test/compress: add max mbuf size test case app/test/test_compressdev.c | 158 ++++++++++++++++++++++++++++++++++++++------ 1 file changed, 136 insertions(+), 22 deletions(-) -- 2.7.4