]> Gentwo Git Trees - linux/.git/commit
selftests: net-drv: stats: sanity check FEC histogram
authorVadim Fedorenko <vadim.fedorenko@linux.dev>
Wed, 24 Sep 2025 12:40:37 +0000 (12:40 +0000)
committerJakub Kicinski <kuba@kernel.org>
Fri, 26 Sep 2025 23:49:29 +0000 (16:49 -0700)
commited3d74a754113eb84299a0a4ddc215199a6dd89c
treec897917bb021ab144e4bdbae5db3968fec60f692
parentca80036839eb9556b08f62d4c655885c6670c2cc
selftests: net-drv: stats: sanity check FEC histogram

Simple tests to validate kernel's output. FEC bin range should be valid
means high boundary should be not less than low boundary. Bin boundaries
have to be provided as well as error counter value. Per-plane value
should match bin's value.

Signed-off-by: Vadim Fedorenko <vadim.fedorenko@linux.dev>
Reviewed-by: Aleksandr Loktionov <aleksandr.loktionov@intel.com>
Link: https://patch.msgid.link/20250924124037.1508846-6-vadim.fedorenko@linux.dev
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
tools/testing/selftests/drivers/net/stats.py