From mboxrd@z Thu Jan 1 00:00:00 1970 From: Sharath Subject: Re: checking packet drop at NIC Date: Fri, 31 Jan 2014 11:35:28 +0530 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Cc: dev-VfR2kkLFssw@public.gmane.org To: Daniel Kaminsky Return-path: In-Reply-To: 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" Hi Daniel & all, can anyone please let me know about this. Tx -SB On Thu, Jan 30, 2014 at 4:50 PM, Sharath wrote: > hi! > > are there any interrupts which are raised by DPDK, for the fifo errors. > > please let me know, where can I find the details and how to handle such > interrupts ? > > Tx > -SB > > > On Thu, Jan 30, 2014 at 2:30 PM, Sharath wrote: > >> Thanks Daniel ! >> Let me check it out . . . >> On Jan 29, 2014 8:54 PM, "Daniel Kaminsky" < >> daniel.kaminsky-bIuJOMs36akdlAAv9/cgxFaTQe2KTcn/@public.gmane.org> wrote: >> >>> Hi Sharath, >>> >>> Try rte_eth_stats_get, I think this should give you what you're looking >>> for. >>> >>> Regards, >>> Daniel >>> >>> >>> On Tue, Jan 28, 2014 at 7:29 AM, Sharath wrote: >>> >>>> hi ! >>>> >>>> can someone please tell me whether the DPDK provides any method to >>>> handle >>>> below >>>> >>>> a. account the packet drops at NIC level ? is there any interrupt >>>> raised by >>>> DPDK for the same ? >>>> b. to check fifo errors ? >>>> c. way to check rx and tx in sync >>>> >>>> Tx, >>>> -SB >>>> >>> >>> >