On 13/2/2025 4:59 pm, Loktionov, Aleksandr wrote:
-----Original Message-----
From: Intel-wired-lan <[email protected]> On Behalf Of
Vladimir Oltean
Sent: Wednesday, February 12, 2025 11:01 PM
To: Faizal Rahim <[email protected]>
Cc: Nguyen, Anthony L <[email protected]>; Kitszel, Przemyslaw
<[email protected]>; Andrew Lunn <[email protected]>;
David S . Miller <[email protected]>; Eric Dumazet
<[email protected]>; Jakub Kicinski <[email protected]>; Paolo Abeni
<[email protected]>; Maxime Coquelin <[email protected]>;
Alexandre Torgue <[email protected]>; Simon Horman
<[email protected]>; Russell King <[email protected]>; Alexei
Starovoitov <[email protected]>; Daniel Borkmann <[email protected]>;
Jesper Dangaard Brouer <[email protected]>; John Fastabend
<[email protected]>; Furong Xu <[email protected]>; Russell King
<[email protected]>; Serge Semin <[email protected]>;
Xiaolei Wang <[email protected]>; Suraj Jaiswal
<[email protected]>; Kory Maincent <[email protected]>;
Gal Pressman <[email protected]>; Jesper Nilsson <[email protected]>;
Andrew Halaney <[email protected]>; Choong Yong Liang
<[email protected]>; Kunihiko Hayashi
<[email protected]>; Gomes, Vinicius
<[email protected]>; [email protected];
[email protected]; [email protected]; linux-stm32@st-md-
mailman.stormreply.com; [email protected];
[email protected]
Subject: Re: [Intel-wired-lan] [PATCH iwl-next v4 0/9] igc: Add support for
Frame Preemption feature in IGC
Please start commit title from slam letters:
Igc: add ...
Hi Aleksandr,
I haven't updated this in v5 yet. Could you share any reference or
guideline for this?
From what I checked, the recently accepted patches in igc seem to follow a
similar commit title format as my patches:
$ git log --oneline | grep igc
b65969856d4f igc: Link queues to NAPI instances
1a63399c13fe igc: Link IRQs to NAPI instances
8b6237e1f4d4 igc: Fix passing 0 to ERR_PTR in igc_xdp_run_prog()
484d3675f2aa igc: Allow hot-swapping XDP program
c75889081366 igc: Remove unused igc_read/write_pcie_cap_reg
121c3c6bc661 igc: Remove unused igc_read/write_pci_cfg wrappers
b37dba891b17 igc: Remove unused igc_acquire/release_nvm