[RFC 0/2] Add support for link speed lanes
Damodharam Ammepalli
damodharam.ammepalli at broadcom.com
Fri Mar 22 23:25:41 CET 2024
BRCM576xx NIC modules support speeds with different lanes configuration.
This is an alternate proposal to
https://patchwork.dpdk.org/project/dpdk/list/?series=31593
Please provide your review. Broadcom driver patches will follow.
Damodharam Ammepalli (2):
lib/ethdev: Add link_speed lanes support into rte lib
testpmd: Add speed lanes to testpmd config and show command
app/test-pmd/cmdline.c | 142 +++++++++++++++++++++++++++++++++++++
app/test-pmd/config.c | 13 ++--
lib/ethdev/ethdev_driver.h | 49 +++++++++++++
lib/ethdev/rte_ethdev.c | 26 +++++++
lib/ethdev/rte_ethdev.h | 52 ++++++++++++++
lib/ethdev/version.map | 2 +
6 files changed, 280 insertions(+), 4 deletions(-)
--
2.39.3
--
This electronic communication and the information and any files transmitted
with it, or attached to it, are confidential and are intended solely for
the use of the individual or entity to whom it is addressed and may contain
information that is confidential, legally privileged, protected by privacy
laws, or otherwise restricted from disclosure to anyone else. If you are
not the intended recipient or the person responsible for delivering the
e-mail to the intended recipient, you are hereby notified that any use,
copying, distributing, dissemination, forwarding, printing, or copying of
this e-mail is strictly prohibited. If you received this e-mail in error,
please return the e-mail to the sender, delete it from your computer, and
destroy any printed copy of it.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 4233 bytes
Desc: S/MIME Cryptographic Signature
URL: <http://mails.dpdk.org/archives/dev/attachments/20240322/b0d5e88d/attachment-0001.bin>
More information about the dev
mailing list