netfilter-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Lukas Wunner <lukas@wunner.de>
To: Pablo Neira Ayuso <pablo@netfilter.org>, Phil Sutter <phil@nwl.cc>
Cc: netfilter-devel@vger.kernel.org
Subject: Re: [PATCH nft] src: Support netdev egress hook
Date: Thu, 28 Oct 2021 09:10:53 +0200	[thread overview]
Message-ID: <20211028071053.GA20838@wunner.de> (raw)
In-Reply-To: <YXnYPnrm/gUf0a/6@salvia>

[+cc Phil]

On Thu, Oct 28, 2021 at 12:52:46AM +0200, Pablo Neira Ayuso wrote:
> On Thu, Oct 28, 2021 at 12:13:01AM +0200, Lukas Wunner wrote:
> > When running tests I noted an oddity:
> > 
> > tests/shell/testcases/0031set_timeout_size_0 fails because
> > 1d2h3m4s10ms is reported as 1d2h3m4s8ms, so 2 msec less.
> > Might be caused by the kernel I tested against (v5.13.12),
> > doesn't seem related to my patches, but odd nevertheless.
> 
> Likely related to:
> 
> commit c9c5b5f621c37d17140dac682d211825ef321093
> Author: Phil Sutter <phil@nwl.cc>
> Date:   Mon Jul 26 15:27:32 2021 +0200
> 
>     tests: shell: Fix bogus testsuite failure with 100Hz

Debian uses CONFIG_HZ_250=y in their x86_64 default config,
that's what I'm using.  I guess changing the regex to match
(8|10)ms would fix the issue.

Thanks,

Lukas

  reply	other threads:[~2021-10-28  7:10 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-10-27 10:17 [PATCH nft] src: Support netdev egress hook Pablo Neira Ayuso
2021-10-27 12:14 ` Lukas Wunner
2021-10-27 13:29   ` Pablo Neira Ayuso
2021-10-27 22:13     ` Lukas Wunner
2021-10-27 22:52       ` Pablo Neira Ayuso
2021-10-28  7:10         ` Lukas Wunner [this message]
2021-10-28  0:04   ` Pablo Neira Ayuso
  -- strict thread matches above, loose matches on Subject: below --
2020-03-11 12:20 Lukas Wunner

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20211028071053.GA20838@wunner.de \
    --to=lukas@wunner.de \
    --cc=netfilter-devel@vger.kernel.org \
    --cc=pablo@netfilter.org \
    --cc=phil@nwl.cc \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).