Intel-Wired-Lan Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Jacob Keller <jacob.e.keller@intel.com>
To: Intel Wired LAN <intel-wired-lan@lists.osuosl.org>,
	Vladimir Oltean <olteanv@gmail.com>,
	Anthony Nguyen <anthony.l.nguyen@intel.com>
Cc: Przemek Kitszel <przemyslaw.kitszel@intel.com>
Subject: Re: [Intel-wired-lan] [PATCH iwl-next 00/13] ice: use <linux/packing.h> for Tx and Rx queue context data
Date: Tue, 27 Aug 2024 15:23:45 -0700	[thread overview]
Message-ID: <efc5d9a4-7ba6-4d19-8fdb-56e38baf6d72@intel.com> (raw)
In-Reply-To: <20240827-e810-live-migration-jk-prep-ctx-functions-v1-0-0442e2e42d32@intel.com>



On 8/27/2024 2:52 PM, Jacob Keller wrote:
> The copy_rxq_ctx_to_hw() and ice_write_rxq_ctx() are updated to align with
> modern kernel style guidelines. This includes removing an unnecessary NULL
> check, updating the kdoc descriptions to align with the check-kdoc, and
> making ice_copy_rxq_ctx_to_hw() void. This ensures the style for these
> functions will match the style for the similar functions needed to enable
> live migration in a future series.


Ugh, I accidentally typo'd the netdev address. I'll wait to resend until
tomorrow, but in the meantime..

Przemek, I did add two additional patches I saw I had on my live
migration branch to cleanup the Rx queue functions, which weren't part
of the e1000 series. I would appreciate if you could review those as
well before I resend.

Thanks,
Jake

      parent reply	other threads:[~2024-08-27 22:23 UTC|newest]

Thread overview: 21+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-08-27 21:52 [Intel-wired-lan] [PATCH iwl-next 00/13] ice: use <linux/packing.h> for Tx and Rx queue context data Jacob Keller
2024-08-27 21:52 ` [Intel-wired-lan] [PATCH iwl-next 01/13] lib: packing: refuse operating on bit indices which exceed size of buffer Jacob Keller
2024-08-27 21:52 ` [Intel-wired-lan] [PATCH iwl-next 02/13] lib: packing: adjust definitions and implementation for arbitrary buffer lengths Jacob Keller
2024-08-27 21:52 ` [Intel-wired-lan] [PATCH iwl-next 03/13] lib: packing: remove kernel-doc from header file Jacob Keller
2024-08-27 21:52 ` [Intel-wired-lan] [PATCH iwl-next 04/13] lib: packing: add pack() and unpack() wrappers over packing() Jacob Keller
2024-08-27 21:52 ` [Intel-wired-lan] [PATCH iwl-next 05/13] lib: packing: duplicate pack() and unpack() implementations Jacob Keller
2024-08-27 21:52 ` [Intel-wired-lan] [PATCH iwl-next 06/13] lib: packing: add KUnit tests adapted from selftests Jacob Keller
2024-08-28 18:47   ` Jeff Johnson
2024-08-28 20:39     ` Jacob Keller
2024-08-27 21:52 ` [Intel-wired-lan] [PATCH iwl-next 07/13] lib: packing: add additional KUnit tests Jacob Keller
2024-08-27 21:52 ` [Intel-wired-lan] [PATCH iwl-next 08/13] lib: packing: fix QUIRK_MSB_ON_THE_RIGHT behavior Jacob Keller
2024-08-27 21:52 ` [Intel-wired-lan] [PATCH iwl-next 09/13] ice: remove int_q_state from ice_tlan_ctx Jacob Keller
2024-08-27 21:52 ` [Intel-wired-lan] [PATCH iwl-next 10/13] ice: use <linux/packing.h> for Tx and Rx queue context data Jacob Keller
2024-08-27 21:52 ` [Intel-wired-lan] [PATCH iwl-next 11/13] ice: reduce size of queue context fields Jacob Keller
2024-08-27 21:52 ` [Intel-wired-lan] [PATCH iwl-next 12/13] ice: move prefetch enable to ice_setup_rx_ctx Jacob Keller
2024-08-28  6:39   ` Przemek Kitszel
2024-08-28 18:17     ` Keller, Jacob E
2024-08-27 21:52 ` [Intel-wired-lan] [PATCH iwl-next 13/13] ice: cleanup Rx queue context programming functions Jacob Keller
2024-08-28  7:35   ` Przemek Kitszel
2024-08-28 18:16     ` Keller, Jacob E
2024-08-27 22:23 ` Jacob Keller [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=efc5d9a4-7ba6-4d19-8fdb-56e38baf6d72@intel.com \
    --to=jacob.e.keller@intel.com \
    --cc=anthony.l.nguyen@intel.com \
    --cc=intel-wired-lan@lists.osuosl.org \
    --cc=olteanv@gmail.com \
    --cc=przemyslaw.kitszel@intel.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox