From: Jakub Kicinski <jakub.kicinski@netronome.com>
To: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Cc: davem@davemloft.net, netdev@vger.kernel.org, nhorman@redhat.com,
sassmann@redhat.com
Subject: Re: [net-next v3 0/5][pull request] 1GbE Intel Wired LAN Driver Updates 2019-10-21
Date: Mon, 21 Oct 2019 20:21:54 -0700 [thread overview]
Message-ID: <20191021202154.2136da28@cakuba.netronome.com> (raw)
In-Reply-To: <20191021180143.11775-1-jeffrey.t.kirsher@intel.com>
On Mon, 21 Oct 2019 11:01:38 -0700, Jeff Kirsher wrote:
> This series contains updates to e1000e and igc only.
>
> Sasha adds stream control transmission protocol (SCTP) CRC checksum
> support for igc. Also added S0ix support to the e1000e driver. Then
> added multicast support by adding the address list to the MTA table and
> providing the option for IPv6 address for igc. In addition, added
> receive checksum support to igc as well. Lastly, cleaned up some code
> that was not fully implemented yet for the VLAN filter table array.
>
> v2: Dropped patch 1 & 2 from the original series. Patch 1 is being sent
> to 'net' tree as a fix and patch 2 implementation needs to be
> re-worked. Updated the patch to add support for S0ix to fix the
> reverse Xmas tree issues and made the entry/exit functions void
> since they constantly returned success. All based on community
> feedback.
> v3: Cleaned up patch 4 of the series based on feedback from the
> community. Cleaned up a stray comma in a code comment and removed
> the 'inline' of a function that would be inlined by the compiler
> anyways.
>
> The following are changes since commit 13faf77185225a1383f6f5a072383771ccfe456b:
> Merge branch 'hns3-next'
> and are available in the git repository at:
> git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue 1GbE
Pulled, thanks!
prev parent reply other threads:[~2019-10-22 3:21 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-10-21 18:01 [net-next v3 0/5][pull request] 1GbE Intel Wired LAN Driver Updates 2019-10-21 Jeff Kirsher
2019-10-21 18:01 ` [net-next v3 1/5] igc: Add SCTP CRC checksumming functionality Jeff Kirsher
2019-10-21 18:01 ` [net-next v3 2/5] e1000e: Add support for S0ix Jeff Kirsher
2019-10-22 16:19 ` Allan, Bruce W
2019-10-21 18:01 ` [net-next v3 3/5] igc: Add set_rx_mode support Jeff Kirsher
2019-10-21 18:01 ` [net-next v3 4/5] igc: Add Rx checksum support Jeff Kirsher
2019-10-21 18:01 ` [net-next v3 5/5] igc: Clean up unused shadow_vfta pointer Jeff Kirsher
2019-10-22 3:21 ` Jakub Kicinski [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=20191021202154.2136da28@cakuba.netronome.com \
--to=jakub.kicinski@netronome.com \
--cc=davem@davemloft.net \
--cc=jeffrey.t.kirsher@intel.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).