From: Tariq Toukan <ttoukan.linux@gmail.com>
To: Tariq Toukan <tariqt@mellanox.com>,
"David S. Miller" <davem@davemloft.net>
Cc: netdev@vger.kernel.org, Eran Ben Elisha <eranbe@mellanox.com>
Subject: Re: [PATCH net-next V2 0/8] mlx4 misc improvements
Date: Sun, 29 Jan 2017 15:45:51 +0200 [thread overview]
Message-ID: <edf492bb-dcf3-8faf-27be-a17e58a05abb@gmail.com> (raw)
In-Reply-To: <1485688950-32443-1-git-send-email-tariqt@mellanox.com>
On 29/01/2017 1:22 PM, Tariq Toukan wrote:
> Hi Dave,
>
> This patchset contains several improvements and cleanups
> from the team to the mlx4 Eth and core drivers.
>
> Series generated against net-next commit:
> 4e8f2fc1a55d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
>
> Thanks,
> Tariq.
>
> v2:
> * Patch 1/9: used EOPNOTSUPP and not ENOTSUPP.
> * Patch 3/9: dropped, to be submitted separately in the future.
> * Patch 6/9: updated commit message.
Commit message update was not actually applied. I'm sending a re-spin soon.
Thanks,
Tariq
>
> Alaa Hleihel (1):
> net/mlx4_core: Get num_tc using netdev_get_num_tc
>
> Ariel Levkovich (1):
> net/mlx4_en: Adding support of turning off link autonegotiation via
> ethtool
>
> Matan Barak (1):
> net/mlx4_core: Add resource alloc/dealloc debugging
>
> Shaker Daibes (3):
> net/mlx4_en: Pass user MTU value to Firmware at set port command
> net/mlx4_en: Check the enabling mtu flag in SET_PORT wrapper flow
> net/mlx4_en: Check the enabling pptx/pprx flags in SET_PORT wrapper
> flow
>
> Tariq Toukan (1):
> net/mlx4: Replace ENOSYS with better fitting error codes
>
> Yishai Hadas (1):
> net/mlx4_core: Device revision support
>
> drivers/net/ethernet/mellanox/mlx4/en_ethtool.c | 28 +++-
> drivers/net/ethernet/mellanox/mlx4/en_netdev.c | 8 +
> drivers/net/ethernet/mellanox/mlx4/en_port.h | 1 -
> drivers/net/ethernet/mellanox/mlx4/en_tx.c | 2 +-
> drivers/net/ethernet/mellanox/mlx4/fw.c | 6 +-
> drivers/net/ethernet/mellanox/mlx4/main.c | 6 +-
> drivers/net/ethernet/mellanox/mlx4/mlx4.h | 11 +-
> drivers/net/ethernet/mellanox/mlx4/port.c | 170 ++++++++++++++++-----
> .../net/ethernet/mellanox/mlx4/resource_tracker.c | 51 ++++++-
> include/linux/mlx4/device.h | 8 +-
> 10 files changed, 228 insertions(+), 63 deletions(-)
>
prev parent reply other threads:[~2017-01-29 13:54 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-01-29 11:22 [PATCH net-next V2 0/8] mlx4 misc improvements Tariq Toukan
2017-01-29 11:22 ` [PATCH net-next V2 1/8] net/mlx4: Replace ENOSYS with better fitting error codes Tariq Toukan
2017-01-29 11:22 ` [PATCH net-next V2 2/8] net/mlx4_core: Device revision support Tariq Toukan
2017-01-29 11:22 ` [PATCH net-next V2 3/8] net/mlx4_core: Add resource alloc/dealloc debugging Tariq Toukan
2017-01-29 11:22 ` [PATCH net-next V2 4/8] net/mlx4_core: Get num_tc using netdev_get_num_tc Tariq Toukan
2017-01-29 11:22 ` [PATCH net-next V2 5/8] net/mlx4_en: Adding support of turning off link autonegotiation via ethtool Tariq Toukan
2017-01-29 11:22 ` [PATCH net-next V2 6/8] net/mlx4_en: Pass user MTU value to Firmware at set port command Tariq Toukan
2017-01-29 11:22 ` [PATCH net-next V2 7/8] net/mlx4_en: Check the enabling mtu flag in SET_PORT wrapper flow Tariq Toukan
2017-01-29 11:22 ` [PATCH net-next V2 8/8] net/mlx4_en: Check the enabling pptx/pprx flags " Tariq Toukan
2017-01-29 13:45 ` Tariq Toukan [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=edf492bb-dcf3-8faf-27be-a17e58a05abb@gmail.com \
--to=ttoukan.linux@gmail.com \
--cc=davem@davemloft.net \
--cc=eranbe@mellanox.com \
--cc=netdev@vger.kernel.org \
--cc=tariqt@mellanox.com \
/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