netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: David Miller <davem@davemloft.net>
To: jeffrey.t.kirsher@intel.com
Cc: netdev@vger.kernel.org, nhorman@redhat.com, sassmann@redhat.com,
	jogreene@redhat.com
Subject: Re: [next-net 00/19][pull request] Intel Wired LAN Driver Updates 2017-02-02
Date: Fri, 03 Feb 2017 16:28:46 -0500 (EST)	[thread overview]
Message-ID: <20170203.162846.1286497539881724174.davem@davemloft.net> (raw)
In-Reply-To: <20170203072553.168372-1-jeffrey.t.kirsher@intel.com>


Pretty sloppy submission Jeff.

First of all, things are getting backlogged way too much.  19 patches
is too large, you need to keep it closer down to 10 and the very very
low teens.  You need to send me pull requests more often so that this
does not happen.

Second of all, all of your Subjects are messed up and have "queue"
misspelled and things like this.

Finally, there is nothing to even pull at the URL you provided:

[davem@dhcp-10-15-49-210 net-next]$ git pull --no-ff git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue master
>From git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue
 * branch            master     -> FETCH_HEAD
Already up-to-date.

  parent reply	other threads:[~2017-02-03 21:28 UTC|newest]

Thread overview: 22+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-02-03  7:25 [next-net 00/19][pull request] Intel Wired LAN Driver Updates 2017-02-02 Jeff Kirsher
2017-02-03  7:25 ` [next-queu 01/19] i40e: don't allow i40e_vsi_(add|kill)_vlan to operate when VID<1 Jeff Kirsher
2017-02-03  7:25 ` [next-queu 02/19] i40e: fold the i40e_is_vsi_in_vlan check into i40e_put_mac_in_vlan Jeff Kirsher
2017-02-03  7:25 ` [next-queu 03/19] i40e: no need to check is_vsi_in_vlan before calling i40e_del_mac_all_vlan Jeff Kirsher
2017-02-03  7:25 ` [next-queu 04/19] i40e: rename i40e_put_mac_in_vlan and i40e_del_mac_all_vlan Jeff Kirsher
2017-02-03  7:25 ` [next-queu 05/19] i40e: avoid O(n^2) loop when deleting all filters Jeff Kirsher
2017-02-03  7:25 ` [next-queu 06/19] i40e: when adding or removing MAC filters, correctly handle VLANs Jeff Kirsher
2017-02-03  7:25 ` [next-queu 07/19] i40e: Deprecating unused macro Jeff Kirsher
2017-02-03  7:25 ` [next-queu 08/19] i40evf: remove unused device ID Jeff Kirsher
2017-02-03  7:25 ` [next-queu 09/19] i40e: remove unnecessary __packed Jeff Kirsher
2017-02-03  7:25 ` [next-queu 10/19] i40e: Quick refactor to start moving data off stack and into Tx buffer info Jeff Kirsher
2017-02-03  7:25 ` [next-queu 11/19] i40e: Remove FPK HyperV VF device ID Jeff Kirsher
2017-02-03  7:25 ` [next-queu 12/19] i40e: remove unused function Jeff Kirsher
2017-02-03  7:25 ` [next-queu 13/19] i40e: refactor macro INTRL_USEC_TO_REG Jeff Kirsher
2017-02-03  7:25 ` [next-queu 14/19] i40e: add interrupt rate limit verbosity Jeff Kirsher
2017-02-03  7:25 ` [next-queu 15/19] i40e: don't check params until after checking for client instance Jeff Kirsher
2017-02-03  7:25 ` [next-queu 16/19] i40evf: fix client warnings Jeff Kirsher
2017-02-03  7:25 ` [next-queu 17/19] i40evf: track outstanding client request Jeff Kirsher
2017-02-03  7:25 ` [next-queu 18/19] i40e/i40evf: Limit DMA sync of RX buffers to actual packet size Jeff Kirsher
2017-02-03  7:25 ` [next-queu 19/19] i40e/i40evf: Moves skb from i40e_rx_buffer to i40e_ring Jeff Kirsher
2017-02-03 21:28 ` David Miller [this message]
2017-02-03 23:15   ` [next-net 00/19][pull request] Intel Wired LAN Driver Updates 2017-02-02 Jeff Kirsher

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=20170203.162846.1286497539881724174.davem@davemloft.net \
    --to=davem@davemloft.net \
    --cc=jeffrey.t.kirsher@intel.com \
    --cc=jogreene@redhat.com \
    --cc=netdev@vger.kernel.org \
    --cc=nhorman@redhat.com \
    --cc=sassmann@redhat.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;
as well as URLs for NNTP newsgroup(s).