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 3CCD642A3F for ; Tue, 2 May 2023 17:06:37 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 38DC740E2D; Tue, 2 May 2023 17:06:37 +0200 (CEST) Received: from mail-pf1-f227.google.com (mail-pf1-f227.google.com [209.85.210.227]) by mails.dpdk.org (Postfix) with ESMTP id 4719040E2D for ; Tue, 2 May 2023 17:06:36 +0200 (CEST) Received: by mail-pf1-f227.google.com with SMTP id d2e1a72fcca58-63b51fd2972so2797079b3a.3 for ; Tue, 02 May 2023 08:06:36 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1683039995; x=1685631995; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=KTSY2rMIg1VCMpwDud+7y6Epe4Y5cT7hmOw/+y0AqI8=; b=bbz09b/OVfPyx+Me6jAt8ME/EZ2BG6hvDEphx+XkwEp7GeYB549nLcK+bI4lLh+dGU KxYUZl59szjsrVidtCa1/Emp3MfuRsB0ErZ2/yj+qYNpH+KiE4VhKjcbdJHZEquiPfRS Ho1Xoq3SEL/HXMPJ20t0MnZMSSxkOcDEHqhic= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1683039995; x=1685631995; 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=FvjoB2wnPTeutejFOxSb4jD4HXLel4dtVpBFtjHXUuLV7rf5HSQUM/93dvitqIyLYX /s0ioWdBBT7uBa1ElmrjRfblPajHZmBXzPQwhm4PnedQ9dv23QCOC6mpoTcJFkTi6S9D gIgure7SBCzPZbyH9rRlyctktZ0U6z93jEKAncMpDy3IbRZIgojz+OrIwykC2KMj6InQ 2hWyvlNqrQokKW2vg4qnLJw6j1Q6OnkAJLNVFGmiIvE/EvgApI7PVrw2ufSlBCXlv/ye 9MbT1SFXOkiUCSiEAI885h2qavdqxDTzcelHkO1MyEtxQ0S26aLdSi52T6+LBke78W5I IPjw== X-Gm-Message-State: AC+VfDz4dOHvp167+HE+mq9TWHAYrUbk7+bN/dXesWyZ8+grKD/3oXWw e2pFfBskkzg8duW/8kxs6NdGTb3Ymx/ovBcHRQqNPsfbTJ3hwaXAnNU5pqgr/uF8lL5aGSzDQQ= = X-Google-Smtp-Source: ACHHUZ4+qtxdWJGOnUgao+K5aVbXr2/Iyycrp+nOoPm3BJFGtRj/PgLt6CzeZX3aHOr5pDJ5RdRX6SHX+fdl X-Received: by 2002:a05:6a21:168c:b0:f1:c63a:f7fa with SMTP id np12-20020a056a21168c00b000f1c63af7famr19398215pzb.15.1683039995427; Tue, 02 May 2023 08:06:35 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id 77-20020a630450000000b0051322912d17sm1808918pge.30.2023.05.02.08.06.35 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 02 May 2023 08:06:35 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 02 May 2023 08:06:35 -0700 (PDT) Message-ID: <645126fb.630a0220.263e2.e520SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.34]) by postal.iol.unh.edu (Postfix) with ESMTP id B1577605246B; Tue, 2 May 2023 11:06:34 -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/