From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from dpdk.org (dpdk.org [92.243.14.124]) by inbox.dpdk.org (Postfix) with ESMTP id 44568A04A2; Wed, 3 Jun 2020 15:00:13 +0200 (CEST) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id 72CF51D170; Wed, 3 Jun 2020 15:00:12 +0200 (CEST) Received: from mga18.intel.com (mga18.intel.com [134.134.136.126]) by dpdk.org (Postfix) with ESMTP id 342421D169 for ; Wed, 3 Jun 2020 15:00:09 +0200 (CEST) IronPort-SDR: oIRYKCdzWRVPaXna3O76WnkfxSYBr9D9234PoAr+xcEU5jbEdwFymZB34fu4jVs3Oieo3NSEBD rFE6ETu3s0ng== X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from orsmga005.jf.intel.com ([10.7.209.41]) by orsmga106.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 03 Jun 2020 06:00:08 -0700 IronPort-SDR: xYPyCLcXwzHKYI0YDWu60HkVNYWLtuCli3b7fViYcv1G4Nm+TN0iktIjcnCqM+4q1NLq8eOiAb YAgQj7ZtFX+w== X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.73,467,1583222400"; d="scan'208";a="445101665" Received: from silpixa00399752.ir.intel.com (HELO silpixa00399752.ger.corp.intel.com) ([10.237.222.180]) by orsmga005.jf.intel.com with ESMTP; 03 Jun 2020 06:00:07 -0700 From: Ferruh Yigit To: ferruh.yigit@intel.com Cc: dev@dpdk.org, Jerin Jacob Date: Wed, 3 Jun 2020 14:00:05 +0100 Message-Id: <20200603130005.3709131-1-ferruh.yigit@intel.com> X-Mailer: git-send-email 2.25.4 MIME-Version: 1.0 X-Patchwork-Delegate: ferruh.yigit@intel.com Content-Transfer-Encoding: 8bit Subject: [dpdk-dev] [PATCH v3] test: test patch for checking patchwork auto delegation feature X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list 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: Jerin Jacob This is a test patch to test patchwork auto delegation feature from git send email. Signed-off-by: Jerin Jacob --- README | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README b/README index 55df158642..adf7a7c314 100644 --- a/README +++ b/README @@ -9,3 +9,6 @@ API documentation, and sample application information. For questions and usage discussions, subscribe to: users@dpdk.org Report bugs and issues to the development mailing list: dev@dpdk.org + +This is a test patch to test patchwork auto delegation feature using +git send email. -- 2.25.4