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
- [Intel-wired-lan] [PATCH iwl-next 08/13] lib: packing: fix QU... Jacob Keller
- [Intel-wired-lan] [PATCH iwl-next 06/13] lib: packing: add KU... Jacob Keller
- [Intel-wired-lan] [PATCH iwl-next 04/13] lib: packing: add pa... Jacob Keller
- [Intel-wired-lan] [PATCH iwl-next 03/13] lib: packing: remove... Jacob Keller
- [Intel-wired-lan] [PATCH iwl-next 13/13] ice: cleanup Rx queu... Jacob Keller
- [Intel-wired-lan] [PATCH iwl-next 12/13] ice: move prefetch e... Jacob Keller
- [Intel-wired-lan] [PATCH iwl-next 02/13] lib: packing: adjust... Jacob Keller
- [Intel-wired-lan] [PATCH iwl-next 09/13] ice: remove int_q_st... Jacob Keller
- [Intel-wired-lan] [PATCH iwl-next 10/13] ice: use <linux/p... Jacob Keller
- [Intel-wired-lan] [PATCH iwl-next 05/13] lib: packing: duplic... Jacob Keller
- Re: [Intel-wired-lan] [PATCH iwl-next 00/13] ice: use <lin... Jacob Keller