From: "Morten Brørup" <mb@smartsharesystems.com>
To: "Thomas Monjalon" <thomas@monjalon.net>
Cc: <dev@dpdk.org>
Subject: RE: [PATCH] mbuf: improve mbuf comments
Date: Thu, 6 Nov 2025 08:50:23 +0100 [thread overview]
Message-ID: <98CBD80474FA8B44BF855DF32C47DC35F65536@smartserver.smartshare.dk> (raw)
In-Reply-To: <11692478.3WhfQktd6Z@thomas>
> > Typo: TX descriptor -> RX descriptor.
>
> Another Typo: RX -> Rx ;)
>
> We agreed to prefer Tx/Rx capitalization in devtools/words-case.txt.
> I personnaly think it is more correct, as it is not an acronym.
It is an acronym, and I think RX/TX is generally more common than Rx/Tx.
However, after checking with Claude, I'll respect the decision to use Rx/Tx.
Please fix the spelling while merging.
My degree is in electrical engineering, not computer science, and Claude confirms that RX/TX is more common for electronics, while Rx/Tx is generally preferred for readability.
So I learned something new about spelling today. ;-)
Claude:
Q: What is the origin of the shorthand form Rx and Tx, and which spelling is most commonly used, RX/TX or Rx/Tx?
A:
The shorthand "Rx" and "Tx" have different origins depending on the context:
In Medicine/Pharmacy
Rx comes from Latin and has been used since medieval times. It's derived from the Latin word "recipe" (meaning "take" or "receive"), which was written at the beginning of prescriptions. Over time, the "R" with a crossed tail evolved into the symbol ℞ and then the shorthand "Rx." This is why prescriptions are often called "Rx."
Tx in medical contexts is a modern abbreviation for "treatment" or "therapy," likely created by analogy with Rx.
In Electronics/Telecommunications
Rx stands for "receive" or "receiver" Tx stands for "transmit" or "transmitter"
These abbreviations became standard in radio, telecommunications, and digital communications to label signal pins, circuits, and data lines.
Capitalization Convention
Both RX/TX and Rx/Tx are widely used, but the preference varies by field:
Electronics/Engineering: RX/TX (all caps) is more common, especially on technical diagrams, circuit boards, and data sheets
Medicine: Rx (capital R, lowercase x) is traditional and standard
General writing: Rx/Tx (mixed case) is often used for readability
In technical documentation for electronics, you'll see both styles, but RX/TX tends to be slightly more prevalent in professional contexts. However, both are perfectly acceptable and widely understood.
prev parent reply other threads:[~2025-11-06 7:50 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-11-05 11:28 Morten Brørup
2025-11-05 11:33 ` Morten Brørup
2025-11-05 21:28 ` Thomas Monjalon
2025-11-06 7:50 ` Morten Brørup [this message]
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=98CBD80474FA8B44BF855DF32C47DC35F65536@smartserver.smartshare.dk \
--to=mb@smartsharesystems.com \
--cc=dev@dpdk.org \
--cc=thomas@monjalon.net \
/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).