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 E4E9842A3F for ; Tue, 2 May 2023 16:28:04 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id DF8F340E2D; Tue, 2 May 2023 16:28:04 +0200 (CEST) Received: from mail-pg1-f225.google.com (mail-pg1-f225.google.com [209.85.215.225]) by mails.dpdk.org (Postfix) with ESMTP id BF0A740E2D for ; Tue, 2 May 2023 16:28:02 +0200 (CEST) Received: by mail-pg1-f225.google.com with SMTP id 41be03b00d2f7-5286311be47so2604013a12.1 for ; Tue, 02 May 2023 07:28:02 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1683037682; x=1685629682; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=8BgARkJpBQP3gp7L0CyXfaSPl4Xwb9PM6PuIOavKNCM=; b=CuNHDu0+Xsh/RfK1AciM8cxvC0LPYRPNWgW4FWamRKV7MRDGyBTZclSC4eSn3M1aBu KY4BAZp/edIVJyltp4MMA+h641H0j6BVTdjD/BBp3QvYs81SnAcuWgGuw8JFDAEUoQNh rRIUEg8yVF/TC34XVhr9zpcHRpTkrquKbmh60= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1683037682; x=1685629682; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=8BgARkJpBQP3gp7L0CyXfaSPl4Xwb9PM6PuIOavKNCM=; b=SM+q3nbmvRhDaV3nqk5InNEUZjUzBv1jZZEjHa9iwRDrfKHrtVETq1TxNJqD2+hqnr 4SdpwyozekRww9wwJlPOUYtPeuyqo5d5ffhEfa7JPU/hrjrtOm0YaDwYCB3OFHnpH6C4 yN4xCZPQXJT/RYC1CesvMJ1L3jTk7rSkxTp9PMRcZLwBT0+NwrjYsAGV5RCG8s77ckGo vyF9vlrfn9hvjFDIhzDOKnCxRhdE8qpNFkrmQyBR9Jp2LsFAu1TEmNO2+al/bnb6HAKD seHaxNoanu6byZoZieg5sQFH/AKFIp9Pogp56WUlRsiE9ru8pXBYIDf9juSPuoga82jU r5JA== X-Gm-Message-State: AC+VfDzOsAbzdNdxsjVz+g8H4+UOeG8ic7ObSbDttswhvooA/9mJFIR6 FiQOwNEe4VQFrf99OszL7sxm5UOZlaK7+AfhqU9T/OSvV229pBdgU9jJzA== X-Google-Smtp-Source: ACHHUZ5x2c5Je+0Rkf82cpn5OtAh2H5WB+2VCnhqC3jq4h8bqrDAaZcQKfj7l2hfUQmgrYopNaTe5KhdswPx X-Received: by 2002:a05:6a20:a226:b0:ef:242d:54e3 with SMTP id u38-20020a056a20a22600b000ef242d54e3mr8329643pzk.21.1683037681964; Tue, 02 May 2023 07:28:01 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id nl6-20020a17090b384600b002469676f343sm3097633pjb.5.2023.05.02.07.28.01 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 02 May 2023 07:28:01 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 02 May 2023 07:28:01 -0700 (PDT) Message-ID: <64511df1.170a0220.8d109.f530SMTPIN_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 74960605246B; Tue, 2 May 2023 10:28:01 -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-intel-Functional Test-Status: SUCCESS http://dpdk.org/patch/126662 _Functional Testing PASS_ Submitter: Jerin Jacob Kollanukkaran Date: Tuesday, May 02 2023 13:50:45 DPDK git baseline: Repo:dpdk Branch: master CommitID:d03446724972d2a1bb645ce7f3e64f5ef0203d61 126662 --> functional testing pass Test environment and result as below: Ubuntu 20.04 Kernel: 4.15.0-generic Compiler: gcc 7.4 NIC: Intel Corporation Ethernet Converged Network Adapter 82599ES 10000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/2 Ubuntu 20.04 Kernel: 4.15.0-generic Compiler: gcc 7.4 NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/1 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/