netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] i40e: fix firmware update
@ 2017-09-01 14:02 Stefan Assmann
  2017-09-01 14:02 ` [PATCH 1/2] i40e: use non-locking i40e_read_nvm_word() function during nvmupdate Stefan Assmann
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Stefan Assmann @ 2017-09-01 14:02 UTC (permalink / raw)
  To: intel-wired-lan; +Cc: netdev, davem, jeffrey.t.kirsher, sassmann

The first patch fixes the firmware update which is currently broken and
results in a bad flash (corrupt firmware). Recovery is possible with a
fixed driver.
The second patch reverts a commit that causes the firmware checksum
verification to fail right after a successful flash. This is related to
a recent workqueue change. Haven't gotten to the bottom of this yet, but
for the sake of a smooth firmware update experience let's revert the
commit for now.

Stefan Assmann (2):
  i40e: use non-locking i40e_read_nvm_word() function during nvmupdate
  Revert "i40e: remove WQ_UNBOUND and the task limit of our workqueue"

 drivers/net/ethernet/intel/i40e/i40e_main.c | 12 +++++-------
 drivers/net/ethernet/intel/i40e/i40e_nvm.c  | 24 ++++++++++++++++++++++--
 2 files changed, 27 insertions(+), 9 deletions(-)

-- 
2.13.5

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2017-09-01 19:19 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-09-01 14:02 [PATCH 0/2] i40e: fix firmware update Stefan Assmann
2017-09-01 14:02 ` [PATCH 1/2] i40e: use non-locking i40e_read_nvm_word() function during nvmupdate Stefan Assmann
2017-09-01 14:02 ` [PATCH 2/2] Revert "i40e: remove WQ_UNBOUND and the task limit of our workqueue" Stefan Assmann
2017-09-01 19:19 ` [PATCH 0/2] i40e: fix firmware update Keller, Jacob E

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).