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 B0B8D43F76 for ; Fri, 3 May 2024 16:01:33 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 8D0BF40691; Fri, 3 May 2024 16:01:33 +0200 (CEST) Received: from mail-pf1-f228.google.com (mail-pf1-f228.google.com [209.85.210.228]) by mails.dpdk.org (Postfix) with ESMTP id 105C740693 for ; Fri, 3 May 2024 16:01:32 +0200 (CEST) Received: by mail-pf1-f228.google.com with SMTP id d2e1a72fcca58-6f44bcbaae7so572908b3a.2 for ; Fri, 03 May 2024 07:01:31 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1714744891; x=1715349691; darn=dpdk.org; h=references:in-reply-to:cc:to:from:subject:message-id:date:from:to :cc:subject:date:message-id:reply-to; bh=YSvSmBZwlfB2w4t7WyV/vSFkA/ICINX/3ib4omIBJBg=; b=Dy275scBn5uHzSsRMD41qsG9rsUqlXtisqS4po0cQ2f2EwcZBq3jQJwd91oJyBGQi8 SK/h2jCrQTuIv83ezvnz0f+OER6K9q9o0v7qP+79Ne2AgPtV6xD9qnYmHxyUMkwmSsoz FwD/QQv0BvXY/lb/TXFnQjoh1JeLuvHMUmA/M= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1714744891; x=1715349691; h=references:in-reply-to:cc:to:from:subject:message-id:date :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=YSvSmBZwlfB2w4t7WyV/vSFkA/ICINX/3ib4omIBJBg=; b=Eu2KOozX3FlKGUVG2FGf4SG2JoN46ypX7+JotfuzqNiwCw7tiaYoD08ZyOYR4NmlbK CtjT+mYI1x0+u5aVWu6d71hgyockZ9ddOYZ4s0mkZ3SLJfJOXKOwOxGN2NR4dd4627HH YgLqUcqK1gyZ6L8APAqiyx/rD9OJhSOQ/kfksNDz5SVABL2LThPtIRAv7HnHxZ+khsbK pW4lr07BvwXZx2BCKfsYwaVGIYOlFK+zIn/8dhBd6u+KqhNy6yLXSnmftiOSbbPLKvI1 4nVx4J5bfmrTTZNA6t8z4dO1FS/Q0Zf5pK+49/HHs+Oglp8GWOjA8iRR1w2G7+KjFNJh 4bWA== X-Gm-Message-State: AOJu0YwtZXe9BlctoOmVwsEdZqpGQI9n7LOgYSdUPMPhVWxIucKp5xoV PwZHsILr0fmuNsj5uSlkh0tA8tuiqaXfLzKgfv0lQEdFeie/Ymioq8Kk9/pUfCpN0zTz4k26Hvj Lzz4VWktti11W+Dp33WiVFF8364cm7TzWxs3pwgU4 X-Google-Smtp-Source: AGHT+IHHLE5wp2+7BC8cMiFqwlOW0CprypVLUduerGjTWmUVn4W5IxCoKlG14umZeHCh2xTRr3b4ClBuzDGD X-Received: by 2002:a05:6a21:2704:b0:1a7:a564:14db with SMTP id rm4-20020a056a21270400b001a7a56414dbmr2477710pzb.24.1714744891199; Fri, 03 May 2024 07:01:31 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id z19-20020a63e113000000b005f43c0dc78fsm232099pgh.8.2024.05.03.07.01.31 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 03 May 2024 07:01:31 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 03 May 2024 07:01:31 -0700 (PDT) Message-ID: <6634ee3b.630a0220.3d9b3.da4fSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.7] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 43B80604D420; Fri, 3 May 2024 10:01:30 -0400 (EDT) Subject: |SUCCESS| pw139828 [PATCH] freebsd: Add support for multiple dpdk in From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240503094615.1427-1-thj@freebsd.org> References: <20240503094615.1427-1-thj@freebsd.org> 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-arm64-testing Test-Status: SUCCESS http://dpdk.org/patch/139828 _Testing PASS_ Submitter: Tom Jones Date: Friday, May 03 2024 09:46:15 DPDK git baseline: Repo:dpdk Branch: master CommitID:7e06c0de1952d3109a5b0c4779d7e7d8059c9d78 139828 --> testing pass Test environment and result as below: +--------------------------+----------------+---------------------------+------------------------------+ | Environment | dpdk_unit_test | cryptodev_sw_zuc_autotest | cryptodev_sw_snow3g_autotest | +==========================+================+===========================+==============================+ | Debian 11 (Buster) (ARM) | PASS | SKIPPED | SKIPPED | +--------------------------+----------------+---------------------------+------------------------------+ | Fedora 38 (ARM) | PASS | SKIPPED | SKIPPED | +--------------------------+----------------+---------------------------+------------------------------+ | Debian 12 (arm) | PASS | PASS | PASS | +--------------------------+----------------+---------------------------+------------------------------+ | CentOS Stream 9 (ARM) | PASS | SKIPPED | SKIPPED | +--------------------------+----------------+---------------------------+------------------------------+ | Fedora 39 (ARM) | PASS | SKIPPED | SKIPPED | +--------------------------+----------------+---------------------------+------------------------------+ | Fedora 37 (ARM) | PASS | SKIPPED | SKIPPED | +--------------------------+----------------+---------------------------+------------------------------+ | Ubuntu 20.04 (ARM) | PASS | SKIPPED | SKIPPED | +--------------------------+----------------+---------------------------+------------------------------+ Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 12.2.0 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.4.1 Fedora 39 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29907/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/