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:	Sun, 16 Jun 2013 11:49:30 +0200
From:	Johannes Stezenbach <js@...21.net>
To:	Johannes Berg <johannes@...solutions.net>
Cc:	netdev@...r.kernel.org
Subject: Re: [PATCH] alx: add a simple AR816x/AR817x device driver

On Sat, Jun 15, 2013 at 10:15:19PM +0200, Johannes Berg wrote:
> On Sat, 2013-06-15 at 20:26 +0200, Johannes Berg wrote:
> > On Fri, 2013-06-14 at 07:53 +0200, Johannes Stezenbach wrote:
> > 
> > > > Does it still pass traffic after that? Or is it actually dead?
> > > 
> > > It is dead.  Not interrupts, I tried ping from both ends
> > > of the link (link LED flashes on RX).
> > 
> > Can you check if one of RX actually works? It seems TX doesn't, at least
> > given the message, but it'd be good to know if RX actually worked? Just
> > trying ping obviously wouldn't determine that, maybe try tcpdump?

I tried it but no packets are received, and no irqs generated.

> > I don't see any difference between 8171 and 8161 in the TX code
> > though ...
> 
> FWIW I tried again on my device against 3.9.6, and it works fine :-/
> 
> Latest code is here: http://p.sipsolutions.net/c2e7235ba77373f0.txt in
> case you want to retry that.
> 
> I'm assuming you did try the QCA driver and it works?

It worked at some time in the past, but I just tried again
and now it doesn't work, it spits a large register dump
periodically and then does task:alx_reinit.  I'll try
to backtrack to find the working version, but give me
some time.

(Usually I don't use eth on this maching except for doing
bulk data copies to my laptop, which happens very rarely.
For the most time I'm using ath9k_htc WLAN USB dongle.)

Another thing: suspend to disk fails (also happened with QCA driver):

Jun 16 00:54:32 abc kernel: [93820.564582] Suspending console(s) (use no_console_suspend to debug)
Jun 16 00:54:32 abc kernel: [93820.568633] serial 00:0a: disabled
Jun 16 00:54:32 abc kernel: [93820.568644] serial 00:0a: System wakeup disabled by ACPI
Jun 16 00:54:32 abc kernel: [93820.569407] alx 0000:03:00.0: PHY SPD/DPLX unresolved: 0xffff
Jun 16 00:54:32 abc kernel: [93820.569410] alx 0000:03:00.0: shutdown fail in suspend -22
Jun 16 00:54:32 abc kernel: [93820.569417] pci_pm_freeze(): alx_suspend+0x0/0x75 returns -22
Jun 16 00:54:32 abc kernel: [93820.569421] dpm_run_callback(): pci_pm_freeze+0x0/0x8f returns -22
Jun 16 00:54:32 abc kernel: [93820.569427] PM: Device 0000:03:00.0 failed to freeze async: error -22

(I think it worked the first time but failed on second suspend)


Thanks,
Johannes
--
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