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, 26 Dec 2016 11:35:10 -0500 (EST)
From:   David Miller <davem@...emloft.net>
To:     mart@...enhost.nl
Cc:     netdev@...r.kernel.org, ian.campbell@...rix.com,
        wei.liu2@...rix.com
Subject: Re: [PATCH] vif queue counters from int to long,[PATCH] vif queue
 counters from int to long

From: Mart van Santen <mart@...enhost.nl>
Date: Fri, 23 Dec 2016 16:09:23 +0100

> This patch fixes an issue where counters in the queue have type int,
> while the counters of the vif itself are specified as long. This can
> cause incorrect reporting of tx/rx values of the vif interface.
> More extensively reported on xen-devel mailinglist.
> 
> Signed-off-by: Mart van Santen <mart@...enhost.nl>

Your subject line lacks a proper subsystem prefix, in this case
an appropriate one might be "xen-netback: "

Also, your patch was corrupted by your email client, transforming
TAB characters into spaces.  This makes the patch unusable.

Please read Documentation/email-clients.txt on how to fix this
and how to submit uncorrupted patches properly.

Email a test patch to yourself, and do not attempt to resend this
patch to the mailing list until you can successfully apply the test
patch you send to yourself.

Thanks.

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ