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 56C52A00C2 for ; Tue, 8 Nov 2022 20:03:25 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 40CD64067C for ; Tue, 8 Nov 2022 20:03:25 +0100 (CET) Received: from mail-qk1-f177.google.com (mail-qk1-f177.google.com [209.85.222.177]) by mails.dpdk.org (Postfix) with ESMTP id 169B1400D7 for ; Tue, 8 Nov 2022 20:03:24 +0100 (CET) Received: by mail-qk1-f177.google.com with SMTP id k2so9667584qkk.7 for ; Tue, 08 Nov 2022 11:03:24 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytheb-org.20210112.gappssmtp.com; s=20210112; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=tq4mrbLCFr+uHBTuXfoApLnHwHxIyiT+maDrRbVVmN8=; b=qQE+qqdxxYJMBW7Pgkgt0hHXhiFoh2ji+EDhOnUdwe4vYiL+8uMO9S8n/xkL8yJrK7 rRnRMA4Iey9pxNcyg+pcpaqJdd8Cj0fpFUBB8ZZA8hFF++Vg3NJvPkHmAo765vnus14B yL1HMj3JbTMejYqyJpJpipoEgsBpoF7g7Lrg+R6kWvWHI2ThdUin4MghZ7Hee9uFd31Z 3uUWhczCyezis7yV9EGWiZk0QjgiX3NIctXAjo6cS+LFBVDuzjFcXwkbeY21UtafOygh Z4hHLotq0RsOESYet6tI1xIB7i3uYpPVGrTt1EUBOOfLeAtMH99JVHmzIBVIbU4OPYUC XOXg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=tq4mrbLCFr+uHBTuXfoApLnHwHxIyiT+maDrRbVVmN8=; b=edORlX32ETGxbmliSpmu1ZLprCfeiqZ5TFU/dhPWTN+3rD8afLrveBqSzMskSUBzfZ INp10mo0mCqTkxQFO/wF6n8P4DqjzhlRsfSYl8th8aP1L/WjpyABcpEsJWkRUEzREH0T 7LPr8rC+QU2mBbGfFbG25aLBg8bFrOeiFBWThXq3XzyPCNIrifrPEKvWgGfrF0T6vHQf KfTEARhmuPCelF2j7ZhkMn2SsjzfhabE53uysswSAklR5OmKnrYXT1d3F5aTUaGB75G8 b2zm5Is7lGJxpiGMlQdW0Dw16ReayJq9q3KfQtiyephUBfyJss+QAzJZy4uuX2oJwpOI gi+w== X-Gm-Message-State: ACrzQf1bx681ZJYXh3mJV+uIRo3o6UkKxK1UqR6azC9G71SkcaXTFhvF rFHJV387Clcw2I+RsktsX+WfeFSHOwOu1g== X-Google-Smtp-Source: AMsMyM6ChHz9IdwxVgZ+GI69DWpc6y5SwaET5YzL8pCf6c4K9ea4G2u2reIB2aSYp2w/Qx38A4Vlmw== X-Received: by 2002:a05:620a:f83:b0:6e9:706b:854c with SMTP id b3-20020a05620a0f8300b006e9706b854cmr38556192qkn.366.1667934203299; Tue, 08 Nov 2022 11:03:23 -0800 (PST) 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 y13-20020a05620a25cd00b006fa2e06aec6sm9789599qko.52.2022.11.08.11.03.22 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 08 Nov 2022 11:03:22 -0800 (PST) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw119559 [PATCH v2] testpmd: make f_quit flag volatile Date: Tue, 8 Nov 2022 14:02:22 -0500 Message-Id: <20221108190222.1158779-1-robot@bytheb.org> X-Mailer: git-send-email 2.27.0 In-Reply-To: <20221108180743.20390-1-stephen@networkplumber.org> References: <20221108180743.20390-1-stephen@networkplumber.org> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit 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 From: robot@bytheb.org Test-Label: github-robot: build Test-Status: SUCCESS http://patchwork.dpdk.org/patch/119559/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/3422128421