From: "Tu, Lijuan" <lijuan.tu@intel.com>
To: "Mo, YufengX" <yufengx.mo@intel.com>, "dts@dpdk.org" <dts@dpdk.org>
Cc: "Mo, YufengX" <yufengx.mo@intel.com>
Subject: Re: [dts] [PATCH V1]framework\qemu_kvm: remove duplicate source code
Date: Wed, 28 Aug 2019 05:37:03 +0000 [thread overview]
Message-ID: <8CE3E05A3F976642AAB0F4675D0AD20E0BB06690@SHSMSX101.ccr.corp.intel.com> (raw)
In-Reply-To: <1565674467-21124-2-git-send-email-yufengx.mo@intel.com>
Applied, thanks
> -----Original Message-----
> From: dts [mailto:dts-bounces@dpdk.org] On Behalf Of yufengmx
> Sent: Tuesday, August 13, 2019 1:34 PM
> To: dts@dpdk.org
> Cc: Mo, YufengX <yufengx.mo@intel.com>
> Subject: [dts] [PATCH V1]framework\qemu_kvm: remove duplicate source
> code
>
>
> remove duplicate opt_settings key setting in __add_vm_virtio_user_pci
> method.
>
> Signed-off-by: yufengmx <yufengx.mo@intel.com>
> ---
> framework/qemu_kvm.py | 2 --
> 1 file changed, 2 deletions(-)
>
> diff --git a/framework/qemu_kvm.py b/framework/qemu_kvm.py index
> c425f41..e349517 100644
> --- a/framework/qemu_kvm.py
> +++ b/framework/qemu_kvm.py
> @@ -813,8 +813,6 @@ class QEMUKvm(VirtBase):
> opts['opt_settings'] = options['opt_settings']
> if 'opt_legacy' in options.keys() and options['opt_legacy']:
> opts['opt_legacy'] = options['opt_legacy']
> - if 'opt_settings' in options.keys() and options['opt_settings']:
> - opts['opt_settings'] = options['opt_settings']
> self.__add_vm_virtio_net_pci(**opts)
>
> def __add_vm_virtio_cuse_pci(self, **options):
> --
> 1.9.3
next prev parent reply other threads:[~2019-08-28 5:37 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-08-13 5:34 [dts] [PATCH V1]framework/qemu_kvm: " yufengmx
2019-08-13 5:34 ` [dts] [PATCH V1]framework\qemu_kvm: " yufengmx
2019-08-13 6:39 ` Wang, Yinan
2019-08-28 5:37 ` Tu, Lijuan [this message]
2019-08-13 6:39 ` [dts] [PATCH V1]framework/qemu_kvm: " Wang, Yinan
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=8CE3E05A3F976642AAB0F4675D0AD20E0BB06690@SHSMSX101.ccr.corp.intel.com \
--to=lijuan.tu@intel.com \
--cc=dts@dpdk.org \
--cc=yufengx.mo@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).