[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20190828153825.67833893@cakuba.netronome.com>
Date: Wed, 28 Aug 2019 15:38:25 -0700
From: Jakub Kicinski <jakub.kicinski@...ronome.com>
To: Jeff Kirsher <jeffrey.t.kirsher@...el.com>
Cc: davem@...emloft.net,
"Mauro S. M. Rodrigues" <maurosr@...ux.vnet.ibm.com>,
netdev@...r.kernel.org, nhorman@...hat.com, sassmann@...hat.com,
Andrew Bowers <andrewx.bowers@...el.com>
Subject: Re: [net-next 10/15] i40e: fix hw_dbg usage in
i40e_hmc_get_object_va
On Tue, 27 Aug 2019 23:44:02 -0700, Jeff Kirsher wrote:
> @@ -982,6 +983,7 @@ i40e_status i40e_hmc_get_object_va(struct i40e_hmc_info *hmc_info,
> struct i40e_hmc_sd_entry *sd_entry;
> struct i40e_hmc_pd_entry *pd_entry;
> u32 pd_idx, pd_lmt, rel_pd_idx;
> + struct i40e_hmc_info *hmc_info = &hw->hmc;
reverse xmas tree
> u64 obj_offset_in_fpm;
> u32 sd_idx, sd_lmt;
>
Powered by blists - more mailing lists