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 949B542554 for ; Sat, 9 Sep 2023 15:48:35 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 9000840295; Sat, 9 Sep 2023 15:48:35 +0200 (CEST) Received: from mail-ot1-f100.google.com (mail-ot1-f100.google.com [209.85.210.100]) by mails.dpdk.org (Postfix) with ESMTP id ADDC540295 for ; Sat, 9 Sep 2023 15:48:33 +0200 (CEST) Received: by mail-ot1-f100.google.com with SMTP id 46e09a7af769-6c09d760cb9so2077700a34.2 for ; Sat, 09 Sep 2023 06:48:33 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1694267313; x=1694872113; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=vpS+gYtdhqP5xD2vRmzzFHGLwShpT7hcgl5rmFj3VIE=; b=NYSGD59oWftdVgt8zPxQuJp5TdTdzugCn2v3J6S8gqLdaOcvIfeTVam9pOhtWbArq6 x5mz57axp7c+Jf6D0NY5H6s7JdVmoV9qEtWx01xq9+BkWr44b+znw1YL+DAA/qH/f3eQ yAjXfY2eEz8HSOLMmGwfAIpUarRSsSI30CWoc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1694267313; x=1694872113; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=vpS+gYtdhqP5xD2vRmzzFHGLwShpT7hcgl5rmFj3VIE=; b=HzWNkdK2/cp3MaoFCKGSxpefZNnaAbZcG7dWIY5qh4wo0SkfvNdDl29jOEgXJB4K5s HWsYky0ztdblWjfYudakoiQYV7PMDdnDeO1E7H9ORaQ449yipbnoZq/xp1Gkp27pAT2E pEAilvw+A6A5aD1/7riaI17pt26PlByNdsbcrnZAjFzh/G3QcdpHtUpo5YCmcBp4K48y ++XjnF3jT6lDRc5nz1sTdHAto6QOf0IKvH8QUpRbUO57JNeCk7iNBZn2VPhxEPSsWdV8 oyEDt7lFfWyMfqsTLfN+NgcvFDBITt0ouVMvlasCRWoOiXqCrKoefU81slsSOd86W3HV Efiw== X-Gm-Message-State: AOJu0YzaS54qc0i94LFDDy030voylmzMQIKRjgEUE2o6xT9NocpmUG7M t3w/1MS2p3WL8ZO4EIO8t5t7I0uB3xs6yGHh7rliaPfJ5mzv56vI/R1WSw== X-Google-Smtp-Source: AGHT+IFgG8Cl59DhHKV1808mm1hM7sv/kpmvqK2SvU6Ihk+zrKzEoWyM11/kgRa0t+gqV6Y5YR/QSROTUhGy X-Received: by 2002:a9d:73d7:0:b0:6b9:414e:dc7d with SMTP id m23-20020a9d73d7000000b006b9414edc7dmr4860342otk.35.1694267313087; Sat, 09 Sep 2023 06:48:33 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id s23-20020a0cb317000000b00649e731fc64sm199849qve.55.2023.09.09.06.48.33 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 09 Sep 2023 06:48:33 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sat, 09 Sep 2023 06:48:33 -0700 (PDT) Message-ID: <64fc77b1.0c0a0220.7f7a9.e0daSMTPIN_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 C670F6052471; Sat, 9 Sep 2023 09:48:32 -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 | +---------------------+----------------+ | Debian Bullseye | 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 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-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/