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 9E75EA0A0A for ; Wed, 28 Apr 2021 17:59:25 +0200 (CEST) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 9A7B940697 for ; Wed, 28 Apr 2021 17:59:25 +0200 (CEST) Received: from mail-qt1-f177.google.com (mail-qt1-f177.google.com [209.85.160.177]) by mails.dpdk.org (Postfix) with ESMTP id 9241240147 for ; Wed, 28 Apr 2021 17:59:24 +0200 (CEST) Received: by mail-qt1-f177.google.com with SMTP id a18so23246007qtj.10 for ; Wed, 28 Apr 2021 08:59:24 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytheb-org.20150623.gappssmtp.com; s=20150623; h=from:to:cc:subject:date:message-id:in-reply-to:references :mime-version:content-transfer-encoding; bh=eD/QpNc6nSvGNkEw17tTIY/U+3W2GGzCln5kQDPy4RA=; b=PfTTShCGVM3TzRnxqXLKgrY+gZmf3G832OZ059yb6EOhdRQHWiCoAPet1/40EPhmby gW0uOsPuEtCs2eiiKVo0p7rQCXEjAxnw9bLtDo5Du5TpO2d3mPXcwMQPr+Eq1fzJ4GZX I76IFovcSCFNdWVCN8dsc7bTt5eLVPJpJOSC7/KDYz0lDXWpL0Ju6INYpxxVXVV0NwPD icQ1YWdpdaR+/GFrh+jdixYoL0rdvJ/G6ndf+Pv5VAeaBCz7WV0sTrjEJ0ax2IepfvjZ 0VB/0cuM8PpaCz0W1Oc/OgbCiPK8WeCThSfapW9rfcCwqe1B4kWEtJ3AxzOOKHLDIug/ Aw7g== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references:mime-version:content-transfer-encoding; bh=eD/QpNc6nSvGNkEw17tTIY/U+3W2GGzCln5kQDPy4RA=; b=iUh8H69lwpdo5+EMEPIQzNnNccuBYGD7XBF2/NVxn8BUxPBp6KJxrn+teHBjreRGYn F+4kIA5nrJhQ2EUNm4LHDGWjDvAECPpxlV+QJ0wkc9IVR26c4hwfpRGDb3+3mJwmX9is Z2rB6w1Cl1k4jkzJ4KjYnpToMxWmlPUwX244+1d5CgWHT1l4Mfq2q0LQ+6HsBA/ff7No f69L6EVLUFDnbZTrYntNa5qOuKmAMra8FNVOlvHA3fiP1MvamcieA+7xdSH6zwskp35N P/ItyCozFQEsqmIC6JZV6tbryAmGrVCgu1CmpMIus6loTFJnK9vCqk1cKnj1bXk64s8l RE+A== X-Gm-Message-State: AOAM533Q7s9mLqbi2dHSfpFE0Q5sR4z0zts2xZbHsgHDZ1IN35uD4yx5 zhAx2r2JlsgblGJGq7N4hM4Bz+Y3tdE10g== X-Google-Smtp-Source: ABdhPJzBxLH9WIUufJQwMUwwYkM/jNFd2dm6QBxXcSzaFNZUilajfhVVI/yKUHZgoiigTM+Pn3ZLFg== X-Received: by 2002:a05:622a:1704:: with SMTP id h4mr27785658qtk.30.1619625563792; Wed, 28 Apr 2021 08:59:23 -0700 (PDT) Received: from openvswitch-ci.ntdv.lab.eng.bos.redhat.com (nat-pool-bos-t.redhat.com. [66.187.233.206]) by smtp.gmail.com with ESMTPSA id l71sm106809qke.27.2021.04.28.08.59.23 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 28 Apr 2021 08:59:23 -0700 (PDT) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Date: Wed, 28 Apr 2021 11:59:22 -0400 Message-Id: <20210428155922.1233-1-robot@bytheb.org> X-Mailer: git-send-email 2.25.1 In-Reply-To: <20210428142553.1593546-3-kda@semihalf.com> References: <20210428142553.1593546-3-kda@semihalf.com> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Subject: [dpdk-test-report] |SUCCESS| pw92336 [dpdk-dev] [PATCH v2 2/2] test/distributor: fix burst flush on worker quit X-BeenThere: test-report@dpdk.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: automatic DPDK test reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: test-report-bounces@dpdk.org Sender: "test-report" From: robot@bytheb.org Test-Label: github-robot Test-Status: SUCCESS http://patchwork.dpdk.org/patch/92336/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/793051791