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 8CE9D42554 for ; Sat, 9 Sep 2023 15:33:09 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 889B740295; Sat, 9 Sep 2023 15:33:09 +0200 (CEST) Received: from mail-oi1-f227.google.com (mail-oi1-f227.google.com [209.85.167.227]) by mails.dpdk.org (Postfix) with ESMTP id D7F9C40295 for ; Sat, 9 Sep 2023 15:33:07 +0200 (CEST) Received: by mail-oi1-f227.google.com with SMTP id 5614622812f47-3a81154c5f5so1995637b6e.1 for ; Sat, 09 Sep 2023 06:33:07 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1694266387; x=1694871187; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=uRFtiejqKhm4a6bTRURG2bf/1gx89JCE5rQ5+EDbQk8=; b=b/1Yc5qsyJV3Y/WqGDMo6doRc+3rM9+rdCYSasQfOAy1GFUyrBrB4allyOR5DSon72 fsqMB3QhbGT1szPyVafMcJrVi+wxi7E1oVFw9sdUuMfR0RV4C+zTAe29iMlg6HqfGvrW sRlOKJ7CiIh6S3v3sWk7ADfxacv9oTtuD8B8c= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1694266387; x=1694871187; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=uRFtiejqKhm4a6bTRURG2bf/1gx89JCE5rQ5+EDbQk8=; b=vJK7q4GM4CUaO8B+yJQv62oE2seVYCRDUy/davI94bPv3kJ1LdsXJrUuUgSWjx/DAd NYbB9z0oPHyvAA1ajfUg5PVUt7Dskt6Fp6qM15ekg8lRVGCiR5X9/r9r5HeyPoWAyXtB m90rdnkXM/jQwRyHVF0MCbga9Hm2JCfV1A9LibkXeUp72u+WAcUM51JLoOIqXgfHQ50f X1XNO1bg1mXPujmqBo5BmgGDd9ThpuZyscoGO7avQf4t+op8NjQV3udGgXikgNmFZI67 h5hRZ7uG+/UlPEA/BnZKWUOBVnIClR4IhxZqTJNcGe1jMYvam5SfCn6cUzc3GrfYDxSP lm5g== X-Gm-Message-State: AOJu0YzxKFvsAOpKtMTn11SuIFM2txZCRhrdHtUVnRkUvk6I4d2QlwC+ wZJjet7YdrI4wBMG0UFenPzHCVuOdN2jzv1gSHCALp1BqMERQwj/6ZZTpZQ7E9+0L7XeQudesA= = X-Google-Smtp-Source: AGHT+IGbSBCiXUnqCP/9Q/BrGShnLTnFAXwUZE8BeJpN0jwouM17hABguoDo2kERwtBJSMHb6Pouc0gRRwzR X-Received: by 2002:a05:6808:1303:b0:3a1:c75d:b6ab with SMTP id y3-20020a056808130300b003a1c75db6abmr6151538oiv.40.1694266387287; Sat, 09 Sep 2023 06:33:07 -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 t187-20020a25c3c4000000b00d7b25ebe644sm240462ybf.15.2023.09.09.06.33.07 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 09 Sep 2023 06:33:07 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sat, 09 Sep 2023 06:33:07 -0700 (PDT) Message-ID: <64fc7413.250a0220.846cd.029bSMTPIN_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 E8B006052471; Sat, 9 Sep 2023 09:33:06 -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: 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-broadcom-Functional Test-Status: SUCCESS http://dpdk.org/patch/131315 _Functional Testing PASS_ Submitter: Wei Hu Date: Saturday, September 09 2023 12:18:30 DPDK git baseline: Repo:dpdk Branch: master CommitID:e92ba1426914db1d224dd5e9a1743657681b8814 131315 --> functional testing pass Test environment and result as below: Ubuntu 22.04 Kernel: 5.15.0-58-generic x86_64 Compiler: gcc gcc (Ubuntu 11.2.0-19ubuntu1) 11.2.0 NIC: Broadcom Inc. and subsidiaries BCM957508-P2100G Dual-Port 100 Gb/s QSFP56 100 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/2 Arm Ampere Altra - Ubuntu 22.04.3 Kernel: 5.15.0-83-generic aarch64 Compiler: gcc 9.4 NIC: Broadcom Inc. and subsidiaries BCM957508-P2100G Dual-Port 100 Gb/s QSFP56 100 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/1 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/