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 B097542A3F for ; Tue, 2 May 2023 16:59:44 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id A24F540ED8; Tue, 2 May 2023 16:59:44 +0200 (CEST) Received: from mail-pl1-f226.google.com (mail-pl1-f226.google.com [209.85.214.226]) by mails.dpdk.org (Postfix) with ESMTP id E737A40ED8 for ; Tue, 2 May 2023 16:59:42 +0200 (CEST) Received: by mail-pl1-f226.google.com with SMTP id d9443c01a7336-1aaebed5bd6so21032915ad.1 for ; Tue, 02 May 2023 07:59:42 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1683039582; x=1685631582; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=d7bKwT6RWlCytNf/q3utaX5OxHcTQi0IicKYcr0zOqs=; b=GOgNEGKpfLJseQEHG0BLB7djG2r03u0C9ByIOOCObzKxDkjUWkTb3SP+wftv8CAx41 G8YcYBeOd/QK0UI8/p0Dv6H3PU9OWuEkpuT/tyKSiBAO3qddwXlU+LM9rDKS7sh3UlzT rTKzTRyD2aLCCpUaG9hE4XEYAi0L60UDXZxAM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1683039582; x=1685631582; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=d7bKwT6RWlCytNf/q3utaX5OxHcTQi0IicKYcr0zOqs=; b=DCTurt+9KPA1SlJgeRqyI2ywn0ic9pwS39gXeX/KNuBeBYDXCzZqFCpHBYeqTVuoGl QN7Csdo9VvC+PRkqtB1SphQBO+J2coFCwlCuiyNXi5MFswx/GoMnG0VrRMh2mHPaqIOv sLy8Y9ruCV8c5h877TEKZA8ullfnxyJqkwyqp1trsJRL0/tnrs0k8xP1W7uf9DCKFl7e ZT5MJRQue5t6P84bnxtvz1Zmyk772DVMz8hmF8prD1+mgvI4HGHwvPc8I9bi7uB3k7vV VI5BnMg7dCFZOaQkSxiCsQz1yHGCVZO4BP/VId3SrxrpI5st6fdEmqSnA1clf/o82bdJ MIkw== X-Gm-Message-State: AC+VfDy6bJIrXcrNS7EBIoRib/nJI+Doq1NQjlDCcGp/FbDnehh1EGW8 aGTxXP9FNQ3kdhReRqUHVwyZX65Y73jCmQo8K8BZCdjuSHOnMeHT/bxRmIZ++gD53RjjxpIBZg= = X-Google-Smtp-Source: ACHHUZ7MEpXv5HDWjPMAOEd3cgz6/ZSfiOE60nt2Gcqel9mpPf/iHRw2fztHoMDrchmhiwQ4YV5pAJ9kFD4r X-Received: by 2002:a17:902:ec87:b0:1a9:bb48:2aae with SMTP id x7-20020a170902ec8700b001a9bb482aaemr20190043plg.52.1683039582132; Tue, 02 May 2023 07:59:42 -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 u15-20020a170902a60f00b001a2b4c70298sm567121plq.134.2023.05.02.07.59.42 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 02 May 2023 07:59:42 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 02 May 2023 07:59:42 -0700 (PDT) Message-ID: <6451255e.170a0220.43a23.5479SMTPIN_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 9E9DC605246B; Tue, 2 May 2023 10:59:41 -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 | +------------------+----------+ 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 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/