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] [day] [month] [year] [list]
Date:	Wed, 19 Jul 2006 14:12:26 -0700 (PDT)
From:	David Miller <davem@...emloft.net>
To:	keith.chew@...il.com
Cc:	linux-kernel@...r.kernel.org
Subject: Re: network tx_timeout guidance

From: "Keith Chew" <keith.chew@...il.com>
Date: Thu, 20 Jul 2006 08:53:28 +1200

> (2) What is the best way to simulate a Tx Timeout? Currently we have
> to wait for several days (for 1 of the 10 PCs under stress testing)
> for it to occur.

Make your netdev->hard_start_xmit() method simply record the
SKB, but don't actually give it to the hardware.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ