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 6713842554 for ; Sat, 9 Sep 2023 15:47:51 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 51FCB40295; Sat, 9 Sep 2023 15:47:51 +0200 (CEST) Received: from mail-pj1-f100.google.com (mail-pj1-f100.google.com [209.85.216.100]) by mails.dpdk.org (Postfix) with ESMTP id 34B1440295 for ; Sat, 9 Sep 2023 15:47:49 +0200 (CEST) Received: by mail-pj1-f100.google.com with SMTP id 98e67ed59e1d1-26ef24b8e5aso2327583a91.0 for ; Sat, 09 Sep 2023 06:47:49 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1694267268; x=1694872068; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=n6TisQnpdrcUmHCfsIoeH7vhRoQQIrwyQhy9ODDTM9w=; b=Vfg1ZVQ9pQH0NwDoPb1D7Q0U4ZX/IiXfI4dL/LWMWIo2xHgdzlGRioLvChYFx4z593 Ji+4pfjzCQd+Pooah08zbvM97EaR8Qy/jH3pdbptArsoJ/BluAAC4jOThpVzTJlvfOy+ a+OGLcaNwxD6NvSDstQfG285gXja/epRT+Wkw= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1694267268; x=1694872068; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=n6TisQnpdrcUmHCfsIoeH7vhRoQQIrwyQhy9ODDTM9w=; b=d3Orlnnjmf/BsjVCRk+nAllm7jKe4XxCaV6MwjdyluAABPXlHeQzCy/CkyX8ofosvl DmDiMvq8Nbpsrm2tDHOy4jzM3bftsoWhNrxP/MX53Jgrpfzk7VasBbyHN1OP+U8dqnza gk81Pn3EsJ1Y5VwziudItxAyi76QFiIoNYDdhvfXH6mPsBJgN30WTvpnVGwf0UJDO1NI FoYyqEIpnpN8QnF01ow5jftw6Z31PD5YEdJddJe2FyrQPX7uFN7Cbc3XhZJiemzah8xw l0MmmT4aVpO4UEwoyd4Y8wF8XgeL7XPwIxt0HQ6lcAx+36+TbecRyHBBVZmgOSArD0Hk +QSQ== X-Gm-Message-State: AOJu0YwJvCXhdJqOIR8ZCd4es01XlrBLqnuMRJtpHLTEWoYgup4AvM+i 8UMeFRcWKRfBcbmr4sCNTT6fCBd6zhV9bVJWIKK/4d6eg0ahxgDefzkUWA== X-Google-Smtp-Source: AGHT+IGbvGWlsN/Ua5l3wxfPVPn+K/bTLuVGi6/Rn9FhCK2Zo00im7HwprNM2QQnzbQAvxuWypAPb82Beq/v X-Received: by 2002:a17:90a:4315:b0:268:3d4:24bb with SMTP id q21-20020a17090a431500b0026803d424bbmr5363809pjg.1.1694267268485; Sat, 09 Sep 2023 06:47:48 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id h23-20020a17090adb9700b00267b8ea1623sm195994pjv.14.2023.09.09.06.47.48 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 09 Sep 2023 06:47:48 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sat, 09 Sep 2023 06:47:48 -0700 (PDT) Message-ID: <64fc7784.170a0220.30d9.cfe5SMTPIN_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 A675F6052471; Sat, 9 Sep 2023 09:47:47 -0400 (EDT) Subject: |SUCCESS| pw131315 [PATCH] [1/1] net/mana: enable 32 bit build for m From: dpdklab@iol.unh.edu To: Test Report Cc: Wei Hu 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/131315 _Testing PASS_ Submitter: Wei Hu Date: Saturday, September 09 2023 12:18:30 DPDK git baseline: Repo:dpdk Branch: master CommitID:e92ba1426914db1d224dd5e9a1743657681b8814 131315 --> testing pass Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | Windows Server 2019 | PASS | +---------------------+----------------+ | openSUSE Leap 15 | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | Debian Buster | PASS | +---------------------+----------------+ CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27563/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/