patches for DPDK stable branches
 help / color / mirror / Atom feed
From: Yuanhan Liu <yuanhan.liu@linux.intel.com>
To: Christian Ehrhardt <christian.ehrhardt@canonical.com>
Cc: stable@dpdk.org
Subject: Re: [dpdk-stable] Reviewing currently queued patches
Date: Wed, 12 Oct 2016 18:56:03 +0800	[thread overview]
Message-ID: <20161012105603.GK16751@yliu-dev.sh.intel.com> (raw)
In-Reply-To: <20161012102442.GJ16751@yliu-dev.sh.intel.com>

On Wed, Oct 12, 2016 at 06:24:42PM +0800, Yuanhan Liu wrote:
> > The second type are fixes that have a "fixes" statement matching code that is
> > in 16.07 and might be missing in your current list:
> > c00ae961ff8dbc036322fdb41137a7dedac005c9 mem: fix crash on hugepage mapping
> > error
> > 6edfa69ba6fe86e9f59c76d0bb3732c558aeedc9 pci: fix memory leak when detaching
> > device
> > 7b3c4f351708a4bf5d311266d9f8c32e5704701f sched: fix releasing enqueued packets
> > 33a290899dd2b6e2e26e8e5c33d08979f8315d18 net/virtio_user: fix first queue pair
> > without multiqueue
> 
> Besides the the 3rd one (sched: fix releasing ...), all others are
> actually included in this list I sent out today. You failed to get
> those mail notifications? FYI, I got them.
> 
> BTW, thanks for the good catch! I will include the missing one soon.

FYI, here is the list I got for v16.07.1 release (excluding
the first batch):

[yliu@yliu-dev ~/stable]$ QUILT_PATCHES=16.07.1 quilt series  | nl
     1  16.07.1/0001-sched-fix-releasing-enqueued-packets.patch
     2  16.07.1/0001-crypto-fix-build-with-icc.patch
     3  16.07.1/0001-app-test-fix-verification-of-digest-for-GCM.patch
     4  16.07.1/0001-crypto-qat-fix-FreeBSD-build.patch
     5  16.07.1/0001-crypto-null-fix-key-size-increment-value.patch
     6  16.07.1/0001-mem-fix-build-with-O1.patch
     7  16.07.1/0001-net-ixgbe-base-fix-skipping-PHY-config.patch
     8  16.07.1/0001-net-ixgbe-base-fix-possible-corruption-of-shadow-RAM.patch
     9  16.07.1/0001-net-ixgbe-base-fix-check-for-NACK.patch
    10  16.07.1/0001-net-ixgbe-base-fix-pointer-check.patch
    11  16.07.1/0001-net-enic-fix-freeing-memory-for-descriptor-ring.patch
    12  16.07.1/0001-net-i40e-base-fix-UDP-packet-header.patch
    13  16.07.1/0001-net-i40e-fix-parsing-QinQ-packets-type.patch
    14  16.07.1/0001-net-i40e-fix-null-pointer-dereferences-when-using-VM.patch
    15  16.07.1/0001-net-ixgbe-fix-VF-reset-to-apply-to-correct-VF.patch
    16  16.07.1/0001-net-i40e-fix-dropping-packets-with-ethertype-0x88A8.patch
    17  16.07.1/0001-net-enic-fix-bad-L4-checksum-flag-on-ICMP-packets.patch
    18  16.07.1/0001-net-fm10k-fix-MAC-address-removal-from-switch.patch
    19  16.07.1/0001-net-pcap-fix-memory-leak-in-jumbo-frames.patch
    20  16.07.1/0001-net-nfp-fix-copying-MAC-address.patch
    21  16.07.1/0001-net-mlx-fix-debug-build-with-gcc-6.1.patch
    22  16.07.1/0001-net-e1000-fix-returned-number-of-available-Rx-descri.patch
    23  16.07.1/0001-net-i40e-fix-mbuf-leak-during-Rx-queue-release.patch
    24  16.07.1/0001-net-ixgbe-fix-mbuf-leak-during-Rx-queue-release.patch
    25  16.07.1/0001-mbuf-fix-error-handling-on-pool-creation.patch
    26  16.07.1/0001-timer-fix-lag-delay.patch
    27  16.07.1/0001-net-virtio_user-fix-error-management-during-init.patch
    28  16.07.1/0001-net-virtio_user-fix-wrong-sequence-of-messages.patch
    29  16.07.1/0001-net-virtio_user-fix-first-queue-pair-without-multiqu.patch
    30  16.07.1/0001-tools-fix-virtio-interface-name-when-binding.patch
    31  16.07.1/0001-net-virtio-fix-xstats-name.patch
    32  16.07.1/0001-tools-fix-json-output-of-pmdinfo.patch
    33  16.07.1/0001-pmdinfogen-fix-clang-build.patch
    34  16.07.1/0001-pci-fix-memory-leak-when-detaching-device.patch
    35  16.07.1/0001-mem-fix-crash-on-hugepage-mapping-error.patch
    36  16.07.1/0001-hash-fix-false-zero-signature-key-hit-lookup.patch
    37  16.07.1/0001-hash-fix-ring-size.patch

Please shut if you find something are missing (including those
you failed to receive).

Thanks.

	--yliu

  reply	other threads:[~2016-10-12 10:55 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-10-12  8:13 Christian Ehrhardt
2016-10-12 10:24 ` Yuanhan Liu
2016-10-12 10:56   ` Yuanhan Liu [this message]
2016-10-12 11:37     ` Christian Ehrhardt
2016-10-12 11:54       ` Yuanhan Liu

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=20161012105603.GK16751@yliu-dev.sh.intel.com \
    --to=yuanhan.liu@linux.intel.com \
    --cc=christian.ehrhardt@canonical.com \
    --cc=stable@dpdk.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).