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 88E7E42A5B for ; Thu, 4 May 2023 11:51:15 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 65563410DC; Thu, 4 May 2023 11:51:15 +0200 (CEST) Received: from mail-yw1-f226.google.com (mail-yw1-f226.google.com [209.85.128.226]) by mails.dpdk.org (Postfix) with ESMTP id 9137D410DC for ; Thu, 4 May 2023 11:51:14 +0200 (CEST) Received: by mail-yw1-f226.google.com with SMTP id 00721157ae682-55b7630a736so2458397b3.1 for ; Thu, 04 May 2023 02:51:14 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1683193874; x=1685785874; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=vmAhj1BBXd1kaBvXN3LtBKgciNIcbT9YtQlKtUuxwzw=; b=hbvIPVpRxgKbKpWULajtc+pYQfi24Bs+ynDDF4YOFkuRn9FcmDDbEvaymv7JFNj/ZA MFVXDXwaLnWgFwWhTpFeM+FyE3SheFpwuUd14DoCT9uPyaz8/Ne6I07GZlO4MaQg2hQq 5z/HttO6sYF+Z3lhozR23e/VV8+a4UpRxVxjk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1683193874; x=1685785874; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=vmAhj1BBXd1kaBvXN3LtBKgciNIcbT9YtQlKtUuxwzw=; b=dyWxZ//vcuS8C216sDgW8dH4vsRRwI09FuTRhCooZjk4Q3ieJpH7UDdRGzCXfp+/xK rMJjTE6YFLLf8qtVqjp812+JzUb1epnIxi7kjD8NOCHCh1p7IjL8ibFoSK3apC6OvPkW yAjTuho76Yp3d02sh5VaPxciuM9AAbf6GUlWZIMqvddBzuXxM48ctsK2WytwNwApBTle ZJ/KXtaMo7KTFOFuuBQypw1VZqixZMaDieVK5Hzr4Rck/ZhzOXqX86kUI724LtnmWfxt frMu1rFz5Acz82L6iyoCTPzzuhf6zcXoK3KcDTbBjSN5B4UYEOSTkOl2CavfD+vC1EIJ gsLQ== X-Gm-Message-State: AC+VfDzU5eTV1EOMhx0nbsqKuUG7xTH1mj9O9HV/Y4aEdTEbM7EEW62a SPNFfHXyb8q1crEw+mW2w/bt8ovTBlBEorlJzM57HVJnacq86IoCospDFA== X-Google-Smtp-Source: ACHHUZ6p0eyIAeA0Mvei1ImVkM37h510+I9f10rmplIgch+FMmPzoaDqmKndM0FYEzhhsr1FH9FCLhMxkvlO X-Received: by 2002:a0d:d9c7:0:b0:559:d294:1c48 with SMTP id b190-20020a0dd9c7000000b00559d2941c48mr1685805ywe.24.1683193873897; Thu, 04 May 2023 02:51:13 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id r79-20020a0de852000000b0055a18d8479asm883737ywe.40.2023.05.04.02.51.13 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 04 May 2023 02:51:13 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 04 May 2023 02:51:13 -0700 (PDT) Message-ID: <64538011.0d0a0220.8eb5f.b963SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.34]) by postal.iol.unh.edu (Postfix) with ESMTP id 9163B605246B; Thu, 4 May 2023 05:51:13 -0400 (EDT) Subject: |SUCCESS| pw126679 [PATCH] [v2] examples/ntb: fix build issue with GCC 13 From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu, David Marchand , Thomas Monjalon Content-Type: text/plain 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 Test-Label: iol-abi-testing Test-Status: SUCCESS http://dpdk.org/patch/126679 _Testing PASS_ Submitter: Jerin Jacob Kollanukkaran Date: Thursday, May 04 2023 08:53:37 DPDK git baseline: Repo:dpdk Branch: master CommitID:d03446724972d2a1bb645ce7f3e64f5ef0203d61 126679 --> testing pass Test environment and result as below: +------------------+----------+ | Environment | abi_test | +==================+==========+ | Ubuntu 22.04 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | Debian Buster | PASS | +------------------+----------+ | RHEL 7 | PASS | +------------------+----------+ Ubuntu 22.04 Kernel: Container Host Kernel Compiler: gcc 12.2.1-2 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 RHEL 7 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26163/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/