Linux Netfilter development
 help / color / mirror / Atom feed
* [PATCH nf-next v2 0/4] selftest: netfilter: small test tweaks
@ 2023-05-04  8:48 Boris Sukholitko
  2023-05-04  8:48 ` [PATCH nf-next v2 1/4] selftest: netfilter: use /proc for pid checking Boris Sukholitko
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Boris Sukholitko @ 2023-05-04  8:48 UTC (permalink / raw)
  To: netfilter-devel; +Cc: Ilya Lifshits, Boris Sukholitko

[-- Attachment #1: Type: text/plain, Size: 830 bytes --]

Hi,

These patches allow nft_flowtable.sh test script to work in busybox environment
(patches 1-2).

More exact wait for netcat running in the background is in patch 3.

Small adaptive sleep optimization (patch 4) helps with running on busy servers
and cuts default sleep time a bit.

Thanks,
Boris.

- v2:
    - extracted from controversial dscp offload series
    - added Acked-by: Florian Westphal <fw.de> on patch 4

Boris Sukholitko (4):
  selftest: netfilter: use /proc for pid checking
  selftest: netfilter: no need for ps -x option
  selftest: netfilter: wait for specific nc pids
  selftest: netfilter: monitor result file sizes

 .../selftests/netfilter/nft_flowtable.sh      | 21 +++++++++++++------
 1 file changed, 15 insertions(+), 6 deletions(-)


base-commit: 19c60fdee5db881a99a9c39fb31942a530d20c63
-- 
2.32.0


[-- Attachment #2: S/MIME Cryptographic Signature --]
[-- Type: application/pkcs7-signature, Size: 4221 bytes --]

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2023-05-10  7:09 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-05-04  8:48 [PATCH nf-next v2 0/4] selftest: netfilter: small test tweaks Boris Sukholitko
2023-05-04  8:48 ` [PATCH nf-next v2 1/4] selftest: netfilter: use /proc for pid checking Boris Sukholitko
2023-05-04  8:48 ` [PATCH nf-next v2 2/4] selftest: netfilter: no need for ps -x option Boris Sukholitko
2023-05-04  8:48 ` [PATCH nf-next v2 3/4] selftest: netfilter: wait for specific nc pids Boris Sukholitko
2023-05-04  8:48 ` [PATCH nf-next v2 4/4] selftest: netfilter: monitor result file sizes Boris Sukholitko
2023-05-10  7:09 ` [PATCH nf-next v2 0/4] selftest: netfilter: small test tweaks Pablo Neira Ayuso

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox