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 5F6904258A for ; Wed, 13 Sep 2023 17:08:49 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 5B503402F2; Wed, 13 Sep 2023 17:08:49 +0200 (CEST) Received: from mail-pl1-f225.google.com (mail-pl1-f225.google.com [209.85.214.225]) by mails.dpdk.org (Postfix) with ESMTP id 542DC402F2 for ; Wed, 13 Sep 2023 17:08:48 +0200 (CEST) Received: by mail-pl1-f225.google.com with SMTP id d9443c01a7336-1c1f7f7151fso51836055ad.1 for ; Wed, 13 Sep 2023 08:08:48 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1694617727; x=1695222527; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=NS7aesC0iTKq+Xe+w4NW7xwW9PL9jVbA65df7TqVpZ0=; b=OXdjN1p1oOslejn7uphs/XaTU5G+E7u6+/GH4epjvYLnYQwuUYWqGjBoHIpDanuoko 2dBcQbRPxsWRSMC1yDQ2FuehQ8B3Ds5P/Lsro5xwI2jXlDP9FSYul4qozn1LuJnKqnB0 vrNC4hU/YU8Vzib1aRlbw1rmPz7yaJ5hK24gA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1694617727; x=1695222527; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=NS7aesC0iTKq+Xe+w4NW7xwW9PL9jVbA65df7TqVpZ0=; b=TWIQRYvb0Sr8Q32zQPJLlMtpJ1vWyD++w153HaHBzUUAHTgeGWs79iawVHiOv73Jpr So7M+WUCDGzbgB+Jm0+wbQyhidfED8CtHz0FaDWEOA2gZlsOTIbKt0icy1h7BI2sr5na 7JU3+B578o2yFS2letvFydIJMOt5KbbacR7L8L73gNeaW1XLg1c6dYGQJ7RgADc6IMgG sQU4za8i9T3AE5TO/1kxmTu+jfnC3CUCahMqb1EqiN3vRQfq2DSFeLkLVDCIQmztBjHv N3/zhH9Zi3HzoQIkQO4JDBRKCaThTUZmuQcCVqzcI7K8VQhTeHZGbQCU6OzlyhHy1A4Y c+bw== X-Gm-Message-State: AOJu0Yw4M9C4OXx1AeH3llWpyr7++W00nnQSTKs1l5KQs6pUjPa0eBfh 1Xx1ZeVqc6LYTbywyLmDOnyPtbjRru/Xlz+rVbwFb6yXGZOrZSj+VwuFog== X-Google-Smtp-Source: AGHT+IG4cA+ATI2nW9E2PqhiVjzgF8mbf0EvncUYDYc3rQIED9HczE0K7yP+TLNIN2LnlrJQiQ953KBJhbVR X-Received: by 2002:a17:902:da8c:b0:1b6:6b90:7c2f with SMTP id j12-20020a170902da8c00b001b66b907c2fmr3191832plx.55.1694617727650; Wed, 13 Sep 2023 08:08:47 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id f9-20020a170902e98900b001b8a598baf2sm367801plb.26.2023.09.13.08.08.47 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 13 Sep 2023 08:08:47 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 13 Sep 2023 08:08:47 -0700 (PDT) Message-ID: <6501d07f.170a0220.2890e.1097SMTPIN_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 2320B6052471; Wed, 13 Sep 2023 11:08:47 -0400 (EDT) Subject: |SUCCESS| pw131398 [PATCH] [v2,1/1] net/mana: enable 32 bit build fo 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-compile-amd64-testing Test-Status: SUCCESS http://dpdk.org/patch/131398 _Testing PASS_ Submitter: Wei Hu Date: Wednesday, September 13 2023 12:23:38 DPDK git baseline: Repo:dpdk Branch: master CommitID:e92ba1426914db1d224dd5e9a1743657681b8814 131398 --> testing pass Test environment and result as below: +---------------------+--------------------+ | Environment | dpdk_meson_compile | +=====================+====================+ | CentOS Stream 9 | PASS | +---------------------+--------------------+ | CentOS Stream 8 | PASS | +---------------------+--------------------+ | Debian Buster | PASS | +---------------------+--------------------+ | Debian Bullseye | PASS | +---------------------+--------------------+ | Fedora 38 | PASS | +---------------------+--------------------+ | Fedora 37 | PASS | +---------------------+--------------------+ | FreeBSD 13 | PASS | +---------------------+--------------------+ | Ubuntu 20.04 | PASS | +---------------------+--------------------+ | Ubuntu 22.04 | PASS | +---------------------+--------------------+ | openSUSE Leap 15 | PASS | +---------------------+--------------------+ | RHEL8 | PASS | +---------------------+--------------------+ | Alpine | PASS | +---------------------+--------------------+ | Windows Server 2019 | 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 38 Kernel: Depends on container host Compiler: gcc 13.1.1 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 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) Alpine Kernel: 5.4.0-73-generic Compiler: gcc (Alpine 10.3.1_git20210424) 10.3.1 20210424 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27592/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/