lkml.org 
[lkml]   [2019]   [Dec]   [21]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    /
    Date
    SubjectRe: [PATCH net] hv_netvsc: Fix unwanted rx_table reset
    From
    From: Haiyang Zhang <haiyangz@microsoft.com>
    Date: Thu, 19 Dec 2019 18:28:10 -0800

    > In existing code, the receive indirection table, rx_table, is in
    > struct rndis_device, which will be reset when changing MTU, ringparam,
    > etc. User configured receive indirection table values will be lost.
    >
    > To fix this, move rx_table to struct net_device_context, and check
    > netif_is_rxfh_configured(), so rx_table will be set to default only
    > if no user configured value.
    >
    > Fixes: ff4a44199012 ("netvsc: allow get/set of RSS indirection table")
    > Signed-off-by: Haiyang Zhang <haiyangz@microsoft.com>

    Applied.

    \
     
     \ /
      Last update: 2019-12-21 06:51    [W:5.394 / U:0.000 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site