DPDK patches and discussions
 help / color / mirror / Atom feed
From: Maxime Coquelin <maxime.coquelin@redhat.com>
To: Rami Rosen <ramirose@gmail.com>, dev@dpdk.org
Cc: tiwei.bie@intel.com, zhihong.wang@intel.com,
	yuanhan.liu@linux.intel.com,  stable@dpdk.org
Subject: Re: [dpdk-dev] [PATCH] examples/vhost: remove unnecessary method and constant
Date: Thu, 10 Jan 2019 16:18:33 +0100	[thread overview]
Message-ID: <ae3319c9-9703-5378-7415-4dbeaf36d101@redhat.com> (raw)
In-Reply-To: <1547045850-121102-1-git-send-email-ramirose@gmail.com>



On 1/9/19 3:57 PM, Rami Rosen wrote:
> This cleanup patch removes a method and a constant which are now
> unnecessary in the VHOST sample applicaiopn,  namely the
> validate_num_devices() method and the MAX_DEVICES constant.
> 
> Fixes: 56fe86f8dcaf ("examples/vhost: embed statistics into device structure")
> Cc: stable@dpdk.org
> 
> Signed-off-by: Rami Rosen <ramirose@gmail.com>
> ---
>   examples/vhost/main.c | 22 ----------------------
>   1 file changed, 22 deletions(-)

Applied to dpdk-next-virtio with fixing commit message typo,
and also removing the Cc to stable, as IIUC it is more a cleanup
than fixing a real problem.

Thanks,
Maxime

      parent reply	other threads:[~2019-01-10 15:18 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-01-09 14:57 Rami Rosen
2019-01-10 14:39 ` Maxime Coquelin
2019-01-10 15:18 ` Maxime Coquelin [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=ae3319c9-9703-5378-7415-4dbeaf36d101@redhat.com \
    --to=maxime.coquelin@redhat.com \
    --cc=dev@dpdk.org \
    --cc=ramirose@gmail.com \
    --cc=stable@dpdk.org \
    --cc=tiwei.bie@intel.com \
    --cc=yuanhan.liu@linux.intel.com \
    --cc=zhihong.wang@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).