From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH] The VMXNET3 PMD can't receive packet suddenly after a lot of traffic coming in Date: Fri, 24 Jul 2015 09:58:38 +0200 Message-ID: <1886002.v1Gljrijme@xps13> References: <1437699218-8783-1-git-send-email-mac_leehk@yahoo.com.hk> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev@dpdk.org To: Marco Lee 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 08B1CC370 for ; Fri, 24 Jul 2015 09:59:53 +0200 (CEST) Received: by wicmv11 with SMTP id mv11so54101516wic.0 for ; Fri, 24 Jul 2015 00:59:52 -0700 (PDT) In-Reply-To: <1437699218-8783-1-git-send-email-mac_leehk@yahoo.com.hk> 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" Hi Marco, It seems it is a new version of the patch. Please, in order to ease patch management and review, could you add: - a version number - a changelog - threading with previous patches It can be done with: - subject-prefix option - annotate option - in-reply-to option as explained here: http://dpdk.org/dev#send Thanks