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 41AF442A5C for ; Thu, 4 May 2023 12:12:09 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 3E566410DC; Thu, 4 May 2023 12:12:09 +0200 (CEST) Received: from mail-pl1-f227.google.com (mail-pl1-f227.google.com [209.85.214.227]) by mails.dpdk.org (Postfix) with ESMTP id 58A24410DC for ; Thu, 4 May 2023 12:12:08 +0200 (CEST) Received: by mail-pl1-f227.google.com with SMTP id d9443c01a7336-1ab01bf474aso1699045ad.1 for ; Thu, 04 May 2023 03:12:08 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1683195127; x=1685787127; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=KFaCONu3I6CTgfqs41s7919nakpO20wJIpYo4GxvWeg=; b=aau4/zduBApGp2aujrVlN9aVRRtWytgiwWMWkechF4GRP4MWAyqXXF53NvsVk4PUYK e9EpHHYYCsbxjoutBcxFBxRQfXgCpTxoE8fQ595cvxIwfM9z8Kew7GyhpdwHBgTbSnFG QDUGxpvJJlbTSfpxx+/1P0PU3Gmf8W1OMEPAQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1683195127; x=1685787127; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=KFaCONu3I6CTgfqs41s7919nakpO20wJIpYo4GxvWeg=; b=DQLFoQZcZjpy3zV5gt3cXf7NQzNItiWLo0923tsMMsPo4hhW5/w/pO/RBq+/CtVJM/ 1QxghfYEGoPLTSNwynVE54RXdh/3u9utbKMYra02y+kyjUKBo4GveKWaQoDzhUPo8PHD PHITdP/jiawJKW+KVSGGUTcyJGYGNrknw8Xp+ZIrIRAdc1rXJNariv7cF7y90VuM/sRA kqEFwS3fcld2yllnWpcPp73FVL54EC09TS7/+EwRBle1vMljqHpaJ8dgzSChTeg5/HZN OFPfZot3rJCxGGi7IM/Nr9usGDbbLmzXXT4pTjHdkQf/gNbdajPzlOqGwn6zVsEw6M94 8ivg== X-Gm-Message-State: AC+VfDzm7xS/Xv+0PPTC3siEw1RFTW9e0od+5kU4+7UHf9ssMcThe7I1 sJbrHZ6u8VhkX4F//FnrZsdoNGmljGjnjxKFmixDOvzcleqgcI5hQrBJFQ== X-Google-Smtp-Source: ACHHUZ71UOc6y9YXHFpwcFz5rccB3BbTgXj7OjtIslJl4CLYGCe9I423B65RkTNQWX5N1d3ICnueGlOoEZGb X-Received: by 2002:a17:902:e882:b0:1ab:74c:bdf2 with SMTP id w2-20020a170902e88200b001ab074cbdf2mr3900147plg.28.1683195127601; Thu, 04 May 2023 03:12:07 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id u6-20020a17090341c600b001a99465b079sm909128ple.114.2023.05.04.03.12.07 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 04 May 2023 03:12:07 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 04 May 2023 03:12:07 -0700 (PDT) Message-ID: <645384f7.170a0220.b3f71.d1f7SMTPIN_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 D54DC605246B; Thu, 4 May 2023 06:12:06 -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-x86_64-unit-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 | dpdk_unit_test | +=====================+================+ | Windows Server 2019 | PASS | +---------------------+----------------+ Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) 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/