From: Stephen Hemminger <stephen@networkplumber.org>
To: dev@dpdk.org
Cc: Stephen Hemminger <stephen@networkplumber.org>
Subject: [RFC 0/2] add clang-format infrastructure
Date: Wed, 22 Mar 2023 10:06:53 -0700 [thread overview]
Message-ID: <20230322170655.45166-1-stephen@networkplumber.org> (raw)
This is first draft of how to use clang format when doing
DPDK drivers and libraries.
Stephen Hemminger (2):
Add clang format file
doc: add clang-format documentation
.clang-format | 181 ++++++++++++++++++++++
doc/guides/contributing/clang-format.rst | 184 +++++++++++++++++++++++
doc/guides/contributing/index.rst | 1 +
3 files changed, 366 insertions(+)
create mode 100644 .clang-format
create mode 100644 doc/guides/contributing/clang-format.rst
--
2.39.2
next reply other threads:[~2023-03-22 17:07 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-03-22 17:06 Stephen Hemminger [this message]
2023-03-22 17:06 ` [RFC 1/2] Add clang format file Stephen Hemminger
2023-03-24 15:53 ` Bruce Richardson
2023-03-24 19:24 ` Tyler Retzlaff
2023-03-22 17:06 ` [RFC 2/2] doc: add clang-format documentation Stephen Hemminger
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=20230322170655.45166-1-stephen@networkplumber.org \
--to=stephen@networkplumber.org \
--cc=dev@dpdk.org \
/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;
as well as URLs for NNTP newsgroup(s).