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 9784042A5B for ; Thu, 4 May 2023 11:30:15 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 93107410DC; Thu, 4 May 2023 11:30:15 +0200 (CEST) Received: from mail-pl1-f228.google.com (mail-pl1-f228.google.com [209.85.214.228]) by mails.dpdk.org (Postfix) with ESMTP id 8BD11410DC for ; Thu, 4 May 2023 11:30:13 +0200 (CEST) Received: by mail-pl1-f228.google.com with SMTP id d9443c01a7336-1ab14cb3aaeso1428685ad.2 for ; Thu, 04 May 2023 02:30:13 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1683192613; x=1685784613; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=8i1IHI8edWcX9HBU44fFK8BCnXio6QpcAcuSYAKoX7I=; b=gajsQoPdPZDH7kwRbkpbFao7xpC0yhUJYPPGTaz1rL9QyjSussohjr08A+hWGpQrQb 4HDe6lgeGsrwnwzj+HUOGD6ZRO2QmrUSQhrOsFbxO68HSNTV12P+xO4iXMSTcwn73CAr J8Yk/svn10MN1NDCpryDf5MzyUWqJlbGMNtMk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1683192613; x=1685784613; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=8i1IHI8edWcX9HBU44fFK8BCnXio6QpcAcuSYAKoX7I=; b=hd8nv/n+2H0wTTCTFqmCGLGPcVkE8JSDalicG1yQijsy1LVPNxUY5vcWw2jepRheOd neu8BEn+Rdy2MnDcd2GjRRlV+NiS+jippQDgawMwHBMYHI6zCC25iEbXhr7DqujEscna AjcP7gaaGcek5hCrxkWtFfxMX6cwLYNKxsJAbOA/hHhLDUSr3uqyPZyTYmmWMsOIW3PQ a+4NfB3Lp8A+X+vFjQ0dQEeVceC1EroxXhKB8R6YCLpnqGCQReHnOzVQIARMUxF6mDhc Er9GqnjPRdI4gCt4v/nnsILwJuYcLt7nj71qgfcyxsc6f6JKZaAwdTP4qww62e/8tixQ 3t7g== X-Gm-Message-State: AC+VfDxO3kT2MsJEHRKIVjJYQerylpTgYHBLVgl3TroiL++IQY4CkxAE zq9hopIjhPMlG0DTAQDdN8L8ilutlT50ZF8mRWWvkXXKfA0W7ngen1t2qkLNJgbtczyKEKRWHQ= = X-Google-Smtp-Source: ACHHUZ63k+hVDEP/x45nUODmyEpmQjrTkRlLcv9ZfUy4MGE/cVM2YKrrrpSFwEmRl3IFiVgP8W5bzDR/dOL/ X-Received: by 2002:a17:902:da83:b0:1a2:37fc:b591 with SMTP id j3-20020a170902da8300b001a237fcb591mr3485321plx.69.1683192612705; Thu, 04 May 2023 02:30:12 -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 c2-20020a170902aa4200b001ab22f2e511sm71684plr.140.2023.05.04.02.30.12 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 04 May 2023 02:30:12 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 04 May 2023 02:30:12 -0700 (PDT) Message-ID: <64537b24.170a0220.c2304.4178SMTPIN_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 F2503605246B; Thu, 4 May 2023 05:30:11 -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-intel-Functional Test-Status: SUCCESS http://dpdk.org/patch/126679 _Functional Testing PASS_ Submitter: Jerin Jacob Kollanukkaran Date: Thursday, May 04 2023 08:53:37 DPDK git baseline: Repo:dpdk Branch: master CommitID:d03446724972d2a1bb645ce7f3e64f5ef0203d61 126679 --> 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/2 Ubuntu 20.04 ARM Kernel: 4.15.0-132-generic Compiler: gcc 7.5 NIC: Arm Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/2 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/