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 16CE343263 for ; Wed, 1 Nov 2023 19:06:59 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 10E12400EF; Wed, 1 Nov 2023 19:06:59 +0100 (CET) Received: from mail-io1-f97.google.com (mail-io1-f97.google.com [209.85.166.97]) by mails.dpdk.org (Postfix) with ESMTP id 279324067B for ; Wed, 1 Nov 2023 19:06:57 +0100 (CET) Received: by mail-io1-f97.google.com with SMTP id ca18e2360f4ac-7a67bc84c87so1064339f.0 for ; Wed, 01 Nov 2023 11:06:57 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1698862016; x=1699466816; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=HbXRHXtixXCA49bpkYwE7nRcnItIsuJd5t2Wh1SgipE=; b=EQkJXmknjRG0BHHeKXSEsPjIk6G+jzLD5gcig+nIUFAfNG4N5AjCDOKYFGxZFMvV5g V0UatbvCJp8/UxYLByivEHWCqPrD6LNsKrIYiazpv1Ai6Jh8ft4IQCljs1o/9zd+KYd6 ZgabKN6aP8fkcfiEcVVPFz5G8yiUSD5O5OiBQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1698862016; x=1699466816; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=HbXRHXtixXCA49bpkYwE7nRcnItIsuJd5t2Wh1SgipE=; b=FWA1yYNnVdmsWIfJYqcriIOmt82sGHDtdCzLDQWujhDOaSa34BdC7oyRd+pEXa5/Ye gZLptVQ089MP134KU831KSWTfKTMtXT5vwVwREXIeg8ag/LuosDLnMxtTT1+cld6IMJF avHsDCPaLKloOB0Oliry1z+b1jMZzjU+lGG5W0VlW0tny9TKerVbbeuBUPJc8sBREKL4 CalrwqfVeGOBiICd+XWUx+TqP9pTZFaHapzTwWJF7iH3m8vZshzQyL12juxQ6h+y6hKM nCZcg4v9tFcDKm+DH6+xJPu0KIJR8xGlbI+EL+eDpo4zx0hv/bAPjyuyAuTAtIVUAymh V3Sw== X-Gm-Message-State: AOJu0YyeOMRvi2rZSQ/VegN2VXCHEumuzL4m6diW1Z0MeVjE95fqLUrs uIGDdnxQCgaVLE6mmpV9DUjiAok92kbT5iR9f+A8qY3rGuX8NUe3cvk5mINRNgY1v8xYz196yA= = X-Google-Smtp-Source: AGHT+IFWgBxr9/j461iwtdiTTOn7z+igWvjrNpzvqfNxFMcZyDk2mB3HPImCz5PFu0l/Ja1nZdoExBsN7sbi X-Received: by 2002:a05:6602:2cc4:b0:787:8cf:fe8a with SMTP id j4-20020a0566022cc400b0078708cffe8amr24089691iow.2.1698862016549; Wed, 01 Nov 2023 11:06:56 -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 b7-20020a05663801a700b0045abc268acesm575645jaq.69.2023.11.01.11.06.56 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 01 Nov 2023 11:06:56 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 01 Nov 2023 11:06:56 -0700 (PDT) Message-ID: <654293c0.050a0220.ab66.7f2fSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.2] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 19E096050A61; Wed, 1 Nov 2023 14:06:56 -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/