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 8D15043262 for ; Wed, 1 Nov 2023 17:41:31 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 86DA8400EF; Wed, 1 Nov 2023 17:41:31 +0100 (CET) Received: from mail-io1-f100.google.com (mail-io1-f100.google.com [209.85.166.100]) by mails.dpdk.org (Postfix) with ESMTP id 80FA8400EF for ; Wed, 1 Nov 2023 17:41:30 +0100 (CET) Received: by mail-io1-f100.google.com with SMTP id ca18e2360f4ac-7a9857c14c5so235847739f.3 for ; Wed, 01 Nov 2023 09:41:30 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1698856890; x=1699461690; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=uUraUHGZRYlpU3060GmMJK9ovc8/jm4XhUqxnvPEbik=; b=KOaq/ZpgrVzmiGYbhSsbwPxl3LyGQ+dVzRkRieNDsZD8fQfG3yOx8Sw9j7UMZtr0/Q q8AgWq7u/bc6CPxKwzEsN6RPCXzWc3cofUKg9sw/lpGQtJM1iWHDZ68ub3PcKB4C2IIj AMLM7iBrTlfl67eF5Pbh8cLQOkJmOytP2F06k= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1698856890; x=1699461690; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=uUraUHGZRYlpU3060GmMJK9ovc8/jm4XhUqxnvPEbik=; b=opDf1KolwAlhp+NlU3Fwv/tMIlOzBCnrPjRH1zoVSpE5ixPsd8poVixhVPPls+Ee55 co4iVj0wsRnHWAFL30ZoKnKmuDxfMvu0T/GVUng3QL8RvbUA6ru9bRPGE3vNBktXiufl fxMS62JbUH8g7POdqCV+OqBBdMr5LqdXQs0kxQtdP9VEm0qJ8grGDyKg76t/Tm15C6bl Euy4DIx4jK8Xfk3oxnCqvWdVi2mtt/kHgOqhYD3l2dYumXR5+3w/zdIgCUb3j7XdpSlX MEj7U7vybN8PPMQJTXarVkb7jesVjWKNDoNNxvkDplsSgC4cAnCe5vnk2Dj7U237/QOt xioQ== X-Gm-Message-State: AOJu0YyQmtyRzB34UfPPGDvsDB1IWuCg3mGpM+EvaROvqyWEFzVb70rz 6Z99RQV1iEuhIh/xpU6UPW76/np6oD2BAMDpIBrHiv3hz9krO92NLlw4SzTeBdreSfwoNP3rAw= = X-Google-Smtp-Source: AGHT+IHVTWDU3Z6HtVZTuIMxIgai8k8Uy+RvTWYoagmwT2dr7KgJ0xd8suF6FbvRJv8F7yG3WeczmNuscH/f X-Received: by 2002:a05:6602:2dce:b0:7a9:6a65:e361 with SMTP id l14-20020a0566022dce00b007a96a65e361mr20974510iow.9.1698856889935; Wed, 01 Nov 2023 09:41:29 -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 fr1-20020a056638658100b004575cf39d48sm571083jab.0.2023.11.01.09.41.29 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 01 Nov 2023 09:41:29 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 01 Nov 2023 09:41:29 -0700 (PDT) Message-ID: <65427fb9.050a0220.fa427.8cfbSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.3] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 76BF56050A61; Wed, 1 Nov 2023 12:41:29 -0400 (EDT) Subject: |SUCCESS| pw133710 [PATCH] ethdev: fix 32-bit build with GCC-13 From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu 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/133710 _Functional Testing PASS_ Submitter: Ruifeng Wang Date: Wednesday, November 01 2023 07:15:54 DPDK git baseline: Repo:dpdk Branch: master CommitID:1025bd1c24b1be70e028c7ba0595782bce75fcc6 133710 --> 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 XL710-QDA2 40000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/4 Arm Ampere Altra - Ubuntu 22.04.3 Kernel: 5.15.0-83-generic aarch64 Compiler: gcc 9.4 NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/1 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/4 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28174/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/