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 C473E4373C for ; Mon, 18 Dec 2023 17:27:16 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id B730141132; Mon, 18 Dec 2023 17:27:16 +0100 (CET) Received: from mail-yw1-f227.google.com (mail-yw1-f227.google.com [209.85.128.227]) by mails.dpdk.org (Postfix) with ESMTP id 98F35402ED for ; Mon, 18 Dec 2023 17:27:15 +0100 (CET) Received: by mail-yw1-f227.google.com with SMTP id 00721157ae682-5e4d8ab2629so17432527b3.0 for ; Mon, 18 Dec 2023 08:27:15 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1702916835; x=1703521635; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=AdeyZBeDnzzgoT59kspR/Zh61hyJPZUXY7pzdgyoVl8=; b=gRnlUaJIopSumaHwVhPTi5CULxlpGQ3PpYwMQXgETB8BUZLMrIQXK5WHuKZCTG5AuT QFkqknsEBWjUAFnBEGyaD9KQME2KEJ1jBh/Rukmd6EBACmNPUfa2rA4qe7TcUr0JZdZS D1I7K1C5WIMfLlYJcFKPu1Nnphu9owoYspB/Q= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1702916835; x=1703521635; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=AdeyZBeDnzzgoT59kspR/Zh61hyJPZUXY7pzdgyoVl8=; b=Gl3IGbnE+2Fcg8MpU4xMLHyk+UpTp2RQ1g62ZOpRJ+ykGrJA5oSAelkckzGEu0ijdt DZ9XHGFrwIA1vOJ7s4oUAwYg7Itfn96EQwrTlq5DJz05LpmfppPC7hyCA/lHllkBbP0A BoaVTrcTFtMO+xiKEC4K9MfOT3Uqx3uF59mjzE/YnLmVJYtV3JTUpeN75wGBNySQucij eML5yXtqsuNWJaHDNPq3Wynot3Q1loyyWDZg4no5OGS3mW4W/ZFkl1PuZAQivKHm/Pcx HX0l+XkigCVv4ddiYBayroLloIhrDk92/1B+LXB+9GTx4NXaWnIr4PdgeF9LVbWE2lED JG5w== X-Gm-Message-State: AOJu0YxiRI/xVo0A6MyvOn48Z93+qK1LPld5urfEKPT/8wnCF3fyCmbH +8gpCOxL12yHWCOEPVwPLRRva5Jc8xsIvwwrypK6K6rOoT74ggwhmfzkGitWAuA99irM7GR3cw= = X-Google-Smtp-Source: AGHT+IG9RCA5Hf5sWjIllYMUla8tYFNQzMvaceSVT0CLuVhyeDsFKxDm9htalMXesVt7q17aEr2xzKcdHHgj X-Received: by 2002:a0d:eac3:0:b0:5e4:d488:c58 with SMTP id t186-20020a0deac3000000b005e4d4880c58mr3138204ywe.13.1702916835024; Mon, 18 Dec 2023 08:27:15 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id w128-20020a817b86000000b0057a531a4d9fsm768458ywc.57.2023.12.18.08.27.14 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 18 Dec 2023 08:27:15 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 18 Dec 2023 08:27:15 -0800 (PST) Message-ID: <658072e3.810a0220.2f43c.25ceSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.4] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id AD891605C311; Mon, 18 Dec 2023 11:27:14 -0500 (EST) Subject: |SUCCESS| pw135285 [PATCH] dma/dpaa2: fix logtype register 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/135285 _Testing PASS_ Submitter: David Marchand Date: Monday, December 18 2023 15:46:39 DPDK git baseline: Repo:dpdk Branch: master CommitID:e5dc404d33ac1c6cea5c62a88489746c5cb5e35e 135285 --> testing pass Test environment and result as below: +--------------------------+---------------------------+------------------------------+----------------+ | Environment | cryptodev_sw_zuc_autotest | cryptodev_sw_snow3g_autotest | dpdk_unit_test | +==========================+===========================+==============================+================+ | Debian 11 (arm) | PASS | PASS | SKIPPED | +--------------------------+---------------------------+------------------------------+----------------+ | Debian 11 (Buster) (ARM) | SKIPPED | SKIPPED | PASS | +--------------------------+---------------------------+------------------------------+----------------+ | Fedora 37 (ARM) | SKIPPED | SKIPPED | PASS | +--------------------------+---------------------------+------------------------------+----------------+ | Ubuntu 20.04 (ARM) | SKIPPED | SKIPPED | PASS | +--------------------------+---------------------------+------------------------------+----------------+ | Fedora 38 (ARM) | SKIPPED | SKIPPED | PASS | +--------------------------+---------------------------+------------------------------+----------------+ Debian 11 (arm) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.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 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28664/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/