From: Andrew Lunn <andrew@lunn•ch>
To: Igor Russkikh <Igor.Russkikh@aquantia•com>
Cc: "David S . Miller" <davem@davemloft•net>,
"netdev@vger•kernel.org" <netdev@vger•kernel.org>
Subject: Re: [PATCH net-next v2 2/8] net: aquantia: add documentation for the atlantic driver
Date: Tue, 25 Jun 2019 00:15:54 +0200 [thread overview]
Message-ID: <20190624221554.GE31306@lunn.ch> (raw)
In-Reply-To: <438b6899b5c2d82474a0dcee543b2ae6c4ee7b1f.1561388549.git.igor.russkikh@aquantia.com>
On Mon, Jun 24, 2019 at 03:10:47PM +0000, Igor Russkikh wrote:
> Document contains configuration options description,
> details and examples of driver various settings.
>
> Signed-off-by: Igor Russkikh <igor.russkikh@aquantia•com>
> ---
> .../device_drivers/aquantia/atlantic.txt | 437 ++++++++++++++++++
> 1 file changed, 437 insertions(+)
> create mode 100644 Documentation/networking/device_drivers/aquantia/atlantic.txt
>
> diff --git a/Documentation/networking/device_drivers/aquantia/atlantic.txt b/Documentation/networking/device_drivers/aquantia/atlantic.txt
> new file mode 100644
> index 000000000000..45b93f8143b4
> --- /dev/null
> +++ b/Documentation/networking/device_drivers/aquantia/atlantic.txt
> @@ -0,0 +1,437 @@
> +aQuantia AQtion Driver for the aQuantia Multi-Gigabit PCI Express Family of
> +Ethernet Adapters
> +=============================================================================
> +
> +Contents
> +========
> +
> +- Important Note
> +- Identifying Your Adapter
> +- Command Line Parameters
> +- Additional Configurations
> +- Support
Hi Igor
This TOC is now out of date. You don't have an Important Note section,
Command line parameters are near the end etc.
> +
> +Identifying Your Adapter
> +========================
> +
> +The driver in this release is compatible with AQC-100, AQC-107, AQC-108 based ethernet adapters.
> +
> +
> +SFP+ Devices (for AQC-100 based adapters)
> +----------------------------------
> +
> +This release tested with passive Direct Attach Cables (DAC) and SFP+/LC Optical Transceiver.
> +
> +Config file parameters
> +=======================
> +For some fine tuning and performance optimizations,
> +some parameters can be changed in the {source_dir}/aq_cfg.h file.
To me, these seems like the least likely option, so should come last
for those who are very desperate. Start with ethtool, then command
line parameters, and if all else fails, hack the code to change
settings.
Andrew
next prev parent reply other threads:[~2019-06-24 22:15 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-06-24 15:10 [PATCH net-next v2 0/8] net: aquantia: implement vlan offloads Igor Russkikh
2019-06-24 15:10 ` [PATCH net-next v2 1/8] net: aquantia: replace internal driver version code with uts Igor Russkikh
2019-06-24 22:08 ` Andrew Lunn
2019-06-24 15:10 ` [PATCH net-next v2 2/8] net: aquantia: add documentation for the atlantic driver Igor Russkikh
2019-06-24 22:15 ` Andrew Lunn [this message]
2019-06-24 15:10 ` [PATCH net-next v2 3/8] maintainers: declare aquantia atlantic driver maintenance Igor Russkikh
2019-06-24 22:16 ` Andrew Lunn
2019-06-24 15:10 ` [PATCH net-next v2 4/8] net: aquantia: make all files GPL-2.0-only Igor Russkikh
2019-06-24 22:16 ` Andrew Lunn
2019-06-24 15:10 ` [PATCH net-next v2 5/8] net: aquantia: added vlan offload related macros and functions Igor Russkikh
2019-06-24 15:10 ` [PATCH net-next v2 6/8] net: aquantia: adding fields and device features for vlan offload Igor Russkikh
2019-06-24 15:10 ` [PATCH net-next v2 7/8] net: aquantia: vlan offloads logic in datapath Igor Russkikh
2019-06-24 15:10 ` [PATCH net-next v2 8/8] net: aquantia: implement vlan offload configuration Igor Russkikh
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=20190624221554.GE31306@lunn.ch \
--to=andrew@lunn$(echo .)ch \
--cc=Igor.Russkikh@aquantia$(echo .)com \
--cc=davem@davemloft$(echo .)net \
--cc=netdev@vger$(echo .)kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
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