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 9DACD43263 for ; Wed, 1 Nov 2023 18:43:00 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 9934A400EF; Wed, 1 Nov 2023 18:43:00 +0100 (CET) Received: from mail-pl1-f226.google.com (mail-pl1-f226.google.com [209.85.214.226]) by mails.dpdk.org (Postfix) with ESMTP id 1717F400EF for ; Wed, 1 Nov 2023 18:42:59 +0100 (CET) Received: by mail-pl1-f226.google.com with SMTP id d9443c01a7336-1cc68c1fac2so97795ad.0 for ; Wed, 01 Nov 2023 10:42:59 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1698860578; x=1699465378; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=HbXRHXtixXCA49bpkYwE7nRcnItIsuJd5t2Wh1SgipE=; b=Tu4+NI9aMF2qVi0wppRJB5YZwS1t1Ri0rC7jGsKrnvJs7EK9x3/yCjoPto+IMMZVMK Q+oJbqSBZObONpJVdbrE0eFLEtz0McjT4l58gxwqpBMVU6Pj8Lc1B31zg4uwURdRwKPa vx27J18g7giK8X3wFneYJGCoJvQg8JJ6xrDK4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1698860578; x=1699465378; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=HbXRHXtixXCA49bpkYwE7nRcnItIsuJd5t2Wh1SgipE=; b=Tx0cuMVCJX2q+fK6SlGSjht+ic0HEmebATjEEs7G+Gq5gSc73QOpV36q+evxNGe0tr G5VthxB7kEsUvsRhrshCghmGPYmAAzcwiwrAg+onhsPDdRSsDWL9VksDxwskU1WvK+1g MhRNXa+zuX1NtSdJ4yLs4JnEZsmLqszv78PWZJjSz25hZtfSlbMtyRsP+yuRoboEfVPN 2ujchgmHFkkZyt1QJZsEGnX590wvSSsVekf5ipZBFXtm06JqM7TQzZNnxFcT0Un+hUg3 qkIZ9yeABAeppuium6orr1x64bxOUTtpfRaGsXXxthpXScYwyM8NLCtUcn6/rg0VxEFV vRsw== X-Gm-Message-State: AOJu0YwbF66Qj01wnB7PGH/qiJ/a3acuZjaL9J4HHsCBKzPhvK8BUEKl qmRx2MVneFlc3cN0OLw2eD7uZ+HrtPkkuuoDmuVTITebHUxEckXR8/50NQ== X-Google-Smtp-Source: AGHT+IFrIfl+kSWCusCRPv2bhv+AQSqCT/iju/5wHQikSmuP6NdC+XfY7v7dDrvy90ezbDHkwmbGlaMupOvA X-Received: by 2002:a17:903:22c9:b0:1cc:665d:f822 with SMTP id y9-20020a17090322c900b001cc665df822mr7501701plg.32.1698860578385; Wed, 01 Nov 2023 10:42:58 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id i17-20020a170902eb5100b001c7265cffa7sm659440pli.126.2023.11.01.10.42.58 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 01 Nov 2023 10:42:58 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 01 Nov 2023 10:42:58 -0700 (PDT) Message-ID: <65428e22.170a0220.fa626.a304SMTPIN_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 90FF56050A61; Wed, 1 Nov 2023 13:42:57 -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/