test suite reviews and discussions
 help / color / mirror / Atom feed
From: "Wang, Yinan" <yinan.wang@intel.com>
To: "Chen, LingliX" <linglix.chen@intel.com>, "dts@dpdk.org" <dts@dpdk.org>
Cc: "Chen, LingliX" <linglix.chen@intel.com>
Subject: RE: [dts][PATCH V1 4/7] tests/vhost_virtio_pmd_interrupt: Delete modify l3fwd-power example code
Date: Mon, 22 Nov 2021 03:21:23 +0000	[thread overview]
Message-ID: <BYAPR11MB2648C86B253926CF181BD8708F9F9@BYAPR11MB2648.namprd11.prod.outlook.com> (raw)
In-Reply-To: <20211116145130.113807-5-linglix.chen@intel.com>

Acked-by:  Yinan Wang <yinan.wang@intel.com>

> -----Original Message-----
> From: Lingli Chen <linglix.chen@intel.com>
> Sent: 2021?11?16? 22:51
> To: dts@dpdk.org
> Cc: Chen, LingliX <linglix.chen@intel.com>
> Subject: [dts][PATCH V1 4/7] tests/vhost_virtio_pmd_interrupt: Delete modify
> l3fwd-power example code
> 
> Delete modify l3fwd-power example code.
> 
> Signed-off-by: Lingli Chen <linglix.chen@intel.com>
> ---
>  tests/TestSuite_vhost_virtio_pmd_interrupt.py | 4 ----
>  1 file changed, 4 deletions(-)
> 
> diff --git a/tests/TestSuite_vhost_virtio_pmd_interrupt.py
> b/tests/TestSuite_vhost_virtio_pmd_interrupt.py
> index f421a095..504266f8 100644
> --- a/tests/TestSuite_vhost_virtio_pmd_interrupt.py
> +++ b/tests/TestSuite_vhost_virtio_pmd_interrupt.py
> @@ -98,10 +98,6 @@ class TestVhostVirtioPmdInterrupt(TestCase):
>          """
>          rebuild l3fwd-power in vm and set the virtio-net driver
>          """
> -        self.vm_dut.send_expect("cp ./examples/l3fwd-power/main.c /tmp/",
> "#")
> -        self.vm_dut.send_expect("sed -i
> '/DEV_RX_OFFLOAD_CHECKSUM/d' ./examples/l3fwd-power/main.c", "#", 10)
> -        self.vm_dut.send_expect(
> -                "sed -i 's/.mq_mode        = ETH_MQ_RX_RSS,/.mq_mode        =
> ETH_MQ_RX_NONE,/g' ./examples/l3fwd-power/main.c", "#", 10)
>          out = self.vm_dut.build_dpdk_apps('examples/l3fwd-power')
>          self.verify("Error" not in out, "compilation l3fwd-power error")
>          self.vm_dut.send_expect("modprobe vfio
> enable_unsafe_noiommu_mode=1", "#")
> --
> 2.33.1


  reply	other threads:[~2021-11-22  3:21 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-11-16 14:51 [dts][PATCH V1 0/7] " Lingli Chen
2021-11-16 14:51 ` [dts][PATCH V1 1/7] test_plans/vhost_event_idx_interrupt: " Lingli Chen
2021-11-16 14:51 ` [dts][PATCH V1 2/7] tests/vhost_event_idx_interrupt: " Lingli Chen
2021-11-16 14:51 ` [dts][PATCH V1 3/7] test_plans/vhost_virtio_pmd_interrupt: " Lingli Chen
2021-11-16 14:51 ` [dts][PATCH V1 4/7] tests/vhost_virtio_pmd_interrupt: " Lingli Chen
2021-11-22  3:21   ` Wang, Yinan [this message]
2021-11-16 14:51 ` [dts][PATCH V1 5/7] test_plans/vhost_virtio_user_interrupt: " Lingli Chen
2021-11-16 14:51 ` [dts][PATCH V1 6/7] tests/vhost_virtio_user_interrupt: " Lingli Chen
2021-11-22  3:21   ` Wang, Yinan
2021-11-16 14:51 ` [dts][PATCH V1 7/7] tests/vhost_user_interrupt: " Lingli Chen
2021-11-16  6:55   ` Chen, LingliX
2021-11-22  3:21     ` Wang, Yinan
2021-11-22 14:48       ` Tu, Lijuan

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=BYAPR11MB2648C86B253926CF181BD8708F9F9@BYAPR11MB2648.namprd11.prod.outlook.com \
    --to=yinan.wang@intel.com \
    --cc=dts@dpdk.org \
    --cc=linglix.chen@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).