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 87495A0524; Wed, 2 Jun 2021 09:36:36 +0200 (CEST) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 564F94069F; Wed, 2 Jun 2021 09:36:36 +0200 (CEST) Received: from us-smtp-delivery-124.mimecast.com (us-smtp-delivery-124.mimecast.com [216.205.24.124]) by mails.dpdk.org (Postfix) with ESMTP id 432BF40689 for ; Wed, 2 Jun 2021 09:36:34 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1622619393; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=wJWdqrRrsaCihCM49Ve/UjoyiKYPdBFZAgZrxzsoZKo=; b=G5nudFyqt7787XklVhCzHSiigQsr0MyDkXjbRKrQ5Qjp05NzDWi/4Oh2JJIMgnAZikZ3wp PUQ3NkgZ5xQNXj73HF2gDfyn63nP/qA7+p4ojeEopgrtp5bUbCzDQt8HQuScbNfAXtTpWH 11A4jPywewUWzwYNNPNZQKN81N/eqxI= Received: from mail-ua1-f71.google.com (mail-ua1-f71.google.com [209.85.222.71]) (Using TLS) by relay.mimecast.com with ESMTP id us-mta-27-062cc78CMrKhxkBM57EhhQ-1; Wed, 02 Jun 2021 03:36:25 -0400 X-MC-Unique: 062cc78CMrKhxkBM57EhhQ-1 Received: by mail-ua1-f71.google.com with SMTP id k4-20020ab073440000b029024cae85c5a0so640702uap.18 for ; Wed, 02 Jun 2021 00:36:25 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=wJWdqrRrsaCihCM49Ve/UjoyiKYPdBFZAgZrxzsoZKo=; b=tTzGtfshPwhFDKZFlUn1B9BM0zQKdFSubg3IsRlc0wl/EqVQ53yJ/fSgKhKdGq0fdv OSwpjAnKXKOQH6Pr8x8MsX0qoaGIYd/bc66LH0v8e+zkOJKEpk+/lXIgonT/zxjE7GN5 ATdLCws+5MYRjwYv6Uy5UEZBtK/fAcotIOIJMCjGiNLfEbyWpCZxxmZLyFO8HRSsznAP cXLY9lv6lb6Zi0ayfd1VGypMxYqGsUA1mVknu+hZqcKiXS70r8Xk9I0xMo0HWez4gP47 H+vf56vQ8AzAQFIlL4VxW+Koxf6P+jjSxZ8SlDDbpzhtPbm49cQm6CglKjhmvyDcKTWZ 0WlA== X-Gm-Message-State: AOAM531rSB2LWxkl9PaqqrkFw6z/q3QMd853WLq8vHNLsxR/AKLdRsuo vnxnMGx1U9xmJkqwh+R5YnFzDjiMHa/B+DPJSfsc8fU6tnqUPyTzgxdFwOEsCBlzQgnHhTYK9a9 qd55U6KHdgcIq2QAxKSE= X-Received: by 2002:ab0:42a7:: with SMTP id j36mr19312641uaj.87.1622619385388; Wed, 02 Jun 2021 00:36:25 -0700 (PDT) X-Google-Smtp-Source: ABdhPJykAa9d3R6e28rMAsmkoQ4kPjOa3eOiq/JS01cMcuaVT8brgWXjE3/y7Ci6mL+oEb+XIURmt92/pki6zw6gEWk= X-Received: by 2002:ab0:42a7:: with SMTP id j36mr19312634uaj.87.1622619385253; Wed, 02 Jun 2021 00:36:25 -0700 (PDT) MIME-Version: 1.0 References: <1620835921-182513-1-git-send-email-lijuan.tu@intel.com> In-Reply-To: From: David Marchand Date: Wed, 2 Jun 2021 09:36:14 +0200 Message-ID: To: Lijuan Tu Cc: Owen Hilyard , David Liu , dts@dpdk.org, Aaron Conole , Thomas Monjalon Authentication-Results: relay.mimecast.com; auth=pass smtp.auth=CUSA124A263 smtp.mailfrom=dmarchan@redhat.com X-Mimecast-Spam-Score: 0 X-Mimecast-Originator: redhat.com Content-Type: text/plain; charset="UTF-8" Subject: Re: [dts] [PATCH] Revert "Strip prompt by default in send_expect" X-BeenThere: dts@dpdk.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: test suite reviews and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dts-bounces@dpdk.org Sender: "dts" On Wed, May 26, 2021 at 2:23 PM David Marchand wrote: > > On Wed, May 12, 2021 at 10:14 AM Lijuan Tu wrote: > > > > This reverts commit f498f50a62e30f6f8fb9c4e1a759e3d35861b978. > > As it casued some cases failed: > > * flow_classify_softnic > > * test_ipv4_acl_jump > > * test_ipv4_acl_table > > * test_ipv6_hash_jump > > * unit_tests_loopback > > * test_link_mode > > * test_loopback_mode > > * distributor > > * maximum_workers > > Any update on having both worlds (UNH lab and those tests) coexist? > > I see an exhaustive list of tests that are broken with the new behavior. > Another approach to reverting the whole change is to pass > trim_whitespace= in the affected tests. > Was this idea considered? Ping. -- David Marchand