On 10/7/2024 8:33 PM, Serhii Iliushyk wrote:
> @@ -682,7 +682,7 @@ static void
> qsfp28_wait_for_ready_after_reset(nim_i2c_ctx_p ctx)
> init_complete_flag_present = (data & (1 << 4)) != 0;
> }
>
> - NT_LOG(DBG, NTHW, "NIM InitCompleteFlagPresent = %d",
> init_complete_fl
From: Danylo Vodopianov
Add suffixes logging
Fix the issue with the configuration log level for a specific module
Fix extended debug logging
3-letter abbreviation for log type
Update documentation
new log modules were added
Log level in functions that initialize feature operations
2 matches
Mail list logo