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 781E1A0032 for ; Wed, 11 May 2022 17:39:46 +0200 (CEST) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 8483340DDD for ; Wed, 11 May 2022 17:39:45 +0200 (CEST) Received: from mail-qk1-f181.google.com (mail-qk1-f181.google.com [209.85.222.181]) by mails.dpdk.org (Postfix) with ESMTP id 67FB4406B4 for ; Wed, 11 May 2022 17:39:44 +0200 (CEST) Received: by mail-qk1-f181.google.com with SMTP id 185so2548711qke.7 for ; Wed, 11 May 2022 08:39:44 -0700 (PDT) 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=FIXDyTuBTqhwqtXgnLy5revJhQQ3x1G94m1akOr5EDw=; b=LGmIiDkP/JYBI2hjWq3L2US81qLAFyTwGt5VkTsmtrQtb8IK6EHg2XQL2a8awlthkK Cv+/Ga3aewl1ZgF/9wedcCFV+YSgFmbr7ruWpyRhqxM68nC5QARos/ggQflPVWz03yvI AvXU+QGpfsS9mmvYuUtmPUs4CrXj1EZRmkCsXMmMyseWz0kb7qmNti9PDbf79wXd2yrp GJw+jAlt5ChSB7fhmEo2w9p2ak6U5Pqx3YLV5psDQtjFitUtTNtlkrKKjaT+HOYyJEWa 7ZPa/Pmf1XSItstNr9qUYsC12A0dQpPHFeRCX/C0SWRdyka9rsAyQ6ZAws6c7/D8FaeB /sjQ== 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=FIXDyTuBTqhwqtXgnLy5revJhQQ3x1G94m1akOr5EDw=; b=5ph4eiNqHd72tO2YUoMC1ZewJYhVqlkPYoUG2DPHtMoK5662URFPqB20ZtRDG1fk6a Fb2yt94sXwl+uRthR+yUyIP8lsedzlQsjk9Oqdgogo94AKOSaPgGd8ALkeU6W9y7qYSX Rc2cZJksu0zx+2DGbx3eBDAaSLAz/Z06fPA6YuEZ/exgXors0/cwBIW5267fJXsMNvPM 75AGPxD33yRdL6EcJWk1JaiUUV9Ly7lcA/8epa7ad4Srkzcb82i+9WBebCGDPsKySYIb HkZhkeBJBxDpr/i4t6N9EVnBNnvzJbeA6hSHKQ5/tQjX/QPy5TCjZ8ewkQvOdHdgdZ29 3WDw== X-Gm-Message-State: AOAM530S0rvnRrJvgYfvHWLdbj0nTu5/yLcGD+qkVq0Lp8chhyltzWkH m0VYUsD7T3ZRZ5b1CvYkPy0z0SdCsVvNxw== X-Google-Smtp-Source: ABdhPJw2cGXPv5391OoMRg14GgkK6OCIbJ2pyF2LL5NDF9vlLoOCCnhF+HZBf24ESxw0u+dydGj/RQ== X-Received: by 2002:ae9:dc45:0:b0:69f:c1f3:3328 with SMTP id q66-20020ae9dc45000000b0069fc1f33328mr19947050qkf.418.1652283583668; Wed, 11 May 2022 08:39:43 -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 h7-20020a05620a10a700b0069fc13ce23csm1338459qkk.109.2022.05.11.08.39.42 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 11 May 2022 08:39:43 -0700 (PDT) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw111032 [PATCH] net/mlx5: fix build with clang 14 Date: Wed, 11 May 2022 11:40:04 -0400 Message-Id: <20220511154004.9488-1-robot@bytheb.org> X-Mailer: git-send-email 2.25.1 In-Reply-To: <20220511135815.1564053-1-alialnu@nvidia.com> References: <20220511135815.1564053-1-alialnu@nvidia.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/111032/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/2307665911