From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:48184) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YJmAe-0002Ch-Fm for qemu-devel@nongnu.org; Fri, 06 Feb 2015 11:54:21 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YJmAa-00066m-9z for qemu-devel@nongnu.org; Fri, 06 Feb 2015 11:54:20 -0500 Received: from mx1.redhat.com ([209.132.183.28]:60713) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YJmAZ-00066T-WF for qemu-devel@nongnu.org; Fri, 06 Feb 2015 11:54:16 -0500 Date: Fri, 6 Feb 2015 16:54:11 +0000 From: Stefan Hajnoczi Message-ID: <20150206165411.GB31443@stefanha-thinkpad.redhat.com> References: <1420742303-3030-1-git-send-email-freddy77@gmail.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="xgyAXRrhYN0wYx8y" Content-Disposition: inline In-Reply-To: <1420742303-3030-1-git-send-email-freddy77@gmail.com> Subject: Re: [Qemu-devel] [RFC PATCH v3] tests: rtl8139: test timers and interrupt List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Frediano Ziglio Cc: Paolo Bonzini , Fam Zheng , qemu-devel@nongnu.org --xgyAXRrhYN0wYx8y Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Jan 08, 2015 at 06:38:23PM +0000, Frediano Ziglio wrote: > Test behaviour of timers and interrupts related to timeouts. >=20 > Signed-off-by: Frediano Ziglio > --- > tests/Makefile | 2 +- > tests/rtl8139-test.c | 181 +++++++++++++++++++++++++++++++++++++++++++++= ++++++ > 2 files changed, 182 insertions(+), 1 deletion(-) >=20 > This patch was derived from a test I did while implementing timer in > rtl8139 code. Now that there is support for integrated testing I converted > it. The test was tested on a real NIC. >=20 > As if it's the first test I wrote I don't know if syntax and details are > fine. For instance should I remove nop test? Should I split my test? >=20 > Changed from v2: > - style (variable declaration, Perl script not able to spot it) >=20 > Changed from v1: > - style Thanks, applied to my net tree: https://github.com/stefanha/qemu/commits/net --xgyAXRrhYN0wYx8y Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iQEcBAEBAgAGBQJU1PGzAAoJEJykq7OBq3PIZh0H+gLDbbHl/wFYFRrFAfZHE26U qxIOcZVwZNZS7VSbMijB/kThGGVsPjkHH8U91RDzVBUgYSjjwwP0T+VnPzMMf+Gg +YR4WdZGWSFnYTck530cZf2zNVWG+5k6wwZH/7SuhKbRGBcWrzTiMP8InjPX0j72 vjL0fWEiZk77toP2dPmy9GIp5h3Wtt+gEgZYjM1ACRknlc7t7szOwl0lh/9N5ilT Ypd9mSxZNKXxBhO1BYGRFmUrWr3l/hwPfIsnRcTT/ZqKgWBPsaOp4eTUW4vzNEct GjTOOGjG+pGVJrVgQNKXAZ9JxwcnxRtvEoUeadZxay96TPiTOIEMWF2SAxx2prs= =osMc -----END PGP SIGNATURE----- --xgyAXRrhYN0wYx8y--