On Tue, Feb 25, 2025 at 10:08:48AM +0100, Martyna Szapar-Mudlaw wrote: > From: Lukasz Czapnik <[email protected]> > > Add missing validation of tc and queue id values sent by a VF in > ice_vc_cfg_q_bw(). > Additionally fixed logged value in the warning message, > where max_tx_rate was incorrectly referenced instead of min_tx_rate. > Also correct error handling in this function by properly exiting > when invalid configuration is detected. > > Fixes: 015307754a19 ("ice: Support VF queue rate limit and quanta size > configuration") > Reviewed-by: Jedrzej Jagielski <[email protected]> > Signed-off-by: Lukasz Czapnik <[email protected]> > Co-developed-by: Martyna Szapar-Mudlaw <[email protected]> > Signed-off-by: Martyna Szapar-Mudlaw <[email protected]>
Reviewed-by: Simon Horman <[email protected]>
