From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH 0/3] pcap pmd improvements Date: Fri, 27 Feb 2015 14:50:04 +0100 Message-ID: <7961775.E0Uj7JXADV@xps13> References: <1425044560-23397-1-git-send-email-tero.aho@coriant.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev-VfR2kkLFssw@public.gmane.org To: Tero Aho Return-path: In-Reply-To: <1425044560-23397-1-git-send-email-tero.aho-jSzUOxOKT6dBDgjK7y7TUQ@public.gmane.org> List-Id: patches and discussions about DPDK List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces-VfR2kkLFssw@public.gmane.org Sender: "dev" 2015-02-27 15:42, Tero Aho: > We have found it convenient to use pcap interfaces in early development > when speed does not matter. However, pcap interfaces use fixed values > for some properties like link status which makes it hard to simulate > certain conditions. > > Here's series of small improvements we have originally used on top > of v1.7.0 (now rebased to current master). > > Tero Aho (3): > pcap: utilize underlying real interface properties > pcap: add support for jumbo frames > pcap: add byte and error counters into statistics Thanks for contributing your improvements! > ============================================================ > The information contained in this message may be privileged > and confidential and protected from disclosure. If the reader > of this message is not the intended recipient, or an employee > or agent responsible for delivering this message to the > intended recipient, you are hereby notified that any reproduction, > dissemination or distribution of this communication is strictly > prohibited. If you have received this communication in error, > please notify us immediately by replying to the message and > deleting it from your computer. Thank you. Coriant-Tellabs > ============================================================ You should ask your administrator to not add this footer when sending to dpdk.org. Thanks