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 7C204428B5; Thu, 6 Apr 2023 09:42:14 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 75ADE40F18; Thu, 6 Apr 2023 09:42:14 +0200 (CEST) Received: from us-smtp-delivery-124.mimecast.com (us-smtp-delivery-124.mimecast.com [170.10.133.124]) by mails.dpdk.org (Postfix) with ESMTP id 6B9D440DF6 for ; Thu, 6 Apr 2023 09:42:12 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1680766931; 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: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=5NegWk+JMUXN2o3UrKBNPGUhCEz63Y6cRgmPByE7lmo=; b=MLbatDNfb8ddNT20Z9vdbLyA45b1CgKaWSj9v+ugneIyw7wWfntm9sP4AC/QU9fpXzA/+n 80Iqg4K3M1KjAQi9mMdazwtBJ5UqEOwQ06XvaOTF0n/4gSBj2agKXbtUIumEQuy9bNmZW0 GgyOyra4kaUEiYGMDEem/yoAd9ioSzI= Received: from mail-pf1-f200.google.com (mail-pf1-f200.google.com [209.85.210.200]) by relay.mimecast.com with ESMTP with STARTTLS (version=TLSv1.3, cipher=TLS_AES_256_GCM_SHA384) id us-mta-206-3WGXHZSuNVeBg6a95QZ7Ow-1; Thu, 06 Apr 2023 03:42:10 -0400 X-MC-Unique: 3WGXHZSuNVeBg6a95QZ7Ow-1 Received: by mail-pf1-f200.google.com with SMTP id n3-20020a056a00212300b0062dfd10c477so6208142pfj.20 for ; Thu, 06 Apr 2023 00:42:10 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1680766929; h=content-transfer-encoding:cc:to:subject:message-id:date:from :in-reply-to:references:mime-version:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=5NegWk+JMUXN2o3UrKBNPGUhCEz63Y6cRgmPByE7lmo=; b=ibIQwddCbNxyEVtivXZP0gGOgy/xIXoqCNc+iClTXxsM+zZaod32HxeP/x9U+3n+Q3 XfaTh4XSeyTvUnsYKnY9wYbN6iLkrnOxtnw7nR+3dlF+dCDSVIglaZ/utqYYohHbaHW1 TQAOndB/rnURp4CSdCEOATNR5I0LZHdu9C5p7YGnmd/6XNqOmSzT8qpj5ZyS4b086YDW hQ/E5/giWEWulJaso4T9c7T0BWnkRWXkuSboTzWoyTYXxljCUfuXdenzhSHMO0SMW1FU nRCZIP7fMfncZkIX8GbcPHYm4inyjGSPt9lXaCDjNnOxDUR4lBPH0Frv2o1XQkcCBS92 SGKw== X-Gm-Message-State: AAQBX9f3Apu3erG5lwWLvlN+fJJ9/lwY107TwwOC5iPo5p04h7B5qxFO Z6SnSi/XpE+DRRzEO2XIMhzY9vm9ZSbqOOxj677NUNJ0vMqhRY5lhlIV6bVgXXaChpOOWTWn7eh WhOQAPivrZM7Gds6ifuc= X-Received: by 2002:a17:903:50c:b0:19f:2339:b2ef with SMTP id jn12-20020a170903050c00b0019f2339b2efmr3778141plb.9.1680766929680; Thu, 06 Apr 2023 00:42:09 -0700 (PDT) X-Google-Smtp-Source: AKy350YCBlgUqcRBjtRAwPTH3uomaZWAil1CokrB+ptYB4dnjIxF8U2RZQfRHN/vuIY1ycUliojMN/cpVpMQI19mrMg= X-Received: by 2002:a17:903:50c:b0:19f:2339:b2ef with SMTP id jn12-20020a170903050c00b0019f2339b2efmr3778134plb.9.1680766929306; Thu, 06 Apr 2023 00:42:09 -0700 (PDT) MIME-Version: 1.0 References: <20230406062844.3539-1-linglix.chen@intel.com> <20230406062844.3539-2-linglix.chen@intel.com> In-Reply-To: <20230406062844.3539-2-linglix.chen@intel.com> From: David Marchand Date: Thu, 6 Apr 2023 09:41:58 +0200 Message-ID: Subject: Re: [dts][PATCH V1 2/2] tests/queue_start_stop: optimize test script to remove re-compile dpdk test To: Lingli Chen Cc: dts@dpdk.org, zhiminx.huang@intel.com X-Mimecast-Spam-Score: 0 X-Mimecast-Originator: redhat.com Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable 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 On Thu, Apr 6, 2023 at 9:38=E2=80=AFAM Lingli Chen = wrote: > > remove re-compile dpdk test step to sync with test_plans > > Signed-off-by: Lingli Chen > --- > tests/TestSuite_queue_start_stop.py | 43 +++-------------------------- The dep/macfwd_log.patch file can be removed. --=20 David Marchand