netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Saeed Mahameed <saeedm-LDSdmyG8hGV8YrgS2mwiifqBs+8SCbDb@public.gmane.org>
To: David Miller <davem-fT/PcQaiUtIeIZ0/mPfg9Q@public.gmane.org>
Cc: Yuval Shaia <yuval.shaia-QHcLZuEGTsvQT0dZR+AlfA@public.gmane.org>,
	Saeed Mahameed <saeedm-VPRAkNaXOzVWk0Htik3J/w@public.gmane.org>,
	Doug Ledford <dledford-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>,
	Linux Netdev List
	<netdev-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>,
	linux-rdma-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
	Leon Romanovsky <leonro-VPRAkNaXOzVWk0Htik3J/w@public.gmane.org>,
	Eli Cohen <eli-VPRAkNaXOzVWk0Htik3J/w@public.gmane.org>,
	Matan Barak <matanb-VPRAkNaXOzVWk0Htik3J/w@public.gmane.org>,
	Leon Romanovsky <leon-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>
Subject: Re: [for-next V2 06/10] net/mlx5: Add interface to get reference to a UAR
Date: Mon, 9 Jan 2017 18:05:16 +0200	[thread overview]
Message-ID: <CALzJLG92QPFG8BmQU3DAvqZ7zrqurkBEDPy4O-jZSMeH0jNPFQ@mail.gmail.com> (raw)
In-Reply-To: <20170109.104722.2246652236667186272.davem-fT/PcQaiUtIeIZ0/mPfg9Q@public.gmane.org>

On Mon, Jan 9, 2017 at 5:47 PM, David Miller <davem-fT/PcQaiUtIeIZ0/mPfg9Q@public.gmane.org> wrote:
> From: Saeed Mahameed <saeedm-LDSdmyG8hGV8YrgS2mwiifqBs+8SCbDb@public.gmane.org>
> Date: Mon, 9 Jan 2017 10:31:36 +0200
>
>> We will submit an incremental patch for this, as checkpatch doesn't
>> complain about such minor things.
>
> Please fix this and resubmit the series.
>

Sure, will do this.

> Checkpatch not complaining is not an argument for fixing up coding
> style issues reported to you in feedback.

I just thought that this pull request is sitting in the mailing list
for too long and we need to move on.
Such minor issues can be fixed in incremental patches that doesn't
block net-next and rdma submissions.

Anyway will fix and submit v3.

thanks,
Saeed.
--
To unsubscribe from this list: send the line "unsubscribe linux-rdma" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

  parent reply	other threads:[~2017-01-09 16:05 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-01-08 15:54 [for-next V2 00/10][pull request] Mellanox 100G mlx5 4K UAR support Saeed Mahameed
2017-01-08 15:54 ` [for-next V2 02/10] IB/mlx5: Fix error handling order in create_kernel_qp Saeed Mahameed
2017-01-08 15:54 ` [for-next V2 07/10] IB/mlx5: Use blue flame register allocator in mlx5_ib Saeed Mahameed
     [not found] ` <1483890891-8767-1-git-send-email-saeedm-VPRAkNaXOzVWk0Htik3J/w@public.gmane.org>
2017-01-08 15:54   ` [for-next V2 01/10] IB/mlx5: Fix kernel to user leak prevention logic Saeed Mahameed
2017-01-08 15:54   ` [for-next V2 03/10] mlx5: Fix naming convention with respect to UARs Saeed Mahameed
2017-01-08 15:54   ` [for-next V2 04/10] IB/mlx5: Fix retrieval of index to first hi class bfreg Saeed Mahameed
2017-01-08 15:54   ` [for-next V2 05/10] net/mlx5: Introduce blue flame register allocator Saeed Mahameed
2017-01-08 15:54   ` [for-next V2 06/10] net/mlx5: Add interface to get reference to a UAR Saeed Mahameed
2017-01-08 17:05     ` Yuval Shaia
     [not found]       ` <20170108170539.GA6323-Hxa29pjIrETlQW142y8m19+IiqhCXseY@public.gmane.org>
2017-01-09  8:31         ` Saeed Mahameed
     [not found]           ` <CALzJLG-yiZfa6J0WciFPowfF2LWrXAqCKc4ETu4x=ZJdn+CfDA-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2017-01-09 15:47             ` David Miller
     [not found]               ` <20170109.104722.2246652236667186272.davem-fT/PcQaiUtIeIZ0/mPfg9Q@public.gmane.org>
2017-01-09 16:05                 ` Saeed Mahameed [this message]
2017-01-09 16:06                   ` David Miller
2017-01-08 15:54   ` [for-next V2 08/10] IB/mlx5: Allow future extension of libmlx5 input data Saeed Mahameed
     [not found]     ` <1483890891-8767-9-git-send-email-saeedm-VPRAkNaXOzVWk0Htik3J/w@public.gmane.org>
2017-01-10  4:24       ` Doug Ledford
2017-01-08 15:54 ` [for-next V2 09/10] IB/mlx5: Support 4k UAR for libmlx5 Saeed Mahameed
2017-01-08 15:54 ` [for-next V2 10/10] net/mlx5: Activate support for 4K UARs Saeed Mahameed
2017-01-10  4:29 ` [for-next V2 00/10][pull request] Mellanox 100G mlx5 4K UAR support 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=CALzJLG92QPFG8BmQU3DAvqZ7zrqurkBEDPy4O-jZSMeH0jNPFQ@mail.gmail.com \
    --to=saeedm-ldsdmyg8hgv8yrgs2mwiifqbs+8scbdb@public.gmane.org \
    --cc=davem-fT/PcQaiUtIeIZ0/mPfg9Q@public.gmane.org \
    --cc=dledford-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org \
    --cc=eli-VPRAkNaXOzVWk0Htik3J/w@public.gmane.org \
    --cc=leon-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org \
    --cc=leonro-VPRAkNaXOzVWk0Htik3J/w@public.gmane.org \
    --cc=linux-rdma-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
    --cc=matanb-VPRAkNaXOzVWk0Htik3J/w@public.gmane.org \
    --cc=netdev-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
    --cc=saeedm-VPRAkNaXOzVWk0Htik3J/w@public.gmane.org \
    --cc=yuval.shaia-QHcLZuEGTsvQT0dZR+AlfA@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 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).