From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mails.dpdk.org (mails.dpdk.org [217.70.189.124]) by inbox.dpdk.org (Postfix) with ESMTP id B12B944153; Tue, 4 Jun 2024 15:57:39 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 8158540697; Tue, 4 Jun 2024 15:57:39 +0200 (CEST) Received: from mail-ed1-f42.google.com (mail-ed1-f42.google.com [209.85.208.42]) by mails.dpdk.org (Postfix) with ESMTP id E5ADE402E3 for ; Tue, 4 Jun 2024 15:57:38 +0200 (CEST) Received: by mail-ed1-f42.google.com with SMTP id 4fb4d7f45d1cf-57a677d3d79so3500495a12.1 for ; Tue, 04 Jun 2024 06:57:38 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=pantheon.tech; s=google; t=1717509458; x=1718114258; darn=dpdk.org; h=content-transfer-encoding:in-reply-to:from:content-language :references:cc:to:subject:user-agent:mime-version:date:message-id :from:to:cc:subject:date:message-id:reply-to; bh=kUhnQXQlqEbzvsSmo0/OrzC7oi66OgJ+FkSusBsg3/4=; b=Xma99UzEGoowAjEaZhSkrNc9ji14hrOyCnGNqBmqHCj9eXqylZt5p2gQyGDcAoEoj/ jN9l4GhiG2OA+ccac+K6aBq3LcomBBcAOq9MTOVgiVQDc5RXfu+JofTPBl/xkat0JfSq Nl2J5hEh9NtMRbU5lDP4V891gc5b8v31h0xk3e5Qe7JldKNjLlVj3hHDVbWnV2Kh7nqO zsKjGy22buQUEYQgMsWo2TKq9Mu0/qM0L3t0lSv1Q012BcfogP/7WiJL+BmDomB/jkz2 LGCD5VUc2c6TOIVXra85c0Ujaal57kVxwwRESy1vFXacPsJmHMD6k6aWpc6MBxSuzWL3 UAiA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1717509458; x=1718114258; h=content-transfer-encoding:in-reply-to:from:content-language :references:cc:to:subject:user-agent:mime-version:date:message-id :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=kUhnQXQlqEbzvsSmo0/OrzC7oi66OgJ+FkSusBsg3/4=; b=nBxu+obRTtE//KXiWWKiCmRxAmufLnZMb6vursSYMlVuUd2gbDRu74jp+SLHjq5TXD WWM1pVWymYflsNP5t/tT5Q30Y0UO5pKG+2c/qtO6yuZb7SHGb5BQPlVWYXJ5hG3sCggB VRckpzyFHSfAL1lRGMY2UcLACmGvWaFEyZf60Bpmu+5oUceaAvsqiKlY/V37pUT0abrR G8dmuj0ozI/r1/edJyQmBIm2fDkSP79t3V1c7St3gaulU6YMcXJmFeFpkMBKDb2Le0xB bGyjWOX0a+1nmBAnYKZho9mxTKqhXrc7ad2LvJW9I4R5oONNsP35U8gjJ2SoAPERIZ4b tMEw== X-Forwarded-Encrypted: i=1; AJvYcCWCzLt4tvT2t8qaPJJd7pbUo3QATXzKUzJ85DIYFXbmVLFfuzK9ta5yeKywXxBOCHkNTFaPpOF+GNKP2+w= X-Gm-Message-State: AOJu0YyoaxTLc607JNQ9yq6sREKr5QWnRQLtmsgTAik7xmous3ybquy2 45Ecc0z8EFEqzniA7ag68/S3VKSIuxce+bD8WnilB1Pih/6Srxywf1xnxB13BoA= X-Google-Smtp-Source: AGHT+IEIBD607b6/bwdrAmooECXWQmN/JMeHLNmbfv/uqz7Ks1NJJ65SmKon8RADhGJxVP3mfq8Epg== X-Received: by 2002:a17:907:802:b0:a68:b72d:39a1 with SMTP id a640c23a62f3a-a69549c818dmr243721966b.34.1717509458397; Tue, 04 Jun 2024 06:57:38 -0700 (PDT) Received: from [192.168.1.113] ([84.245.121.236]) by smtp.gmail.com with ESMTPSA id a640c23a62f3a-a68cb11fa2csm448901666b.198.2024.06.04.06.57.37 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Tue, 04 Jun 2024 06:57:38 -0700 (PDT) Message-ID: Date: Tue, 4 Jun 2024 15:57:36 +0200 MIME-Version: 1.0 User-Agent: Mozilla Thunderbird Subject: Re: [PATCH v2 1/5] dts: fix InteractiveShell command prompt filtering To: Luca Vizzarro , dev@dpdk.org Cc: Jeremy Spewock , Paul Szczepanek References: <20240412111136.3470304-1-luca.vizzarro@arm.com> <20240509112635.1170557-1-luca.vizzarro@arm.com> <20240509112635.1170557-2-luca.vizzarro@arm.com> Content-Language: en-US From: =?UTF-8?Q?Juraj_Linke=C5=A1?= In-Reply-To: <20240509112635.1170557-2-luca.vizzarro@arm.com> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org On 9. 5. 2024 13:26, Luca Vizzarro wrote: > When sending a command using an instance of InteractiveShell the output > should filter out the trailing shell prompt when returning it. After > every command two shell prompts are summoned. One is consumed as it is > used as a delimiter for the command output. The second one is not > consumed and left for the next command to be sent. > > Given that the consumed prompt is merely a delimiter, this should not be > added to the returned output, as it may be mistakenly be interpreted as > the command's own output. > > Bugzilla ID: 1411 > Fixes: 88489c0501af ("dts: add smoke tests") > > Signed-off-by: Luca Vizzarro > Reviewed-by: Paul Szczepanek Reviewed-by: Juraj Linkeš