[dts] [PATCH] framework/packet: fix a typo

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


Applied, thanks

> -----Original Message-----
> From: dts [mailto:dts-bounces at dpdk.org] On Behalf Of Rami Rosen
> Sent: Friday, January 4, 2019 4:07 PM
> To: dts at dpdk.org
> Cc: Rami Rosen <ramirose at gmail.com>
> Subject: [dts] [PATCH] framework/packet: fix a typo
> 
> This patch fixes a typo in framework/packet.py.
> 
> Signed-off-by: Rami Rosen <ramirose at gmail.com>
> ---
>  framework/packet.py | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/framework/packet.py b/framework/packet.py index
> d5b8517..64201f6 100755
> --- a/framework/packet.py
> +++ b/framework/packet.py
> @@ -607,7 +607,7 @@ class Packet(object):
> 
>      def config_layer(self, layer, config={}):
>          """
> -        Configure packet assgined layer
> +        Configure packet assigned layer
>          return the status of configure result
>          """
>          try:
> --
> 2.19.2



More information about the dts mailing list