[Intel-wired-lan] [PATCH iwl-next 00/13] ice: use <linux/packing.h> for Tx and Rx queue context data

Jacob Keller jacob.e.keller at intel.com
Tue Aug 27 22:23:45 UTC 2024



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


More information about the Intel-wired-lan mailing list