From: Thomas Monjalon <thomas.monjalon@6wind.com>
To: Fan Zhang <roy.fan.zhang@intel.com>
Cc: dev@dpdk.org
Subject: Re: [dpdk-dev] [PATCH] librte_port: fix mbuf allocation in source port and missing
Date: Mon, 30 Nov 2015 16:57:59 +0100 [thread overview]
Message-ID: <1858212.LEpH0AL6d8@xps13> (raw)
In-Reply-To: <1448898415-27529-1-git-send-email-roy.fan.zhang@intel.com>
Hi,
2015-11-30 15:46, Fan Zhang:
> This patch fixes two issues:
> - The allocated mbufs in rte_port_source_rx() are not initialized properly
> issue. This issue caused the mbufs not be able to freed back to mempool by
> rte_pktmbuf_free().
> - The missed sink port statistics issue. Sink port was not able record the
> number of mbufs received/dropped.
>
> Signed-off-by: Fan Zhang <roy.fan.zhang@intel.com>
> Acked-by: Cristian Dumitrescu <cristian.dumitrescu@intel.com>
It seems you should send 2 patches.
Please use the "Fixes:" keyword to specify the commit introducing the bug.
Thanks
prev parent reply other threads:[~2015-11-30 15:59 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-11-30 15:46 Fan Zhang
2015-11-30 15:57 ` Thomas Monjalon [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=1858212.LEpH0AL6d8@xps13 \
--to=thomas.monjalon@6wind.com \
--cc=dev@dpdk.org \
--cc=roy.fan.zhang@intel.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).