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 EA07342A5B for ; Thu, 4 May 2023 11:39:40 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id E7C17410DC for ; Thu, 4 May 2023 11:39:40 +0200 (CEST) Received: from mail-qt1-f173.google.com (mail-qt1-f173.google.com [209.85.160.173]) by mails.dpdk.org (Postfix) with ESMTP id DA885410DC for ; Thu, 4 May 2023 11:39:39 +0200 (CEST) Received: by mail-qt1-f173.google.com with SMTP id d75a77b69052e-3f0b299d739so615661cf.3 for ; Thu, 04 May 2023 02:39:39 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytheb-org.20221208.gappssmtp.com; s=20221208; t=1683193179; x=1685785179; 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=cSpPRkpNKsSjvh0yY+W6Xf5OR9KI1ndzksGsX0TmAbo=; b=xd/t4AXTjgrrsFd40BXtGoa+P4WI4SLNsOwkH22yNXwl0wfqTrbKjZcjbryUchfI8B PGAM6VD91NFuf68UxbWnt5N4iva7DmVbflQbWcgsWFjCq5k59BK68p5TP/qvyJhatvGm rXwoohOCCLTfzCPCr36dAF60sCHbCO9Kv8fwhTxXnblHmY9hXxNdx9yhni4efsX/yr9w vEjn0lrQSMZJhUqrgiQ/uc0uSbpgRy5gt6sMUzmUNOAMIoJpWRduDTfQo5/zyVZm0l8h Dme4wh4qik6veyAgilUev3R1xL4EOLKAV7p+9Q2vvwHPIcbRE8UAimGHZj8IWMMxs5R1 y0ig== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1683193179; x=1685785179; 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=cSpPRkpNKsSjvh0yY+W6Xf5OR9KI1ndzksGsX0TmAbo=; b=Jnfa52TfxKzluNgSLauqnfsqS2u1/Logv4Nk280QI8on63WZhUBNlLox8wNk8JWdyM LRcieQR3xfRU9obTs0DW1bzTrEA1TRikv25Z7gcG151eohr7FWg6fAc3ZIiNQDXuq0pX SMT410rFrN7Q0afTY7pbW38beQo8rSf9TW6ZEkWwA/8thuhq242Xl5wq+tmPHEp0vGNC HigdQX8te45ZtmSm3UdZqZHK/5wxpLOiNOLAMgFIvyTyIlAcqV1tbI4e+A0f79nA/1KV CGCfE+WT29Yw1vRcTA2qW/hI5uLPCLnZYS+sJVPdKsMIk0BveGhS/j4Y6B4bLIvXEJuS wGFw== X-Gm-Message-State: AC+VfDxbr7e/JUujzqobYmPG1e3SN5/Y+NsKbWintflZLboOKpPlmByV /kP4UiiLPoyZMXMK7aFVYKmLj334hJzzyY7NKC8= X-Google-Smtp-Source: ACHHUZ5Ewrab/aySLoinaVtgvuvEUoQn0NVhPH79hs0wBiVjuqt9aVUGOLRnthk3RLB7VoGhV/8E6w== X-Received: by 2002:ac8:4e52:0:b0:3ef:3bad:6d0c with SMTP id e18-20020ac84e52000000b003ef3bad6d0cmr4148397qtw.67.1683193179071; Thu, 04 May 2023 02:39:39 -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 t35-20020a05622a182300b003e3895903bfsm12325542qtc.8.2023.05.04.02.39.37 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 04 May 2023 02:39:38 -0700 (PDT) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw126679 [dpdk-dev] [PATCH v2] examples/ntb: fix build issue with GCC 13 Date: Thu, 4 May 2023 05:39:36 -0400 Message-Id: <20230504093936.3588723-1-robot@bytheb.org> X-Mailer: git-send-email 2.27.0 In-Reply-To: <20230504085337.3446264-1-jerinj@marvell.com> References: <20230504085337.3446264-1-jerinj@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/126679/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/4880936691