DPDK patches and discussions
 help / color / mirror / Atom feed
From: Sean Morrissey <sean.morrissey@intel.com>
Cc: dev@dpdk.org, Sean Morrissey <sean.morrissey@intel.com>
Subject: [PATCH v1 0/3] Fix typo's and capitalise PMD
Date: Thu, 18 Nov 2021 14:46:42 +0000	[thread overview]
Message-ID: <20211118144645.2903463-1-sean.morrissey@intel.com> (raw)

This patchset cleans up the use of the phrase PMD
throughout dpdk by capitalising pmd and also
removing the use of the word driver following PMD.

This patchset also removes some unnecessary
duplication of the word "the" in comments and
docs.

Sean Morrissey (3):
  fix PMD wording typo
  fix 'the the' typo
  doc: capitalise PMD

 app/test-pmd/cmdline.c                        |  4 +--
 app/test/test_barrier.c                       |  2 +-
 doc/guides/bbdevs/turbo_sw.rst                |  2 +-
 doc/guides/cryptodevs/ccp.rst                 |  2 +-
 doc/guides/cryptodevs/openssl.rst             |  2 +-
 doc/guides/cryptodevs/overview.rst            |  2 +-
 doc/guides/cryptodevs/virtio.rst              |  2 +-
 doc/guides/eventdevs/opdl.rst                 |  2 +-
 doc/guides/linux_gsg/build_sample_apps.rst    |  2 +-
 doc/guides/nics/af_packet.rst                 |  2 +-
 doc/guides/nics/af_xdp.rst                    |  2 +-
 doc/guides/nics/avp.rst                       |  4 +--
 doc/guides/nics/cnxk.rst                      |  2 +-
 doc/guides/nics/enetfec.rst                   |  2 +-
 doc/guides/nics/fm10k.rst                     |  4 +--
 doc/guides/nics/intel_vf.rst                  |  2 +-
 doc/guides/nics/netvsc.rst                    |  2 +-
 doc/guides/nics/nfp.rst                       |  2 +-
 doc/guides/nics/octeontx.rst                  |  4 +--
 doc/guides/nics/octeontx2.rst                 |  6 ++--
 doc/guides/nics/thunderx.rst                  |  4 +--
 doc/guides/nics/virtio.rst                    |  4 +--
 doc/guides/prog_guide/compressdev.rst         |  6 ++--
 .../prog_guide/writing_efficient_code.rst     |  4 +--
 doc/guides/rel_notes/known_issues.rst         |  2 +-
 doc/guides/rel_notes/release_16_04.rst        |  2 +-
 doc/guides/rel_notes/release_18_02.rst        |  4 +--
 doc/guides/rel_notes/release_19_05.rst        |  6 ++--
 doc/guides/rel_notes/release_19_11.rst        |  2 +-
 doc/guides/rel_notes/release_20_11.rst        |  4 +--
 doc/guides/rel_notes/release_21_02.rst        |  2 +-
 doc/guides/rel_notes/release_21_05.rst        |  2 +-
 doc/guides/rel_notes/release_21_08.rst        |  2 +-
 doc/guides/rel_notes/release_21_11.rst        |  2 +-
 doc/guides/rel_notes/release_2_1.rst          |  2 +-
 doc/guides/rel_notes/release_2_2.rst          |  4 +--
 doc/guides/sample_app_ug/bbdev_app.rst        |  2 +-
 doc/guides/sample_app_ug/keep_alive.rst       |  2 +-
 .../sample_app_ug/l3_forward_access_ctrl.rst  |  2 +-
 doc/guides/sample_app_ug/vhost.rst            |  4 +--
 doc/guides/tools/testeventdev.rst             |  2 +-
 doc/guides/vdpadevs/ifc.rst                   |  4 +--
 drivers/bus/vmbus/rte_bus_vmbus.h             |  2 +-
 drivers/common/cpt/cpt_hw_types.h             |  2 +-
 drivers/common/sfc_efx/efsys.h                |  2 +-
 drivers/compress/qat/qat_comp_pmd.h           |  2 +-
 drivers/crypto/qat/qat_asym_pmd.h             |  2 +-
 drivers/crypto/qat/qat_sym_pmd.h              |  2 +-
 drivers/net/bnx2x/elink.c                     |  2 +-
 drivers/net/bnxt/hsi_struct_def_dpdk.h        |  2 +-
 drivers/net/bonding/rte_eth_bond_pmd.c        |  2 +-
 drivers/net/fm10k/fm10k_ethdev.c              |  2 +-
 drivers/net/hinic/base/hinic_pmd_cmdq.h       |  2 +-
 drivers/net/hinic/base/hinic_pmd_hwdev.c      |  2 +-
 drivers/net/hns3/hns3_ethdev.c                |  6 ++--
 drivers/net/hns3/hns3_ethdev.h                |  6 ++--
 drivers/net/hns3/hns3_ethdev_vf.c             | 28 +++++++++----------
 drivers/net/hns3/hns3_rss.c                   |  4 +--
 drivers/net/hns3/hns3_rxtx.c                  |  8 +++---
 drivers/net/hns3/hns3_rxtx.h                  |  4 +--
 drivers/net/i40e/base/i40e_common.c           |  2 +-
 drivers/net/i40e/i40e_ethdev.c                |  2 +-
 drivers/net/ice/ice_ethdev.h                  |  2 +-
 drivers/net/ionic/ionic_if.h                  |  2 +-
 drivers/net/mlx5/mlx5_trigger.c               |  2 +-
 drivers/net/nfp/nfp_common.h                  |  2 +-
 drivers/net/nfp/nfp_ethdev.c                  |  2 +-
 drivers/net/nfp/nfp_ethdev_vf.c               |  2 +-
 drivers/raw/ifpga/base/README                 |  2 +-
 lib/bbdev/rte_bbdev.h                         | 12 ++++----
 lib/bbdev/rte_bbdev_pmd.h                     |  2 +-
 lib/compressdev/rte_compressdev_pmd.h         |  4 +--
 lib/cryptodev/cryptodev_pmd.h                 |  4 +--
 lib/dmadev/rte_dmadev_core.h                  |  2 +-
 lib/eal/include/rte_dev.h                     |  2 +-
 lib/eal/include/rte_devargs.h                 |  4 +--
 lib/ethdev/rte_ethdev.h                       | 18 ++++++------
 lib/eventdev/eventdev_pmd.h                   |  2 +-
 lib/ip_frag/rte_ipv6_fragmentation.c          |  2 +-
 lib/rawdev/rte_rawdev_pmd.h                   |  2 +-
 80 files changed, 136 insertions(+), 136 deletions(-)

-- 
2.25.1


             reply	other threads:[~2021-11-18 14:47 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-11-18 14:46 Sean Morrissey [this message]
2021-11-18 14:46 ` [PATCH v1 1/3] fix PMD wording typo Sean Morrissey
2021-11-19 10:07   ` Mcnamara, John
2021-11-22  8:54   ` Walsh, Conor
2021-11-18 14:46 ` [PATCH v1 2/3] fix 'the the' typo Sean Morrissey
2021-11-19 10:06   ` Mcnamara, John
2021-11-21 23:54   ` Andrew Boyer
2021-11-22  8:54   ` Walsh, Conor
2021-11-18 14:46 ` [PATCH v1 3/3] doc: capitalise PMD Sean Morrissey
2021-11-19 10:09   ` Mcnamara, John
2021-11-22  8:54   ` Walsh, Conor
2021-11-22 10:50 ` [PATCH v2 0/3] Fix typo's and " Sean Morrissey
2021-11-22 10:50   ` [PATCH v2 1/3] fix PMD wording typo Sean Morrissey
2021-11-22 10:50   ` [PATCH v2 2/3] fix 'the the' typo Sean Morrissey
2021-11-22 11:00     ` Somnath Kotur
2021-11-22 10:50   ` [PATCH v2 3/3] doc: capitalise PMD Sean Morrissey
2021-11-26  8:28   ` [PATCH v2 0/3] Fix typo's and " Mcnamara, John
2021-11-26  9:51   ` Ferruh Yigit
2021-11-26 10:11   ` David Marchand

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=20211118144645.2903463-1-sean.morrissey@intel.com \
    --to=sean.morrissey@intel.com \
    --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).