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 5E02743263 for ; Wed, 1 Nov 2023 18:44:53 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 56712400EF; Wed, 1 Nov 2023 18:44:53 +0100 (CET) Received: from mail-pl1-f225.google.com (mail-pl1-f225.google.com [209.85.214.225]) by mails.dpdk.org (Postfix) with ESMTP id E3AC0400EF for ; Wed, 1 Nov 2023 18:44:51 +0100 (CET) Received: by mail-pl1-f225.google.com with SMTP id d9443c01a7336-1cc30bf9e22so660355ad.1 for ; Wed, 01 Nov 2023 10:44:51 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1698860691; x=1699465491; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=HbXRHXtixXCA49bpkYwE7nRcnItIsuJd5t2Wh1SgipE=; b=gFkL+u+KDgccAcB2KxyxQaYdfIS6G0tI3WQkauxwVGQ9j351YeCHVmw9N0YJaC8Ouh LfgTBRXFTesYSQvm92QPgG4E227WUfVpDw+3vX9dL09BzOox5mYOZhP7WHt1HHUtG0k7 uW3AIy/Q+wH+yQiWmx34liYB7HnhTQ/qOY76Q= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1698860691; x=1699465491; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=HbXRHXtixXCA49bpkYwE7nRcnItIsuJd5t2Wh1SgipE=; b=nFd0E2wOzXoSQ50tD7aWNDGlROn+26XB8ZSx5yIRrhgQI8b6bCS/tyRMOS2UBYw4gB AUzluKUs4XIvXHuJELyu8/glVuz/hEdub+mC8n+xDCtQFoqlq/4w3izpAvRAN/UD4SSM s+G0b9q/BpmPyE+BUxVi7dD+MBHiSCV9YLSiyfaq+vw2K6U7ckjmuF0X6E5ZQ5KviqqQ xAc+I59yuJv6AM2Uyqu9GD4OLXyw8r4KNAuimA0CY/v+7pgMnR5xMDBk+78z5y1kaDJv cQNgWaj7ueMpu6u397iArWkfaYjXLEnr411GiyfSmImDEWZWxtwok/4TUpHzzBkSeLlH SyNw== X-Gm-Message-State: AOJu0YyO88ZhTK6EcCLn+0SoobLwVjaXl/B2EN1TPsGoL0V9qs9ybH3L 8fnX3g+Ai1Iu5PrQAidiQClWST16bhA6GnkoRfbhT15zWeYXiqr2farfYw== X-Google-Smtp-Source: AGHT+IGZnqBpPaus3jpa7ums8JXwO/MR4e3SGCwaGrG3tPDqgorXjLEs+uJZBBmVAb4qTg1fpd2TO4JRlyB3 X-Received: by 2002:a17:903:120c:b0:1c9:dba6:417a with SMTP id l12-20020a170903120c00b001c9dba6417amr5681230plh.9.1698860691234; Wed, 01 Nov 2023 10:44:51 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id k13-20020a637b4d000000b005af08f63a39sm60832pgn.32.2023.11.01.10.44.51 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 01 Nov 2023 10:44:51 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 01 Nov 2023 10:44:51 -0700 (PDT) Message-ID: <65428e93.630a0220.e8bcd.1612SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.4] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 7F3D26050A61; Wed, 1 Nov 2023 13:44:50 -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-unit-amd64-testing Test-Status: SUCCESS http://dpdk.org/patch/133710 _Testing PASS_ Submitter: Ruifeng Wang Date: Wednesday, November 01 2023 07:15:54 DPDK git baseline: Repo:dpdk Branch: master CommitID:1025bd1c24b1be70e028c7ba0595782bce75fcc6 133710 --> testing pass Test environment and result as below: +------------------+----------------+ | Environment | dpdk_unit_test | +==================+================+ | CentOS Stream 9 | PASS | +------------------+----------------+ | CentOS Stream 8 | PASS | +------------------+----------------+ | Debian Buster | PASS | +------------------+----------------+ | Debian Bullseye | PASS | +------------------+----------------+ | Fedora 37 | PASS | +------------------+----------------+ | Fedora 38 | PASS | +------------------+----------------+ | openSUSE Leap 15 | PASS | +------------------+----------------+ | RHEL8 | PASS | +------------------+----------------+ | Ubuntu 22.04 | PASS | +------------------+----------------+ | Ubuntu 20.04 | PASS | +------------------+----------------+ CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 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/