From: "Tu, Lijuan" <lijuan.tu@intel.com>
To: "Peng, Yuan" <yuan.peng@intel.com>, "dts@dpdk.org" <dts@dpdk.org>
Cc: "Peng, Yuan" <yuan.peng@intel.com>
Subject: Re: [dts] [PATCH v1]test_plans: add cvl vf multicast support
Date: Wed, 11 Nov 2020 07:09:18 +0000 [thread overview]
Message-ID: <5da6780e93164739968d3a6cd0960c48@intel.com> (raw)
In-Reply-To: <1604503665-186080-1-git-send-email-yuan.peng@intel.com>
> add cvl_vf_support_multicast_address_test_plan.rst
>
> Signed-off-by: Peng Yuan <yuan.peng@intel.com>
>
> diff --git a/test_plans/cvl_vf_support_multicast_address_test_plan.rst
> b/test_plans/cvl_vf_support_multicast_address_test_plan.rst
> new file mode 100644
> index 00000000..b4c84b09
> --- /dev/null
> +++ b/test_plans/cvl_vf_support_multicast_address_test_plan.rst
> @@ -0,0 +1,468 @@
> +.. Copyright (c) <2019>, Intel Corporation
It's year of 2020 now.
> + All rights reserved.
<...>
> + 0000:86:00.0 generate 0000:86:01.0 and 0000:86:01.1
> + define 86:01.0 as vf00, 86:01.1 as vf01.
> + assign mac address of vf0 is FE:ED:84:92:64:DD,
> + assign mac address of vf1 is 5E:8E:8B:4D:89:05.
Be consistent in context, vf0, vf1 OR vf00, vf01
> +
> +4. Bind VFs to dpdk driver::
> +
> + ./usertools/dpdk-devbind.py -b vfio-pci 86:01.0 86:01.1
> +
> +5. Launch the app ``testpmd`` with the following arguments::
> +
> + ./x86_64-native-linuxapp-gcc/app/dpdk-testpmd -c 0xff -n 6 -- -i --
> portmask=0xff --rxq=16 --txq=16
Only has 2 ports, so portmask should be 0x03
<...>
prev parent reply other threads:[~2020-11-11 7:09 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-11-04 15:27 Peng Yuan
2020-11-11 7:09 ` Tu, Lijuan [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=5da6780e93164739968d3a6cd0960c48@intel.com \
--to=lijuan.tu@intel.com \
--cc=dts@dpdk.org \
--cc=yuan.peng@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).