]> git.ipfire.org Git - thirdparty/linux.git/commit
net: hsr: Add KUnit test for PRP
authorJaakko Karrenpalo <jkarrenpalo@gmail.com>
Fri, 7 Mar 2025 16:17:00 +0000 (18:17 +0200)
committerPaolo Abeni <pabeni@redhat.com>
Thu, 13 Mar 2025 09:04:22 +0000 (10:04 +0100)
commit814dbf4b6c955cad72e787a44f6e0cf90afc8fda
tree1cc0f1c0cbe3a99e7a6929ccecef576a692ff500
parent05fd00e5e7b1ac60d264f72423fba38cc382b447
net: hsr: Add KUnit test for PRP

Add unit tests for the PRP duplicate detection

Signed-off-by: Jaakko Karrenpalo <jkarrenpalo@gmail.com>
Reviewed-by: Simon Horman <horms@kernel.org>
Link: https://patch.msgid.link/20250307161700.1045-2-jkarrenpalo@gmail.com
Signed-off-by: Paolo Abeni <pabeni@redhat.com>
net/hsr/Kconfig
net/hsr/Makefile
net/hsr/hsr_framereg.c
net/hsr/prp_dup_discard_test.c [new file with mode: 0644]