From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <thomas@monjalon.net>
Received: from out1-smtp.messagingengine.com (out1-smtp.messagingengine.com
 [66.111.4.25]) by dpdk.org (Postfix) with ESMTP id 7EF18101B
 for <dev@dpdk.org>; Mon, 18 Sep 2017 21:09:59 +0200 (CEST)
Received: from compute1.internal (compute1.nyi.internal [10.202.2.41])
 by mailout.nyi.internal (Postfix) with ESMTP id B2FBE20E3F;
 Mon, 18 Sep 2017 15:09:57 -0400 (EDT)
Received: from frontend1 ([10.202.2.160])
 by compute1.internal (MEProxy); Mon, 18 Sep 2017 15:09:58 -0400
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=monjalon.net; h=
 cc:content-transfer-encoding:content-type:date:from:in-reply-to
 :message-id:mime-version:references:subject:to:x-me-sender
 :x-me-sender:x-sasl-enc:x-sasl-enc; s=mesmtp; bh=ipYHBNdy2SSBQH6
 dhGkT4KJymsgCWummNAYsc1bQ0gw=; b=AkQc8RHU24U0Ipbd1WXN02BAu4no1PU
 PLASUVFYLq+Et66ygHhJNKEXOhPxjF92Lapwu0YYUuGfch5c67QhrRNBrHBXsV2p
 MMYHgexgoFZHaSKPd0ujMEMZAIuBNM53gIskbORJ5yL0hX2e6Ytdx425jgVU+dmg
 ZaGB2BLx+T54=
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=
 messagingengine.com; h=cc:content-transfer-encoding:content-type
 :date:from:in-reply-to:message-id:mime-version:references
 :subject:to:x-me-sender:x-me-sender:x-sasl-enc:x-sasl-enc; s=
 fm1; bh=ipYHBNdy2SSBQH6dhGkT4KJymsgCWummNAYsc1bQ0gw=; b=MHX2uQlM
 qDOzVOtO9Oo4dj7en6PNzqyQ27tRhBmsS5jlX5zgM1+TZgkp5lKPVatZhuMLI6ph
 k8tS6Igzw3jY56DhRsPG5a9e4yel7zeCshHA4rcah28BpkJCfaDChk5Y3vmmAo6o
 cBX3kKynfHwQWJVOWUtqgUQ8/6RYLjajbIh5lpChxTvnl4b8S5Q1MO3d5nsnVtwp
 ABtxln/iCTFbhBnn1CXV3BKZOM7AMWmAbPXZkVhMTQghiJGWI4Alo66TXC0ZpSX6
 84grBstVy7eI3p+VK8bRtfNruYak8UBdNkayycpCme/wT78kFHNS4XZEAEyiSl73
 2VGRJEXDPmHl5g==
X-ME-Sender: <xms:BRrAWf3ZCxORYu0fKicinKW0p4LY6grkG8vLLrRQMfEjRQJbS38SGA>
X-Sasl-enc: ttW5/+xlLAAyI/BskG+kuuXOUmDHqQbs1A+5QXQ+3O7J 1505761797
Received: from xps.localnet (184.203.134.77.rev.sfr.net [77.134.203.184])
 by mail.messagingengine.com (Postfix) with ESMTPA id 1557A7FA8B;
 Mon, 18 Sep 2017 15:09:57 -0400 (EDT)
From: Thomas Monjalon <thomas@monjalon.net>
To: "Singh, Jasvinder" <jasvinder.singh@intel.com>
Cc: dev@dpdk.org, "Dumitrescu, Cristian" <cristian.dumitrescu@intel.com>,
 "Yigit, Ferruh" <ferruh.yigit@intel.com>
Date: Mon, 18 Sep 2017 21:09:55 +0200
Message-ID: <7567325.muPs7Y73Ev@xps>
In-Reply-To: <54CBAA185211B4429112C315DA58FF6D33253A21@IRSMSX103.ger.corp.intel.com>
References: <20170811124929.118564-2-jasvinder.singh@intel.com>
 <20170918091015.82824-2-jasvinder.singh@intel.com>
 <54CBAA185211B4429112C315DA58FF6D33253A21@IRSMSX103.ger.corp.intel.com>
MIME-Version: 1.0
Content-Transfer-Encoding: 7Bit
Content-Type: text/plain; charset="us-ascii"
Subject: Re: [dpdk-dev] [PATCH v4 1/4] net/softnic: add softnic PMD
X-BeenThere: dev@dpdk.org
X-Mailman-Version: 2.1.15
Precedence: list
List-Id: DPDK patches and discussions <dev.dpdk.org>
List-Unsubscribe: <http://dpdk.org/ml/options/dev>,
 <mailto:dev-request@dpdk.org?subject=unsubscribe>
List-Archive: <http://dpdk.org/ml/archives/dev/>
List-Post: <mailto:dev@dpdk.org>
List-Help: <mailto:dev-request@dpdk.org?subject=help>
List-Subscribe: <http://dpdk.org/ml/listinfo/dev>,
 <mailto:dev-request@dpdk.org?subject=subscribe>
X-List-Received-Date: Mon, 18 Sep 2017 19:09:59 -0000

18/09/2017 18:58, Singh, Jasvinder:
> Hi Thomas,
> 
> I don't see this patch in patchwork, although it is present in email archive. Any guess why it is not showing up there?

No idea.
Not a big deal, others are there.