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 4AD1042B6F for ; Mon, 22 May 2023 12:24:53 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 4818440EE5; Mon, 22 May 2023 12:24:53 +0200 (CEST) Received: from mail-io1-f100.google.com (mail-io1-f100.google.com [209.85.166.100]) by mails.dpdk.org (Postfix) with ESMTP id 3F14440EE5 for ; Mon, 22 May 2023 12:24:52 +0200 (CEST) Received: by mail-io1-f100.google.com with SMTP id ca18e2360f4ac-76c60c88d0cso233100539f.2 for ; Mon, 22 May 2023 03:24:52 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1684751091; x=1687343091; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=8AMiQ6uwCHofpJPIeFTriXU6Cn9wnJnCImN++27R76g=; b=i4zYMsa/KMdQ7mublY9OTYePelEaeYEVB5gSvb4mTNKbmIDQXsrt7Ax2Hmw6VRQfFW oDrvYYJvrd48nyjHIdcq4RfAfmdSa3uzNkd0+dBNgaefo8KzicPPDgAkWXn122GRaRNU Deg5C8bk5R++jKHS5DB5cnNlNJYJcO06m50qw= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1684751091; x=1687343091; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=8AMiQ6uwCHofpJPIeFTriXU6Cn9wnJnCImN++27R76g=; b=frH/RhGMz5fT1vWyVRDHcinhmb8+Qg65p/0VPQIwZZ52yVy4dFVt8Xi4cclVIVRDWd qd32zTkBirRqZhfY7WAj0xm0gE0dQOaFQQnpvW4VLM6llT+dajA0qkUJvqPijLCsBY6K hCFGIgmpdrvlSjZj94sk2Gk6iHhrP0Cwji0LJWdrIyt3Mji5IoPXFayJ4MUn8BR31LJe e9SWFrqQryiLpFIhyM1IRduYi55Ezj108ppgSjHFiug4qFfUbgZyoWA7v5UWSiNIBGEG /Q3DC7BFfKjVQjfvl7odUrUoFNWOdwVanNHIPzhX4ch9ndEQUFVuJ5GQ5l2m3lbk29CM v0Uw== X-Gm-Message-State: AC+VfDzpKzzrlJfRks756PANf6wG3cxrrh/toikPYeONg6vWmVYF4ywV mMoChkweAnb8UdJ3pwlMsvmozYDWhcYh1LiHwtmPcZ3iyuvzG+qmqjUOUA73E/N8lRnG6rJiuQ= = X-Google-Smtp-Source: ACHHUZ6SA7tHEmcn/urGiqQGmDGFBYMHkq9+Z7JAuHMJwmeGe8fC/07o6iujwj03swApAdmh/EQT3IOrHSBv X-Received: by 2002:a5e:c808:0:b0:763:56ec:2c7b with SMTP id y8-20020a5ec808000000b0076356ec2c7bmr6227009iol.6.1684751091683; Mon, 22 May 2023 03:24:51 -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 w4-20020a6bf004000000b0076c67a68ff4sm655712ioc.18.2023.05.22.03.24.51 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 22 May 2023 03:24:51 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 22 May 2023 03:24:51 -0700 (PDT) Message-ID: <646b42f3.6b0a0220.550d7.9288SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.34]) by postal.iol.unh.edu (Postfix) with ESMTP id 39B24605246B; Mon, 22 May 2023 06:24:51 -0400 (EDT) Subject: |SUCCESS| pw127150 [PATCH] freebsd/contigmem: fix function parameter 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-aarch64-unit-testing Test-Status: SUCCESS http://dpdk.org/patch/127150 _Testing PASS_ Submitter: Bruce Richardson Date: Monday, May 22 2023 09:22:41 DPDK git baseline: Repo:dpdk Branch: master CommitID:a399d7b5a994e335c446d4b15d7622d71dd8848c 127150 --> testing pass Test environment and result as below: +----------------------+------------------------------+---------------------------+--------------+ | Environment | cryptodev_sw_snow3g_autotest | cryptodev_sw_zuc_autotest | lpm_autotest | +======================+==============================+===========================+==============+ | Debian 11 | PASS | PASS | SKIPPED | +----------------------+------------------------------+---------------------------+--------------+ | Ubuntu 20.04 ARM SVE | SKIPPED | SKIPPED | PASS | +----------------------+------------------------------+---------------------------+--------------+ Debian 11 Kernel: Container Host Kernel Compiler: gcc 10.2.1 Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26324/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/