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 46CDF4373C for ; Mon, 18 Dec 2023 17:36:36 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 4300F41132; Mon, 18 Dec 2023 17:36:36 +0100 (CET) Received: from mail-il1-f225.google.com (mail-il1-f225.google.com [209.85.166.225]) by mails.dpdk.org (Postfix) with ESMTP id BA72F402ED for ; Mon, 18 Dec 2023 17:36:34 +0100 (CET) Received: by mail-il1-f225.google.com with SMTP id e9e14a558f8ab-35fb47ab942so4100755ab.2 for ; Mon, 18 Dec 2023 08:36:34 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1702917394; x=1703522194; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=05kzUPrbe31pY1mCaohXHgDR34XHsYv6MujmYMuCcrI=; b=hE5b0lLd9UBEZVg1sxLRTKm5VwKEiKVtwXevKkW11DF+lEj6oxs8GO1xVCugf6JbUO a6IHeKSrJ0zL77iosDeqVH46TudnigGEG6gB3PC0PhNWcFejqvsSN7o9RooZ7YqnhGsb vBnakaESySKrLVG6wRb4jZBBF5gplCO9nW2X0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1702917394; x=1703522194; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=05kzUPrbe31pY1mCaohXHgDR34XHsYv6MujmYMuCcrI=; b=Usau5/c0xbqGbT+uclms7crR1h+HWBxm9INcdhqooj896xfE5UMK2NSed+nJgL/pZz 3PU44jq9b/uggrA0veNiYVO6kPt7LDnFrKDCfclet7M5zhyWjgnxpn/gIYsaeS8nX+Q3 fmmcQvQa7eaCnXfgudJaG0TAk9yZuiyhGAFAlB7L24lA+G9WmvJkIpqqBhJ2aH55IgiE Li0vSv0OevOqRiZ3HXqpR2nzwdXvBt3kU04jYq6FZhlQXha4prz6mxVmnwxYkzbv+5WT 2Q149acmCuzk78dCgrud8AeXswtrG8PYfoToFC4mzaIoGv1Ni63HKDiSobX9OEAgPK88 eKWw== X-Gm-Message-State: AOJu0YwDnLg1YUDGqSUMiKoditeeac0NCMdpGQ2FLE4UURw7QtMH15um DJScRAAvEIs+snAlmWRKeM3nBcm3n2BK3MzLOnIysxRbTbq+imksu5LYEK6h6EwnZYUHLy7QHg= = X-Google-Smtp-Source: AGHT+IE9uikxeqtDENTxU/YR5S7DjFR4b53H69wXKYMcogBnWt/0Bfbc8OCZoSQqucd8rYZCJdbYKsGhAdUQ X-Received: by 2002:a05:6e02:b22:b0:35d:59a2:2bd with SMTP id e2-20020a056e020b2200b0035d59a202bdmr25419478ilu.93.1702917394073; Mon, 18 Dec 2023 08:36:34 -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 s13-20020a056e02216d00b0035fa9982638sm248080ilv.9.2023.12.18.08.36.33 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 18 Dec 2023 08:36:34 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 18 Dec 2023 08:36:34 -0800 (PST) Message-ID: <65807512.050a0220.e1f80.d349SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.2] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 99F5A605C311; Mon, 18 Dec 2023 11:36:33 -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-abi-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 | abi_test | +==================+==========+ | CentOS Stream 8 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | Debian Bullseye | PASS | +------------------+----------+ | Ubuntu 22.04 | PASS | +------------------+----------+ | Fedora 38 | PASS | +------------------+----------+ | Debian Buster | PASS | +------------------+----------+ | CentOS Stream 9 | PASS | +------------------+----------+ CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.3 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 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/