From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-wi0-f172.google.com (mail-wi0-f172.google.com [209.85.212.172]) by dpdk.org (Postfix) with ESMTP id 8C18F5A83 for ; Thu, 11 Jun 2015 11:59:17 +0200 (CEST) Received: by wifx6 with SMTP id x6so5226952wif.0 for ; Thu, 11 Jun 2015 02:59:17 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:from:to:cc:subject:date:message-id:organization :user-agent:in-reply-to:references:mime-version :content-transfer-encoding:content-type; bh=nWpJzoBfiF9dRTgBnjEnwJ57wTOS95NI0w98DMmVSKY=; b=SMdNWAbnqhG6fM7UTnxt4zMeL5d16sYUkoO6pPx+OOJYcJOOtJXbCzQ0qPOXlSNU/y SCeEDc6xL6zoapB9G7m/BQD1ZFx1TfHYc+p4dEvbfDbvb2RyL53yPt7LyoiKYQLOemd0 3KfbUGSj9sSK/VrlPTS+OmD4x1eRzmov61A+S23ylhjDz/TyRQtwu3OIc8RdQyuTaQxK QpBaMWJNQ+ydQqwdY4TgkWzi93W6B0Efj/UZbonUaP+iNmOIXKlIUIlBUb1zVAlN8G7z AuN+Ymgoq/AC54VrlZprPTbwYhnjaDMmJcafSE4NxZWNLqnDsgt7zfLNc8TYhT1GQd+Q eP/A== X-Gm-Message-State: ALoCoQmplUIsEYvZzOJRfEv7aYDGsyvJcsXuPPgYft7jFnuJX1ioR+6VAXKn87PDp9AmcKG15wXZ X-Received: by 10.180.77.9 with SMTP id o9mr29018916wiw.52.1434016757451; Thu, 11 Jun 2015 02:59:17 -0700 (PDT) Received: from xps13.localnet (136-92-190-109.dsl.ovh.fr. [109.190.92.136]) by mx.google.com with ESMTPSA id q4sm287358wja.24.2015.06.11.02.59.15 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Thu, 11 Jun 2015 02:59:16 -0700 (PDT) From: Thomas Monjalon To: "Iremonger, Bernard" , linville@tuxdriver.com Date: Thu, 11 Jun 2015 11:58:21 +0200 Message-ID: <159365803.3qspsHhf2U@xps13> Organization: 6WIND User-Agent: KMail/4.14.8 (Linux/4.0.4-2-ARCH; KDE/4.14.8; x86_64; ; ) In-Reply-To: <8CEF83825BEC744B83065625E567D7C204A2E521@IRSMSX108.ger.corp.intel.com> References: <2520130.3p9lvqUWmZ@xps13> <8CEF83825BEC744B83065625E567D7C204A2E521@IRSMSX108.ger.corp.intel.com> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" Cc: dev@dpdk.org Subject: Re: [dpdk-dev] deadline notice X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: patches and discussions about DPDK List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 11 Jun 2015 09:59:17 -0000 2015-06-11 09:30, Iremonger, Bernard: > The following patch was submitted on 10th March 2015, but does not seem to be on DPDK patchwork. > > [dpdk-dev] [RFC] af_packet: support port hotplug Good catch. It was classified as RFC: http://dpdk.org/dev/patchwork/patch/3963/ A v2 should be sent. Note: [RFC] should be preferred for incomplete patches or trials.