DPDK patches and discussions
 help / color / mirror / Atom feed
From: Thomas Monjalon <thomas@monjalon.net>
To: Bing Zhao <bingz@mellanox.com>
Cc: john.mcnamara@intel.com, marko.kovacevic@intel.com,
	viacheslavo@mellanox.com, orika@mellanox.com, matan@mellanox.com,
	shahafs@mellanox.com, rasland@mellanox.com, dev@dpdk.org
Subject: Re: [dpdk-dev] [PATCH v4] doc: update flow non-cached mode notes
Date: Wed, 22 Apr 2020 13:07:04 +0200	[thread overview]
Message-ID: <9985725.aFP6jjVeTY@thomas> (raw)
In-Reply-To: <1587547392-380151-1-git-send-email-bingz@mellanox.com>

I see you tried to split lines after punctuation, thanks.

22/04/2020 11:23, Bing Zhao:
> +Flows are not cached in the driver. When stopping a device port, all the flows
> +created on this port from the application will be flushed automatically in
> +the background.

It would have been perfect if splitting the first line after the punctuation :-)

> +After stopping the device port, all flows on this port become invalid and
> +not represented in the system.
> +All references to these flows held by the application should be discarded
> +directly but neither destroyed nor flushed.
> +
> +The application should re-create the flows as required after the port restart.




  reply	other threads:[~2020-04-22 11:07 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-04-13 14:55 [dpdk-dev] [PATCH v2] " Bing Zhao
2020-04-20 10:09 ` Ori Kam
2020-04-21  6:08 ` [dpdk-dev] [PATCH v3] " Bing Zhao
2020-04-21  6:39   ` Ori Kam
2020-04-22  2:09   ` Thomas Monjalon
2020-04-22  9:23   ` [dpdk-dev] [PATCH v4] " Bing Zhao
2020-04-22 11:07     ` Thomas Monjalon [this message]
2020-04-22 15:27     ` [dpdk-dev] [PATCH v5] " Bing Zhao
2020-05-05  9:39       ` Raslan Darawsheh

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=9985725.aFP6jjVeTY@thomas \
    --to=thomas@monjalon.net \
    --cc=bingz@mellanox.com \
    --cc=dev@dpdk.org \
    --cc=john.mcnamara@intel.com \
    --cc=marko.kovacevic@intel.com \
    --cc=matan@mellanox.com \
    --cc=orika@mellanox.com \
    --cc=rasland@mellanox.com \
    --cc=shahafs@mellanox.com \
    --cc=viacheslavo@mellanox.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).