All of lore.kernel.org
 help / color / mirror / Atom feed
From: Thomas Monjalon <thomas@monjalon.net>
To: "Medvedkin, Vladimir" <vladimir.medvedkin@intel.com>
Cc: dev@dpdk.org, john.mcnamara@intel.com, marko.kovacevic@intel.com,
	stable@dpdk.org, bruce.richardson@intel.com,
	konstantin.ananyev@intel.com, david.marchand@redhat.com
Subject: Re: [dpdk-dev] [PATCH] doc: add rib and fib into the API doxygen index
Date: Wed, 08 Jul 2020 16:25:37 +0200	[thread overview]
Message-ID: <16437549.L1Hg0bpW0p@thomas> (raw)
In-Reply-To: <5f0bf61b-59aa-2964-397c-e7d0f991c713@intel.com>

08/07/2020 15:56, Medvedkin, Vladimir:
> Hi Thomas,
> 
> On 06/07/2020 20:31, Thomas Monjalon wrote:
> > 06/07/2020 19:00, Vladimir Medvedkin:
> >> Add RIB/FIB library into the API doxygen index.
> >> Move LPM/LPM6 under separate section "Longest prefix match"
> > [...]
> >> --- a/doc/api/doxy-api-index.md
> >> +++ b/doc/api/doxy-api-index.md
> >>   - **QoS**:
> >> @@ -116,6 +114,14 @@ The public API headers are grouped by topics:
> >>     [scheduler]          (@ref rte_sched.h),
> >>     [RED congestion]     (@ref rte_red.h)
> >>   
> >> +- **Longest prefix match**:
> > 
> > I would have thought to "routing" as title of this section.
> > Is "longest prefix match" better?
> 
> I don't have any objections regarding "routing". Do you need me resend 
> patch?

If you think "routing" is more descriptive, yes please send a v2.

> >> +  [LPM IPv4 route]     (@ref rte_lpm.h),
> >> +  [LPM IPv6 route]     (@ref rte_lpm6.h),
> >> +  [RIB IPv4]           (@ref rte_rib.h),
> >> +  [RIB IPv6]           (@ref rte_rib6.h),
> >> +  [FIB IPv4]           (@ref rte_fib.h),
> >> +  [FIB IPv6]           (@ref rte_fib6.h)
> >> +
> >>   - **hashes**:
> >>     [hash]               (@ref rte_hash.h),
> >>     [jhash]              (@ref rte_jhash.h),





  reply	other threads:[~2020-07-08 14:25 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-07-06 17:00 [dpdk-dev] [PATCH] doc: add rib and fib into the API doxygen index Vladimir Medvedkin
2020-07-06 19:31 ` Thomas Monjalon
2020-07-08 13:56   ` Medvedkin, Vladimir
2020-07-08 14:25     ` Thomas Monjalon [this message]
2020-07-08 18:31 ` [dpdk-dev] [PATCH v2] " Vladimir Medvedkin
2020-07-10 21:35   ` Thomas Monjalon

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=16437549.L1Hg0bpW0p@thomas \
    --to=thomas@monjalon.net \
    --cc=bruce.richardson@intel.com \
    --cc=david.marchand@redhat.com \
    --cc=dev@dpdk.org \
    --cc=john.mcnamara@intel.com \
    --cc=konstantin.ananyev@intel.com \
    --cc=marko.kovacevic@intel.com \
    --cc=stable@dpdk.org \
    --cc=vladimir.medvedkin@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.