[dts] [PATCH] conf: fix a typo in 4 config files

Tu, Lijuan lijuan.tu at intel.com
Mon Jan 7 06:11:09 CET 2019


Applied, thanks

> -----Original Message-----
> From: dts [mailto:dts-bounces at dpdk.org] On Behalf Of Rami Rosen
> Sent: Friday, January 4, 2019 3:44 AM
> To: dts at dpdk.org
> Cc: Rami Rosen <ramirose at gmail.com>
> Subject: [dts] [PATCH] conf: fix a typo in 4 config files
> 
> This patch fixes a typo in 4 config files.
> 
> Signed-off-by: Rami Rosen <ramirose at gmail.com>
> ---
>  conf/sriov_kvm.cfg                 | 2 +-
>  conf/vf_etag.cfg                   | 2 +-
>  conf/vhost_sample.cfg              | 2 +-
>  conf/vhost_user_live_migration.cfg | 2 +-
>  4 files changed, 4 insertions(+), 4 deletions(-)
> 
> diff --git a/conf/sriov_kvm.cfg b/conf/sriov_kvm.cfg index 4bffa57..a7ba884
> 100644
> --- a/conf/sriov_kvm.cfg
> +++ b/conf/sriov_kvm.cfg
> @@ -81,7 +81,7 @@
>  #
>  # monitor
>  #       port: 6061
> -#           note: if adding monitor to vm, need to specicy
> +#           note: if adding monitor to vm, need to specify
>  #                 this port, else it will get a free port
>  #                 on the host machine.
>  #
> diff --git a/conf/vf_etag.cfg b/conf/vf_etag.cfg index 98503b9..70c8ed5
> 100644
> --- a/conf/vf_etag.cfg
> +++ b/conf/vf_etag.cfg
> @@ -64,7 +64,7 @@
>  #
>  # monitor
>  #       port: 6061
> -#           note: if adding monitor to vm, need to specicy
> +#           note: if adding monitor to vm, need to specify
>  #                 this port, else it will get a free port
>  #                 on the host machine.
>  #
> diff --git a/conf/vhost_sample.cfg b/conf/vhost_sample.cfg index
> 4f0700c..842a220 100644
> --- a/conf/vhost_sample.cfg
> +++ b/conf/vhost_sample.cfg
> @@ -47,7 +47,7 @@
>  #
>  # monitor
>  #       port: 6061
> -#           note: if adding monitor to vm, need to specicy
> +#           note: if adding monitor to vm, need to specify
>  #                 this port, else it will get a free port
>  #                 on the host machine.
>  #
> diff --git a/conf/vhost_user_live_migration.cfg
> b/conf/vhost_user_live_migration.cfg
> index 887d312..c687acd 100644
> --- a/conf/vhost_user_live_migration.cfg
> +++ b/conf/vhost_user_live_migration.cfg
> @@ -64,7 +64,7 @@
>  #
>  # monitor
>  #       port: 6061
> -#           note: if adding monitor to vm, need to specicy
> +#           note: if adding monitor to vm, need to specify
>  #                 this port, else it will get a free port
>  #                 on the host machine.
>  #
> --
> 2.19.2



More information about the dts mailing list