From: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
To: intel-wired-lan@osuosl.org
Subject: [Intel-wired-lan] [PATCH next-queue 1/3] igb: Enable the ethtool interface fo Rx filter
Date: Tue, 29 Dec 2015 20:28:02 -0800 [thread overview]
Message-ID: <1451449682.3348.26.camel@intel.com> (raw)
In-Reply-To: <1451029174-32312-2-git-send-email-gangfeng.huang@ni.com>
On Fri, 2015-12-25 at 15:39 +0800, Gangfeng wrote:
> From: Gangfeng Huang <gangfeng.huang@ni.com>
>
> This patch is meant to allow for nfc to insert and remove Rx filter
> by ethtool. Ethtool interface has it's own rules manager
>
> Show all filters:
> $ ethtool -n eth0
> 4 RX rings available
> Total 2 rules
>
> Signed-off-by: Ruhao Gao <ruhao.gao@ni.com>
> Signed-off-by: Gangfeng Huang <gangfeng.huang@ni.com>
> ---
> ?drivers/net/ethernet/intel/igb/igb.h???????? |?? 31 +++++
> ?drivers/net/ethernet/intel/igb/igb_ethtool.c |? 193
> ++++++++++++++++++++++++++
> ?drivers/net/ethernet/intel/igb/igb_main.c??? |?? 57 ++++++++
> ?3 files changed, 281 insertions(+)
This is getting ridiculous, this is not applying cleaning still.
Are you checking out the dev-queue branch before rebasing your patches?
Here is what I get when I attempt to apply your patch by hand:
[20:15:07 @jtkirshe-linux:next-queue]$ patch -p1 <.apply/1-3-igb-
Enable-the-ethtool-interface-fo-Rx-filter.patch?
patching file drivers/net/ethernet/intel/igb/igb.h
Hunk #1 succeeded at 353 (offset 5 lines).
Hunk #2 FAILED at 478.
Hunk #3 succeeded at 612 (offset 15 lines).
1 out of 3 hunks FAILED -- saving rejects to file
drivers/net/ethernet/intel/igb/igb.h.rej
patching file drivers/net/ethernet/intel/igb/igb_ethtool.c
Hunk #1 succeeded at 2607 (offset 176 lines).
Hunk #2 succeeded at 2702 (offset 176 lines).
Hunk #3 succeeded at 2826 (offset 176 lines).
Hunk #4 succeeded at 2971 (offset 176 lines).
patching file drivers/net/ethernet/intel/igb/igb_main.c
Hunk #1 succeeded at 188 with fuzz 2 (offset 12 lines).
Hunk #2 succeeded at 1636 (offset 24 lines).
Hunk #3 succeeded at 2085 (offset 27 lines).
Hunk #4 succeeded at 2436 (offset 46 lines).
Hunk #5 FAILED at 3004.
Hunk #6 succeeded at 3259 (offset 69 lines).
Hunk #7 FAILED@8143.
2 out of 7 hunks FAILED -- saving rejects to file
drivers/net/ethernet/intel/igb/igb_main.c.rej
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: This is a digitally signed message part
URL: <http://lists.osuosl.org/pipermail/intel-wired-lan/attachments/20151229/70f27e2a/attachment.asc>
next prev parent reply other threads:[~2015-12-30 4:28 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-12-25 7:39 [Intel-wired-lan] [PATCH next-queue 0/3] igb: add support of Rx ethertype filter and VLAN priority filter Gangfeng
2015-12-25 7:39 ` [Intel-wired-lan] [PATCH next-queue 1/3] igb: Enable the ethtool interface fo Rx filter Gangfeng
2015-12-30 4:28 ` Jeff Kirsher [this message]
2015-12-30 5:30 ` Gangfeng Huang
2015-12-25 7:39 ` [Intel-wired-lan] [PATCH next-queue 2/3] igb: add support of ethertype RX filters Gangfeng
2015-12-25 7:39 ` [Intel-wired-lan] [PATCH next-queue 3/3] igb: add support of Rx VLAN priority filters Gangfeng
-- strict thread matches above, loose matches on Subject: below --
2015-12-30 6:19 [Intel-wired-lan] [PATCH next-queue 1/3] igb: Enable the ethtool interface fo Rx filter Gangfeng
2016-01-12 2:08 ` Brown, Aaron F
2016-01-12 8:32 ` Gangfeng Huang
2016-01-13 3:27 ` Brown, Aaron F
2016-01-14 2:40 ` Gangfeng Huang
2016-01-14 3:46 ` Brown, Aaron F
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=1451449682.3348.26.camel@intel.com \
--to=jeffrey.t.kirsher@intel.com \
--cc=intel-wired-lan@osuosl.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.