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 04DB942A3F for ; Tue, 2 May 2023 16:52:26 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 003EE40E2D; Tue, 2 May 2023 16:52:26 +0200 (CEST) Received: from mail-il1-f227.google.com (mail-il1-f227.google.com [209.85.166.227]) by mails.dpdk.org (Postfix) with ESMTP id 08E8D40E2D for ; Tue, 2 May 2023 16:52:24 +0200 (CEST) Received: by mail-il1-f227.google.com with SMTP id e9e14a558f8ab-3293e4b2cb5so31452895ab.3 for ; Tue, 02 May 2023 07:52:23 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1683039143; x=1685631143; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=fJrKb6S8KfgW45BU+JgSGBqztlp5XgCrhvzwCYko9HA=; b=RAxAo2NPlguP89FTbKPJU7JikojtEyKzWNip3WUiU1+a/T0aBYkCU+6uNJ/NTqHzbI D8qVb8pCwGaNB4CjjkJ1mwinCOCTaszJyJUROCqyuWasIRQv21AdFczV5xYBAoJAcAfY xSDWwooHesRnfYe9nWAyZQtmEEK2GW1m++/No= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1683039143; x=1685631143; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=fJrKb6S8KfgW45BU+JgSGBqztlp5XgCrhvzwCYko9HA=; b=gUpMGyraUFNyXd974hL1J57L0MeiOBiNyft757EFBtLa1Kx6VSdhwWVir8ovlbIuJn 0VyDxBGk/GGWxDrP248gpAdEggLnohbYcOUUqyBy0mow/liWyC0SfwEe7Y70qPz9UlXr FWw6x54WXYHf/VDqTmQBr42p83CWzSJoThDs9WFOx1U857oUsxBgx6QWzQ15OtZxzx6l 1g9Xd0SVpNXSR49obgB/9FooGzPPCPw281oU9C69APJbA1SYfyIn43DUYFPBuoVybggS 0+cN5jRdAi1XRhTE5VuPxn/U760INTVX0dEau9KgbR+6SQQV/lVLSqST7aYs9OjsDDrL Xiag== X-Gm-Message-State: AC+VfDzL5LAJFHXBqva/tVPej1lF3lK7Jl3eTsfJ+kOQ78ToE2Cv1URp 9xSSsFXnbRnI/8A32U3JB12Apvp9LuUxyuC8qI0hcpIJIbiJNIAi+wM7f0+yzeqBJtAfpepY0A= = X-Google-Smtp-Source: ACHHUZ6L0RKgitv5razgx9JvGOS9jS0JCErpGQcNMHIWNqIWoyqREIXWIOp57HFg2ofVxKyvKFW7UiM021nl X-Received: by 2002:a92:d089:0:b0:32a:ab02:330c with SMTP id h9-20020a92d089000000b0032aab02330cmr11792915ilh.9.1683039143361; Tue, 02 May 2023 07:52:23 -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 f12-20020a92cb4c000000b0031529922593sm1712915ilq.74.2023.05.02.07.52.23 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 02 May 2023 07:52:23 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 02 May 2023 07:52:23 -0700 (PDT) Message-ID: <645123a7.920a0220.9e8f6.8d24SMTPIN_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 DB6DF605246B; Tue, 2 May 2023 10:52:22 -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 | +-----------------+----------+ 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) 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/