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
| ||
|
Message-Id: <20200619.202317.2242703981963330658.davem@davemloft.net> Date: Fri, 19 Jun 2020 20:23:17 -0700 (PDT) From: David Miller <davem@...emloft.net> To: willemdebruijn.kernel@...il.com Cc: netdev@...r.kernel.org, kuba@...nel.org, willemb@...gle.com Subject: Re: [PATCH net v2] selftests/net: report etf errors correctly From: Willem de Bruijn <willemdebruijn.kernel@...il.com> Date: Thu, 18 Jun 2020 12:40:43 -0400 > From: Willem de Bruijn <willemb@...gle.com> > > The ETF qdisc can queue skbs that it could not pace on the errqueue. > > Address a few issues in the selftest > > - recv buffer size was too small, and incorrectly calculated > - compared errno to ee_code instead of ee_errno > - missed invalid request error type > > v2: > - fix a few checkpatch --strict indentation warnings > > Fixes: ea6a547669b3 ("selftests/net: make so_txtime more robust to timer variance") > Signed-off-by: Willem de Bruijn <willemb@...gle.com> Applied, thanks Willem.
Powered by blists - more mailing lists