Thread (5 messages) 5 messages, 2 authors, 2017-08-30

Re: [dpdk-stable] [PATCH] net/sfc: specify correct scale table size on Rx start

From: Ferruh Yigit <hidden>
Date: 2017-08-30 13:47:59

On 8/28/2017 1:53 PM, Andrew Rybchenko wrote:
From: Ivan Malov <redacted>

efx_rx_scale_tbl_set() takes the number of entries in the scale table
to be set, not the size of the table in bytes; currently this bug does
not make any damage since the size argument is used to wrap the loop
on the input table when filling in an MCDI request in case if the table
size in the MCDI request is larger then one provided by the user,
and MCDI scale table size is the same as the size of the table provided
by the driver; this patch brings a fix for the bug

Fixes: 4ec1fc3ba881 ("net/sfc: add basic stubs for RSS support on driver attach")
Cc: stable@dpdk.org

Signed-off-by: Ivan Malov <redacted>
Signed-off-by: Andrew Rybchenko <redacted>
Applied to dpdk-next-net/master, thanks.
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help