From: Doug Ledford <dledford-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>
To: Eran Ben Elisha <eranbe-VPRAkNaXOzVWk0Htik3J/w@public.gmane.org>
Cc: linux-rdma-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
Or Gerlitz <ogerlitz-VPRAkNaXOzVWk0Htik3J/w@public.gmane.org>,
Eli Cohen <eli-VPRAkNaXOzVWk0Htik3J/w@public.gmane.org>,
Yishai Hadas <yishaih-VPRAkNaXOzVWk0Htik3J/w@public.gmane.org>
Subject: Re: [PATCH for-next v1 0/2] Advertise atomic operations support in mlx5
Date: Wed, 23 Dec 2015 11:06:26 -0500 [thread overview]
Message-ID: <567AC682.1020601@redhat.com> (raw)
In-Reply-To: <1450103650-16857-1-git-send-email-eranbe-VPRAkNaXOzVWk0Htik3J/w@public.gmane.org>
[-- Attachment #1: Type: text/plain, Size: 1595 bytes --]
On 12/14/2015 09:34 AM, Eran Ben Elisha wrote:
> Hi Doug,
>
> This patch set adds the functionality to advertise standard atomic operations
> capabilities for mlx5 driver. The Hardware can be configured to work in two
> modes according to the device capabilities: 1. Big Endian requestor respond 2.
> Host Endian requestor respond
>
> If the firmware supports host endianness, try to configure the hardware to work
> this way, and on success propagate this capability to the upper layers,
> otherwise advertise that atomic operations aren't supported.
If you are not going to allow any support except for host endian, then
why bother with all of the BE stuff, can't you just list it as supported
or not?
> Thanks, Eran
>
> Changes from v0:
> - Rewrite the commit message of the second patch in the series
>
>
> Eran Ben Elisha (2):
> net/mlx5_core: Configure HW to support atomic request in host
> endianness
I can fix this up, but generally try to keep your subject of patches
short enough to fit in the generally accepted length.
> IB/mlx5: Advertise atomic capabilities in query device
>
> drivers/infiniband/hw/mlx5/main.c | 28 ++++++++++++-
> drivers/net/ethernet/mellanox/mlx5/core/main.c | 57 +++++++++++++++++++++++++-
> include/linux/mlx5/driver.h | 5 +++
> include/linux/mlx5/mlx5_ifc.h | 22 ++++++----
> 4 files changed, 102 insertions(+), 10 deletions(-)
>
--
Doug Ledford <dledford-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>
GPG KeyID: 0E572FDD
[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 884 bytes --]
next prev parent reply other threads:[~2015-12-23 16:06 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-12-14 14:34 [PATCH for-next v1 0/2] Advertise atomic operations support in mlx5 Eran Ben Elisha
[not found] ` <1450103650-16857-1-git-send-email-eranbe-VPRAkNaXOzVWk0Htik3J/w@public.gmane.org>
2015-12-14 14:34 ` [PATCH for-next v1 1/2] net/mlx5_core: Configure HW to support atomic request in host endianness Eran Ben Elisha
2015-12-14 14:34 ` [PATCH for-next v1 2/2] IB/mlx5: Advertise atomic capabilities in query device Eran Ben Elisha
2015-12-23 16:06 ` Doug Ledford [this message]
[not found] ` <AM3PR05MB1331CF3889813C3975A62A6CBAE60@AM3PR05MB1331.eurprd05.prod.outlook.com>
[not found] ` <AM3PR05MB1331CF3889813C3975A62A6CBAE60-LOZWmgKjnYi+m2m0k9VVTdqRiQSDpxhJvxpqHgZTriW3zl9H0oFU5g@public.gmane.org>
2015-12-23 17:05 ` FW: [PATCH for-next v1 0/2] Advertise atomic operations support in mlx5 eran ben elisha
[not found] ` <CAKHjkjkcr5pH5+HeBSVq0c5Vp8xypNeSvWSAjnw1_joPj4Tx6A-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2015-12-24 5:21 ` Doug Ledford
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=567AC682.1020601@redhat.com \
--to=dledford-h+wxahxf7alqt0dzr+alfa@public.gmane.org \
--cc=eli-VPRAkNaXOzVWk0Htik3J/w@public.gmane.org \
--cc=eranbe-VPRAkNaXOzVWk0Htik3J/w@public.gmane.org \
--cc=linux-rdma-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
--cc=ogerlitz-VPRAkNaXOzVWk0Htik3J/w@public.gmane.org \
--cc=yishaih-VPRAkNaXOzVWk0Htik3J/w@public.gmane.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.