All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
To: David Miller <davem@davemloft.net>
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 15:15:09 -0800	[thread overview]
Message-ID: <1486163709.2409.36.camel@intel.com> (raw)
In-Reply-To: <20170203.162846.1286497539881724174.davem@davemloft.net>

[-- Attachment #1: Type: text/plain, Size: 1399 bytes --]

On Fri, 2017-02-03 at 16:28 -0500, David Miller wrote:
> 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.

I truly apologize, I had to move my kernel patch scripts to a new system
and did not catch the mis-spelled tree, which caused the mis-spellings in
the patches and the reason that it did not appear on my kernel.org tree.

I am also sorry for sending 19 patches in an attempt to "catch up" for my
being incommunicado over the last couple of months.  This is all my fault
and I am not going to go into all the personal crap I have been going
through which caused me to drop the ball over the last several months.

I will fix up this submission and reduce the number of patches.

[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 819 bytes --]

      reply	other threads:[~2017-02-03 23:15 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 ` [next-net 00/19][pull request] Intel Wired LAN Driver Updates 2017-02-02 David Miller
2017-02-03 23:15   ` Jeff Kirsher [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=1486163709.2409.36.camel@intel.com \
    --to=jeffrey.t.kirsher@intel.com \
    --cc=davem@davemloft.net \
    --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 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.