[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAL9ddJeq_rOUOj=NAd5FmdCBQNRdr3_9X0yzXB0Kj7y+1NfN3A@mail.gmail.com>
Date: Wed, 2 Sep 2020 17:05:44 -0700
From: David Awogbemila <awogbemila@...gle.com>
To: netdev@...r.kernel.org
Cc: Kuo Zhao <kuozhao@...gle.com>, Yangchun Fu <yangchun@...gle.com>
Subject: Re: [PATCH net-next v2 5/9] gve: Add Gvnic stats AQ command and
ethtool show/set-priv-flags.
> + if (GVE_DEVICE_STATUS_REPORT_STATS_MASK & status) {
> + dev_info(&priv->pdev->dev, "Device report stats on.\n");
> + gve_set_do_report_stats(priv);
> + }
> }
oh no, I realize I forgot to replace this with an ethtool stat as
promised. Will change this in v3.
Powered by blists - more mailing lists