[PATCH] raw/cnxk_bphy: extend pffunc address access

2022-10-14 Thread jpalider
From: Jakub Palider Allows retrieval of SSO and NPA pffunc addresses without device ownership and initialization. Signed-off-by: Jakub Palider --- drivers/raw/cnxk_bphy/cnxk_bphy.c| 16 drivers/raw/cnxk_bphy/rte_pmd_bphy.h | 23 +++ 2 files changed, 39

[PATCH] devtools: ensure proper tag sequence

2022-06-12 Thread jpalider
From: Jakub Palider This change to log checking procedure ensures that all tags are in proper order. The order of tags is as follows: * Coverity issue * Bugzilla ID * Fixes * Cc * * Suggested-by * Reported-by + Signed-off-by * Acked-by * Reviewed-by * Tested-by where: * => 0 or more

[PATCH v2] devtools: ensure proper tag sequence

2022-06-13 Thread jpalider
From: Jakub Palider This change to log checking procedure ensures that certain tags are in proper order. The order of tags is as follows: * Coverity issue * Bugzilla ID * Fixes * Cc * * Suggested-by * Reported-by + Signed-off-by where: * => 0 or more than one instance possible + => mor

[PATCH v3] devtools: ensure proper tag sequence

2022-07-19 Thread jpalider
From: Jakub Palider This change to log checking procedure ensures that certain tags are in proper order. The order of tags is as follows: * Coverity issue * Bugzilla ID * Fixes * Cc * * Suggested-by * Reported-by + Signed-off-by * Acked-by * Reviewed-by * Tested-by where: * => 0 or m