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 57A6EA0543 for ; Wed, 24 Aug 2022 17:20:26 +0200 (CEST) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 5424240DDE for ; Wed, 24 Aug 2022 17:20:26 +0200 (CEST) Received: from mail-qk1-f171.google.com (mail-qk1-f171.google.com [209.85.222.171]) by mails.dpdk.org (Postfix) with ESMTP id 096444067B for ; Wed, 24 Aug 2022 17:20:25 +0200 (CEST) Received: by mail-qk1-f171.google.com with SMTP id h27so12893027qkk.9 for ; Wed, 24 Aug 2022 08:20:24 -0700 (PDT) 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; bh=9alD4yEjq3RitnaBjwHGwAOH5t32OvKBYyycDzN8hYk=; b=cGErVk6v/sb0CQ3xhMWCqI044EnibgIIStHEkgrInJNjc4cUOEhFK7NrAny/Fb0iBb 8SBx3fMNkWr8Ka6Vjx/HoyP9Y/Qv4mazwthlTQYp72vXeEvxsfqDmuWhzOHIes02W4np XsYrvaN+D9BzaOJXrHKVlySDJJU2TMOmoR7iuNKB6CPI6zFzGAC5QdvUy3XBwqdIojz1 bFdsOD619xLmX5lXEQi/JIQz2dBduSag7Q1DDnuRBm7ucSe48kOZK6AQDbl5DYpyHto+ 10XlS/Zz3OabOTXKX0pV6Zm7aZJQrnI08VhtIVgw/lHxa85i9+6X38GVELjjuh9yGOTe i1Ng== 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; bh=9alD4yEjq3RitnaBjwHGwAOH5t32OvKBYyycDzN8hYk=; b=CPsnDr5Mci3ueltUuMslnJk+DB9yAI17hi0O3rkfN4WrPxmUJ1skFtNcHd8tGUzWAH mvyJ2cksfmLg29pgtbe0KeIIvpzMXL1B3ffsfeFWoNlLqtqush3VO8ytFY2teK660gK3 9sh/nKsWDHiXzZr/Ix/IaxP34L+L+Yj40KbBw5GlWyupCXxWrzYvdLinmVf3PNedYSo/ lImnZmsXFBD53XDma000mvnHMXb1PWVUXItaoIEhlO0UlWL7IAos5akxIUVvQ0dqVjZC /D8zBL1Oa6ghJMZCGy3+aZiGZVj9AtZIiw/WskpPvvkBiAR+QhdUpQZBXNFpJgsMGEaI H/Aw== X-Gm-Message-State: ACgBeo1QOY4z9V2tLkzs2aJMOgWBsV2vvA+Qe3axswchNguzo071nvMN eSr4hNaWrduOp53g0BePAvnZEp7+GNnQMw== X-Google-Smtp-Source: AA6agR6H6OBMf6Kwe0ySSkNoJhweQjgClPJCH3gJarYRS5MZhDhLE33eJmXtK2koaRggdlRB0ZYIig== X-Received: by 2002:a05:620a:4592:b0:6bb:a05c:1a30 with SMTP id bp18-20020a05620a459200b006bba05c1a30mr20081257qkb.235.1661354424267; Wed, 24 Aug 2022 08:20:24 -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 c20-20020ac80094000000b0031f41ea94easm13695423qtg.28.2022.08.24.08.20.23 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 24 Aug 2022 08:20:23 -0700 (PDT) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw115378 [PATCH 2/2] net/qede/base: compilation fix for GCC-12 Date: Wed, 24 Aug 2022 11:20:37 -0400 Message-Id: <20220824152037.3136-1-robot@bytheb.org> X-Mailer: git-send-email 2.25.1 In-Reply-To: <20220824140339.2581716-2-amitprakashs@marvell.com> References: <20220824140339.2581716-2-amitprakashs@marvell.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/115378/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/2919889099