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 F12A5A00C2 for ; Fri, 11 Mar 2022 21:59:08 +0100 (CET) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id C536440140 for ; Fri, 11 Mar 2022 21:59:08 +0100 (CET) Received: from mail-qk1-f174.google.com (mail-qk1-f174.google.com [209.85.222.174]) by mails.dpdk.org (Postfix) with ESMTP id 226F940042 for ; Fri, 11 Mar 2022 21:59:08 +0100 (CET) Received: by mail-qk1-f174.google.com with SMTP id g8so4462371qke.2 for ; Fri, 11 Mar 2022 12:59:08 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytheb-org.20210112.gappssmtp.com; s=20210112; h=from:to:cc:subject:date:message-id:in-reply-to:references :mime-version:content-transfer-encoding; bh=1y4PdmmL0duF/xRUiLY3B3FTaPQQpghik2yvEcWFXy0=; b=6i6Qa6WbbC8pxIk+J66rJ0jr+XewswupVBPdqZU1CAbUK3EIWBJIiJjuwz/jOVysCG afMQK7LoLzsEjrJyibc8tdQYlAbf2QWydScEPfcP9P+sdPTQT/FtIv11Po/mDoJdzu6G VFEEpq1LmISq4w06FlFRPRdjUbfmIQOxE7LpdaA+xH4Yqu+uDqJVuTF+HjaxknNXzo2+ j+ZXGZfHkDRdOlp/tSUB4pHH5l0E1gbhUhj//ejXrgaHI/GByzcvtcKCVy7vAj7j20GV x3q7OczOIyhMioRYfRkHMOnoOyOJcKqo+bb38K8oAlFjXq54JNjyf3YTTvtaEMgxlYm5 bnxA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references:mime-version:content-transfer-encoding; bh=1y4PdmmL0duF/xRUiLY3B3FTaPQQpghik2yvEcWFXy0=; b=UyEsyBWdw5AyucPtsMIIx4Y3wjREUVEG4ATnHk1w+hnw0pbBwB8Va4mKvtsmz0uYyS BE3YUtTPYlf6V+FEEPntONPqp8WuAHj0xWHhgxz8AnQWsuROtTzHyorXVXZHyjLVePlU kMfdITWlFbLxCrbSABnIsV28S1lNVAGlfqZCgIFKGlk+4jyr+bdYZ3V1i653tL4y13OK hOVUGado9jhrO0DLgyfZTH1FjZiMW3agMYKP5kxMBP5QWV8YXGYidCGrewPjtlld9nqZ 5PM3fyXai+uIZ5rZaErDGMOCDJZd4ynSxc6mI+ilELUMmELJ4u9/jXXZWE+5ob1k5VDX Sn5A== X-Gm-Message-State: AOAM532xmpDmHohpCSqzGvr8Mn+Qwx3CrpORPMGeHGG7ewgC+Zqmnl3c z0c3rUwEkbARicsF8jORqw8HOAguiLQf1A== X-Google-Smtp-Source: ABdhPJwWJk/VnjqnVlNLDG/HYZtb76H73YGZZLJtntAGJemWfLrmfB2YSwlpQvCle7QuwX75Li2Mmw== X-Received: by 2002:a05:620a:b95:b0:67b:2b55:b220 with SMTP id k21-20020a05620a0b9500b0067b2b55b220mr7796999qkh.309.1647032347299; Fri, 11 Mar 2022 12:59:07 -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 d28-20020a05620a205c00b0067d154026bdsm4373841qka.29.2022.03.11.12.59.06 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 11 Mar 2022 12:59:06 -0800 (PST) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw108693 [PATCH 5/5] eventdev: fix compilation with clang C++ builds Date: Fri, 11 Mar 2022 16:59:04 -0500 Message-Id: <20220311215904.23511-1-robot@bytheb.org> X-Mailer: git-send-email 2.25.1 In-Reply-To: <20220311200523.1020050-6-bruce.richardson@intel.com> References: <20220311200523.1020050-6-bruce.richardson@intel.com> 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/108693/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/1970827200