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 5EFFE43888 for ; Thu, 11 Jan 2024 00:29:51 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 5A6CF40278; Thu, 11 Jan 2024 00:29:51 +0100 (CET) Received: from mail-oo1-f98.google.com (mail-oo1-f98.google.com [209.85.161.98]) by mails.dpdk.org (Postfix) with ESMTP id 8DBB340266 for ; Thu, 11 Jan 2024 00:29:49 +0100 (CET) Received: by mail-oo1-f98.google.com with SMTP id 006d021491bc7-598a3a5bd36so376051eaf.0 for ; Wed, 10 Jan 2024 15:29:49 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1704929389; x=1705534189; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=/ihI2ZT6UxpcJ92oIHYn9iwBIK30Pk4166yWMbUAIiM=; b=gmWTOpLg3rt8awscgvte2eovzqmHaKXrH9veelvrjWq5VybYeX+fgfqKQus9cw+HA+ BaD9LGbpwDaZtCpoUnYb1dyEBmbjEeFsvvHEiDlVLnExnE1MA4JiPZyaiQ265HrXPIuA H2Rxh6NaU/XGUKcfMau8fEAugAe+ZpEB9+qWE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1704929389; x=1705534189; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=/ihI2ZT6UxpcJ92oIHYn9iwBIK30Pk4166yWMbUAIiM=; b=dPHcJUiLJo0llr7qOR/ZlSA45hToMpcud4SxZfYlvLeHRCkOpvINaip1EYGhxE4nov OP4oo06N982pAyeU8Ngm5PrL19EYBU07vxZ3gElFMp8l96PbLjot6UYN8bknMHi48Nry Ad6cY5nbnomVuWR1gf5GUHTzvw54x05zSVuEVdi1r44CpxNAYZqpmwOO+Fmx2rhXcNZZ UY0TEYYofdSY8gisGh9iN5WcpChIwLlt0LwK7l/pzV3DLzrUpjfP1uaOHbMHFuvoCrX7 g8WItRY2k/FsFqSG44KVhnZK2y3kMQufbwzTMAPYckf+VC9jhdvpyLox6YdHH2JV40fF 0h1A== X-Gm-Message-State: AOJu0Ywnp+b9ycc4it+AHW8C6uIbp52QI1yg4HR39QgyhsoJjvMvxU/W jFNmXo2JcaXfnveE+vLMyByoyj5DUDPEEV+V3vsPYGUouxzh/9EexIE7rUpR1susEA== X-Google-Smtp-Source: AGHT+IF7mU+1N6cfgkqBDN27FwaTWCOho4umghZkPjU3JzoosuBaPGpgh5QXZ/m5cF1M3aKAK2RnBXAuBwN4 X-Received: by 2002:a05:6871:20c6:b0:203:8915:e851 with SMTP id rz6-20020a05687120c600b002038915e851mr331970oab.20.1704929388921; Wed, 10 Jan 2024 15:29:48 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id ch19-20020a056871c41300b002033a4c3222sm150914oac.38.2024.01.10.15.29.48 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 10 Jan 2024 15:29:48 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 10 Jan 2024 15:29:48 -0800 (PST) Message-ID: <659f286c.050a0220.4a995.8cd9SMTPIN_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 7E4026043481; Wed, 10 Jan 2024 18:29:48 -0500 (EST) Subject: |SUCCESS| pw135834 [PATCH] [v1,1/1] baseband/acc: refactor of DMA re 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-unit-arm64-testing Test-Status: SUCCESS http://dpdk.org/patch/135834 _Testing PASS_ Submitter: Nicolas Chautru Date: Wednesday, January 10 2024 22:28:22 DPDK git baseline: Repo:dpdk Branch: master CommitID:6ef07151aac4b4d9601d547f94a996d1c71b3871 135834 --> testing pass Test environment and result as below: +--------------------------+------------------------------+---------------------------+----------------+ | Environment | cryptodev_sw_snow3g_autotest | cryptodev_sw_zuc_autotest | dpdk_unit_test | +==========================+==============================+===========================+================+ | Debian 11 (arm) | PASS | PASS | SKIPPED | +--------------------------+------------------------------+---------------------------+----------------+ | CentOS Stream 9 (ARM) | SKIPPED | SKIPPED | PASS | +--------------------------+------------------------------+---------------------------+----------------+ | Debian 11 (Buster) (ARM) | SKIPPED | SKIPPED | PASS | +--------------------------+------------------------------+---------------------------+----------------+ Debian 11 (arm) Kernel: Container Host Kernel Compiler: gcc 10.2.1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28844/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/