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 7C48B42A3F for ; Tue, 2 May 2023 17:06:47 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 7703140E2D; Tue, 2 May 2023 17:06:47 +0200 (CEST) Received: from mail-yb1-f228.google.com (mail-yb1-f228.google.com [209.85.219.228]) by mails.dpdk.org (Postfix) with ESMTP id 2973040E2D for ; Tue, 2 May 2023 17:06:46 +0200 (CEST) Received: by mail-yb1-f228.google.com with SMTP id 3f1490d57ef6-b9a879cd49cso5816161276.0 for ; Tue, 02 May 2023 08:06:46 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1683040005; x=1685632005; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=KTSY2rMIg1VCMpwDud+7y6Epe4Y5cT7hmOw/+y0AqI8=; b=Z9QEsWpis3teqpFvQt0JldwsFFEcftbL0PNIkW5W9pdVki5LiCDwg7NijAk8tr958x w1XxnFp2jZqDItH0OPUKixBZLSlpavMJ466/5QqwS5Xng9Jkxa2ikdWY8VhY1urlBwW2 wcHyEq0Q0xqX2dJ5re2oHMP/P4uYP1bczAVMw= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1683040005; x=1685632005; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=KTSY2rMIg1VCMpwDud+7y6Epe4Y5cT7hmOw/+y0AqI8=; b=Q5/9Y3YJvRU3qqRt1d61yVcRw8nZE5XsrH/uSc8f6EkvcmLanFx83jPIU2yykP8ali Zk9Lb986FYP7CHKWDACXTUrUOTqaA+BMQIituGaXACmu5QtLHw8dXsLhBLDAdhySq5nP psiDlMPHI5bb825zTsNDajjlIhfGS7+L0maAtZAJP+12imDMDzkNQHVQUyWRRZLnU3Wz NAETMudbZhmHDvQWnBnS9DkQldCj4oPRH/awTB9bT0EUs9MQIIIPoyiQ+Gafa5mdGz83 608wXtQsiHUS8BqegrRmm9bIzKUbAO34D/IU4bJhCnb8p5y4Ze6roffXBHmzfbjmcCK4 +pJw== X-Gm-Message-State: AC+VfDwWH+h4F8jtjDo7icHEDOIz8DfJHgiOC0fEbcDU53goBxZb6rJG nFC6LUGCWJJWriTFwUFK7Ri4LhjoM7JjwVubt1pfeMhgJniG0g+JOsOneg== X-Google-Smtp-Source: ACHHUZ6+Xzb1h4ejsZ3HOfUhJQ2yM1CDIWxsUuPW9GQeyi2VUFghWu4KITff3UuMIZNLGFMRH7f+JW2j7P6U X-Received: by 2002:a25:6cd7:0:b0:b96:ca60:b043 with SMTP id h206-20020a256cd7000000b00b96ca60b043mr15320500ybc.59.1683040005540; Tue, 02 May 2023 08:06:45 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id n14-20020a259f0e000000b00b9e56fbc2d4sm171665ybq.19.2023.05.02.08.06.45 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 02 May 2023 08:06:45 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 02 May 2023 08:06:45 -0700 (PDT) Message-ID: <64512705.250a0220.186f9.5de9SMTPIN_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 37A69605246B; Tue, 2 May 2023 11:06:45 -0400 (EDT) Subject: |SUCCESS| pw126662 [PATCH] [v1] 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/126662 _Testing PASS_ Submitter: Jerin Jacob Kollanukkaran Date: Tuesday, May 02 2023 13:50:45 DPDK git baseline: Repo:dpdk Branch: master CommitID:d03446724972d2a1bb645ce7f3e64f5ef0203d61 126662 --> testing pass Test environment and result as below: +------------------+----------+ | Environment | abi_test | +==================+==========+ | Debian Bullseye | PASS | +------------------+----------+ | CentOS Stream 8 | PASS | +------------------+----------+ | RHEL 7 | PASS | +------------------+----------+ | Ubuntu 22.04 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | CentOS Stream 9 | PASS | +------------------+----------+ | RHEL8 | PASS | +------------------+----------+ | Debian Buster | PASS | +------------------+----------+ Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 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) Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26149/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/