lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Fri, 20 Jun 2008 22:23:34 +0400
From:	Evgeniy Polyakov <johnpol@....mipt.ru>
To:	Travis Stratman <tstratman@...cinc.com>
Cc:	netdev@...r.kernel.org
Subject: Re: data received but not detected

On Fri, Jun 20, 2008 at 01:17:06PM -0500, Travis Stratman (tstratman@...cinc.com) wrote:
> Let me clarify this again... I see the packet being sent at the expected
> time from the sender on the tcpdump. The packet does not show up in
> tcpdump or in the application on the receive side. When some other data
> is received by the receiver (i.e. ARP), the missing packet shows up in
> the tcpdump and in the application at the same time. So the delay shows
> up in the tcpdump as well. It seems to me that everything is pointing to
> the packet being in the DMA buffer but the controller driver not knowing
> anything about it.

Argh. Ok, then please check that napi polling is called and rx interrupt
happen for the driver.

-- 
	Evgeniy Polyakov
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ