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 4DF2443F6E for ; Fri, 3 May 2024 02:48:15 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 4697F40291; Fri, 3 May 2024 02:48:15 +0200 (CEST) Received: from mail-oo1-f99.google.com (mail-oo1-f99.google.com [209.85.161.99]) by mails.dpdk.org (Postfix) with ESMTP id 631CA4026E for ; Fri, 3 May 2024 02:48:13 +0200 (CEST) Received: by mail-oo1-f99.google.com with SMTP id 006d021491bc7-5ad2da2196aso5441798eaf.2 for ; Thu, 02 May 2024 17:48:13 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1714697292; x=1715302092; 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=oDOeo8JdWLfx6jA71SMZ0I7WbWYLpgaSQkrWDbOm1T0=; b=g0Z0qZe2e65GwqTQnQuhd8/BUUBpXGqph0Oc6zGI8B+I9UIl+yqyjCC2BbIoPfnb/J TljWajookVAcuLOCI8hxtgaB099M5TVuS3LcAkYkTXG3WgJHoV7Z4j9vX7c9+RQ5dnNe tUwgA02T+IacW90DyncNhuGUxjEZIBN10+6BM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1714697292; x=1715302092; 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=oDOeo8JdWLfx6jA71SMZ0I7WbWYLpgaSQkrWDbOm1T0=; b=fNA5okmB7ej4bznUaC+2V9dA0PHU9FHI8TJ08ZKIIgTVzcObNxtxg4pswFHa4zJJHh TG2nIBV4swVRYjxhYzT7DRuUF/mttM63GjyQ1zpY5DMc0In+DInNosNlqZ9NmHBl0OXK hRZCh/5aAWVTttLxG3j+k5oGS8vFiOyJUM1xfUBAc/IbLY3Pw/xcS54Sz3TIBHwbcZ3r EfCbaOUrl82CPNezvCLlmPOakPqwqKOeW+KNkOmv0T8z6Hv1MNpMTAeEnY4Qk1Q3oHz0 n57f/37C7TkVeGVTYMTeJIu6/gR/c331vsHF5/j4j4uYPs5OwYdYr3Sncbc5q4tdbFnx BIHg== X-Gm-Message-State: AOJu0YxVVNjpF9VvcNw2VHwC39b7BkmXWWBKEXbW3ZCoGezCHL3uWx/G NoJpjClwKroGWZrnr7d0w25aNU8or6Akw+i79M9lOj7ktvek7UuM4iAi4uA5VqOBOOH/l108QpY xQZ5jTzxxfn9rmAcJobbIE1yx1bVQUaFDxf7H7nX6 X-Google-Smtp-Source: AGHT+IF8LZuBvjj0788acg8mODXZMdhZGibV0BU6uVFcIRmeVWjV+adatSGoqEUMQ73YpRkuWVEL2JlkFesF X-Received: by 2002:a4a:4bc6:0:b0:5b1:bf03:d1c6 with SMTP id q189-20020a4a4bc6000000b005b1bf03d1c6mr1598900ooa.1.1714697292751; Thu, 02 May 2024 17:48:12 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id k7-20020a4ab087000000b005acc1eaffe8sm123403oon.25.2024.05.02.17.48.12 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 02 May 2024 17:48:12 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 02 May 2024 17:48:12 -0700 (PDT) Message-ID: <6634344c.4a0a0220.be044.65b7SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 5C2BB6052514; Thu, 2 May 2024 20:48:12 -0400 (EDT) Subject: |SUCCESS| pw139804 [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: <20240502135541.47142-1-thj@freebsd.org> References: <20240502135541.47142-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-compile-arm64-testing Test-Status: SUCCESS http://dpdk.org/patch/139804 _Testing PASS_ Submitter: Tom Jones Date: Thursday, May 02 2024 13:55:41 DPDK git baseline: Repo:dpdk Branch: master CommitID:7e06c0de1952d3109a5b0c4779d7e7d8059c9d78 139804 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Debian 12 with MUSDK | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 39 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ Ubuntu 20.04 ARM SVE Kernel: 5.4.0-167-generic Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0 Debian 12 with MUSDK Kernel: Container Host Kernel Compiler: gcc 12.2.0 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Fedora 39 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.4.1 Ubuntu 20.04 ARM GCC Cross Compile Kernel: 5.4.0-167-generic Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-167-generic Compiler: gcc 9.4.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29900/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/