From: Thomas Monjalon <thomas.monjalon-pdR9zngts4EAvxtiuMwx3w@public.gmane.org>
To: Qinglai Xiao <jigsaw-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
Cc: dev-VfR2kkLFssw@public.gmane.org
Subject: Re: [PATCH] Add support for Tx->Rx loopback mode for 82599.
Date: Mon, 30 Sep 2013 11:02:59 +0200 [thread overview]
Message-ID: <201309301103.00169.thomas.monjalon@6wind.com> (raw)
In-Reply-To: <52454223.2090102-pdR9zngts4EAvxtiuMwx3w@public.gmane.org>
27/09/2013 10:30, Ivan Boule :
> On 09/26/2013 03:34 PM, Qinglai Xiao wrote:
> > 82599 has two loopback operation modes, Tx->Rx and Rx->Tx.
> > For the time being only Tx->Rx is supported.
> >
> > The new field lpbk_mode added in struct rte_eth_conf defines loopback
> > operation mode for certain ethernet controller. By default the value
> > of lpbk_mode is 0, meaning loopback mode disabled.
> >
> > Since each ethernet controller has its own definition of loopback modes,
> > API user has to check both datasheet and implementation of certain driver
> > so as to understand what are valid values to be set, and what are the
> > expected behaviors.
> >
> > Check IXGBE_LPBK_82599_XXX which are defined in ixgbe_ethdev.h
> > for valid values of 82599 loopback mode.
> >
> > Signed-off-by: Qinglai Xiao <jigsaw-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
>
> Acked-by: Ivan Boule <ivan.boule-pdR9zngts4EAvxtiuMwx3w@public.gmane.org>
applied with title "ixgbe: add Tx->Rx loopback mode for 82599"
--
Thomas
next prev parent reply other threads:[~2013-09-30 9:02 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-09-26 13:34 [PATCH] Add support for Tx->Rx loopback mode for 82599 Qinglai Xiao
[not found] ` <1380202484-4835-1-git-send-email-jigsaw-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2013-09-27 8:30 ` Ivan Boule
[not found] ` <52454223.2090102-pdR9zngts4EAvxtiuMwx3w@public.gmane.org>
2013-09-30 9:02 ` Thomas Monjalon [this message]
2013-09-27 15:41 ` Venkatesan, Venky
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=201309301103.00169.thomas.monjalon@6wind.com \
--to=thomas.monjalon-pdr9zngts4eavxtiumwx3w@public.gmane.org \
--cc=dev-VfR2kkLFssw@public.gmane.org \
--cc=jigsaw-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org \
/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.