[PATCH v9 01/14] net/sxe: add base driver directory and doc
Stephen Hemminger
stephen at networkplumber.org
Wed Jul 16 19:46:00 CEST 2025
On Wed, 16 Jul 2025 04:29:17 -0400
Jie Liu <liujie5 at linkdatatechnology.com> wrote:
> Adding a minimum maintainable directory structure for the
> network driver and request maintenance of the sxe driver.
>
> Signed-off-by: Jie Liu <liujie5 at linkdatatechnology.com>
> ---
Some complaints from check-git-log.sh not all have to be fixed though.
$ ./devtools/check-git-log.sh
Wrong headline format:
net/sxe: add link, flow ctrl, mac ops, mtu ops function
net/sxe: add Solve compilation problems.
Wrong headline prefix:
net/sxe: add tx rx setup and data path
Wrong headline case:
"net/sxe: add dcb function": dcb --> DCB
Wrong headline case:
"net/sxe: add link, flow ctrl, mac ops, mtu ops function": mac --> MAC
Wrong headline case:
"net/sxe: add link, flow ctrl, mac ops, mtu ops function": mtu --> MTU
Wrong headline case:
"net/sxe: support rss offload": rss --> RSS
Wrong headline case:
"net/sxe: add tx rx setup and data path": rx --> Rx
Wrong headline case:
"net/sxe: add tx rx setup and data path": tx --> Tx
Wrong headline case:
"net/sxe: support vlan filter": vlan --> VLAN
Contributor name/email mismatch with .mailmap:
Jie Liu <liujie5 at linkdatatechnology.com> is not the primary email address
Invalid patch(es) found - checked 14 patches
More information about the dev
mailing list