From: Ferruh Yigit <ferruh.yigit@intel.com>
To: John Daley <johndale@cisco.com>
Cc: dev@dpdk.org
Subject: Re: [dpdk-dev] [PATCH v2] net/enic: fix counter action
Date: Fri, 12 Oct 2018 10:33:47 +0100 [thread overview]
Message-ID: <f4df88f7-1976-d41b-5c89-06ca00198816@intel.com> (raw)
In-Reply-To: <20181010221131.12371-1-johndale@cisco.com>
On 10/10/2018 11:11 PM, John Daley wrote:
> - track whether counter DMAs are active or not so they can be stopped if
> needed before DMA memory is freed
> - fix counter DMA shut-down by changing vnic_dev_counter_dma_cfg() to
> take the number of counters to DMA instead of high counter index and
> use num counters = 0 to shut off DMAs
> - remove unnecessary checks that DMA counter memory is valid and that
> counter DMAs are in use
> - change the minimum DMA period to match what 1400 series adapter is
> capable of
> - fix comments and change a couple variable names to make more sense
>
> Fixes: fc6dec87f4cb ("net/enic: support flow counter action")
>
> Signed-off-by: John Daley <johndale@cisco.com>
> Reviewed-by: Hyong Youb Kim <hyonkim@cisco.com>
net/enic: fix counter action
next prev parent reply other threads:[~2018-10-12 9:33 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-10-10 2:52 [dpdk-dev] [PATCH] " John Daley
2018-10-10 22:11 ` [dpdk-dev] [PATCH v2] " John Daley
2018-10-12 9:33 ` Ferruh Yigit [this message]
2018-10-12 10:14 ` Ferruh Yigit
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=f4df88f7-1976-d41b-5c89-06ca00198816@intel.com \
--to=ferruh.yigit@intel.com \
--cc=dev@dpdk.org \
--cc=johndale@cisco.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).