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:	Mon, 16 Apr 2012 11:22:43 +0400
From:	Tony Zelenoff <antonz@...allels.com>
To:	David Miller <davem@...emloft.net>
CC:	"netdev@...r.kernel.org" <netdev@...r.kernel.org>,
	"jcliburn@...il.com" <jcliburn@...il.com>,
	"csnook@...hat.com" <csnook@...hat.com>,
	Konstantin Khorenko <khorenko@...allels.com>
Subject: Re: [PATCH 0/9] atl1: add napi to Atheros L1 NIC

4/15/12 9:28 PM, David Miller написал:
> From: David Miller<davem@...emloft.net>
> Date: Sun, 15 Apr 2012 13:03:46 -0400 (EDT)
>
>> From: Tony Zelenoff<antonz@...allels.com>
>> Date: Fri, 13 Apr 2012 20:09:45 +0400
>>
>>> Added NAPI interface to the driver of Atheros L1 NIC.
>>> RX speed reported by iperf in TCP mode (with and without -N
>>> switch) improved by ~7 Mbps. In UDP mode the speed up is
>>> improved by ~4 Mbps.
>>> Also hard RX/TX rings processing with memory allocation in
>>> interrupt handlers is not very good idea. So, fixed this.
>>>
>>> Note: thouse patches must be applied after patch, that fix
>>> kernel panic in this driver.
>>> Its subject is: "atl1: fix kernel panic in case of DMA errors"
>>
>> Unfortunately this is bullshit.  These patches actually depend upon
>> that bug fix not being applied.  Look at the patches, they reference
>> and use the reset workqueue the bug fix removed.
Sorry, for long time to reply, unfortunately i had no internet access at 
this weekend.

> My bad, I thought I had merged the net tree into net-next before
> processing your patches but I didn't.
>
> I just fixed this all up in the net-next tree, please double
> check my work.
In atl1.h there is tx_timeout_task member of atl1_adapter remained. It 
was removed from this structure when kernel panic was fixed.
The patch will be soon.

Also, i'm interested in what to do with Chris Nook address in contacts 
list. Reason - mailer respond that this address is not valid anymore. 
Should i remove him from contacts or leave?

Mailer response:

   csnook@...hat.com
     SMTP error from remote mail server after RCPT TO:<csnook@...hat.com>:
     host mx1.redhat.com [209.132.183.28]: 550 5.2.1 
<csnook@...hat.com>... Mailbox disabled for this recipient


--
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