From: "Lin, Xueqin" <xueqin.lin@intel.com>
To: "Xie, WeiX" <weix.xie@intel.com>, "dts@dpdk.org" <dts@dpdk.org>
Cc: "Xie, WeiX" <weix.xie@intel.com>
Subject: Re: [dts] [dts 4/5] test_plans/inline_ipsec_test_plan:add print info for ipsec app
Date: Tue, 1 Sep 2020 06:18:01 +0000 [thread overview]
Message-ID: <BL0PR11MB3364F883F2E3BD7EAE33032D942E0@BL0PR11MB3364.namprd11.prod.outlook.com> (raw)
In-Reply-To: <20200901025517.9501-5-weix.xie@intel.com>
Acked-by: Lin Xueqin <Xueqin.lin@intel.com>
> -----Original Message-----
> From: dts <dts-bounces@dpdk.org> On Behalf Of Xie wei
> Sent: Tuesday, September 1, 2020 10:55 AM
> To: dts@dpdk.org
> Cc: Xie, WeiX <weix.xie@intel.com>
> Subject: [dts] [dts 4/5] test_plans/inline_ipsec_test_plan:add print info for
> ipsec app
>
> Signed-off-by: Xie wei <weix.xie@intel.com>
> ---
> test_plans/inline_ipsec_test_plan.rst | 10 +++++++++-
> 1 file changed, 9 insertions(+), 1 deletion(-)
>
> diff --git a/test_plans/inline_ipsec_test_plan.rst
> b/test_plans/inline_ipsec_test_plan.rst
> index c37b229..3a26e18 100644
> --- a/test_plans/inline_ipsec_test_plan.rst
> +++ b/test_plans/inline_ipsec_test_plan.rst
> @@ -100,7 +100,15 @@ modprobe vfio-pci
> This suite depend PyCryptodome,it provide authenticated encryption
> modes(GCM) module dependences:cryptography (1.7.2), pycryptodome (3.4.7),
> pycryptodomex (3.4.7), pycryptopp (0.6.0), scapy (2.3.3 or later)
> -
> +
> +Add print code in IPSEC app::
> +
> + sed -i -e 's/if (nb_rx > 0)/if (nb_rx > 0) {/g' -e '/\/\* dequeue
> + and process completed crypto-ops \*\//i\\t\t\t}' -e
> + '/process_pkts(qconf, pkts, nb_rx,
> + portid);/i\\t\t\t\tprintf("[debug]receive %llu packet in
> + rxqueueid=%llu\\n",(unsigned long long)nb_rx, (unsigned long
> + long)queueid);' examples/ipsec-secgw/ipsec-secgw.c
> +
> +Re-compile examples/ipsec-secgw::
> +
> + make -C examples/ipsec-secgw
> +
> Test Case: Inline cfg parsing
> =============================
> Create inline ipsec configuration file like below::
> --
> 2.17.1
next prev parent reply other threads:[~2020-09-01 6:18 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-09-01 2:55 [dts] [PATCH V1 0/5] modify test plan Xie wei
2020-09-01 2:55 ` [dts] [dts 1/5] test_plans/qinq_filter_test_plan:add the change CONFIG_RTE_LIBRTE_I40E_INC_VECTOR to n in " Xie wei
2020-09-01 6:21 ` Lin, Xueqin
2020-09-02 4:39 ` Tu, Lijuan
2020-09-01 2:55 ` [dts] [dts 2/5] test_plans/generic_filter_test_plan:add the change IXGBE_NONE_MODE_TX_NB_QUEUES to 128 " Xie wei
2020-09-01 6:20 ` Lin, Xueqin
2020-09-01 2:55 ` [dts] [dts 3/5] test_plans/userspace_ethtool_test_plan:modify vlan fiter param Xie wei
2020-09-01 6:21 ` Lin, Xueqin
2020-09-01 2:55 ` [dts] [dts 4/5] test_plans/inline_ipsec_test_plan:add print info for ipsec app Xie wei
2020-09-01 6:18 ` Lin, Xueqin [this message]
2020-09-01 2:55 ` [dts] [dts 5/5] test_plans/ptype_mapping_test_plan:add print info to testpmd Xie wei
2020-09-01 6:22 ` Lin, Xueqin
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=BL0PR11MB3364F883F2E3BD7EAE33032D942E0@BL0PR11MB3364.namprd11.prod.outlook.com \
--to=xueqin.lin@intel.com \
--cc=dts@dpdk.org \
--cc=weix.xie@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).