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 E1B3B45491 for ; Thu, 20 Jun 2024 04:29:49 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id DE6D642759; Thu, 20 Jun 2024 04:29:49 +0200 (CEST) Received: from mail-pl1-f227.google.com (mail-pl1-f227.google.com [209.85.214.227]) by mails.dpdk.org (Postfix) with ESMTP id 2227C402D0 for ; Thu, 20 Jun 2024 04:29:49 +0200 (CEST) Received: by mail-pl1-f227.google.com with SMTP id d9443c01a7336-1f9885d5c04so3405895ad.0 for ; Wed, 19 Jun 2024 19:29:49 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1718850588; x=1719455388; 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=6r5OuqFzMGgudx8ziIsZvzP9Gkag8W1YxO7zgiLWxow=; b=Gn1mbIpYQtJ3LaGS98NxSv4S1+2IkCHgQ/6omIPMFvgw1x1CvmENRoGgKjNWAdpuRZ U+AYn7T0YUcot7jnf3Rt44/AuveL/FqEKC3hcHoA4k8LEHBR5t9mggaPJYqfYEXmTQUE 8lXqwQ5Qqmoilx/cgadArxsJlnwAALvWwDuqM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1718850588; x=1719455388; 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=6r5OuqFzMGgudx8ziIsZvzP9Gkag8W1YxO7zgiLWxow=; b=j8DuMy0AboWqtfT8K2SEvNI0bNGWsNJEn/vBJ4fY6jN2nuqRuH0iBOSdxJxMaEC7+h 8Rtol+6/isMOa9MgT2RCBSoXBVi1cHZMPZaCf88rDhkTJC+d5/3J+XlvUaxyqrSJsTpG GGdlycet0j0MCD/FktT8IgDmJ4dTR6nR/utMWNY+8pstUeeU6X1Dzw5iP7vcBaMmOvcH yb6uJjdlCubv22b0eADw6miTkAXPxKd5a6+37wNeRt1oZqmoYdtRiD4pBz/0Kz2Bmypd Six6g/mi2t7554YnBgOPEsa5L01ocJqpCDdFNDxpArdTsXhWYqJ+sYC3JauVzQj73k4y p7Dw== X-Gm-Message-State: AOJu0YxPATpeBwjM7ddg53JS40SywEi4Fj4WoOhop4C1ibuRUmOssGkO sHwDJseViJXV8EunS0fmZ+Jf0/Rn+OD1bJPtFzvri5Zum9qoZuY/j8wpThHM6nQJ8rK2zQqj4w4 bXedBSt+5AZZcpYqwg3yGSUgXhs12pbq8ilf/1juS X-Google-Smtp-Source: AGHT+IGBc/53ZOg6Tzh3c6Nl74ndIXaRVwWcxeEq4R09s37oOeYR0EtnMWNZ5XFKxlgb7z7xPDzF/2F9F+/g X-Received: by 2002:a17:903:32d2:b0:1f9:ca07:462 with SMTP id d9443c01a7336-1f9ca0706fdmr6374075ad.10.1718850588391; Wed, 19 Jun 2024 19:29:48 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id d9443c01a7336-1f855edc630sm8481195ad.123.2024.06.19.19.29.48 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 19 Jun 2024 19:29:48 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 19 Jun 2024 19:29:48 -0700 (PDT) Message-ID: <6673941c.170a0220.33c2d.cadfSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.7] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 7BF0360524CC; Wed, 19 Jun 2024 22:29:47 -0400 (EDT) Subject: |SUCCESS| pw141402-141405 [PATCH] [v12,4/4] cryptodev: remove marker From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240619150126.1037902-5-david.marchand@redhat.com> References: <20240619150126.1037902-5-david.marchand@redhat.com> 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/141405 _Testing PASS_ Submitter: David Marchand Date: Wednesday, June 19 2024 15:01:26 DPDK git baseline: Repo:dpdk Branch: master CommitID:22ce39b3aadb109cbefabb91aad44c94e8c2a5e6 141402-141405 --> testing pass Test environment and result as below: +------------------+----------+ | Environment | abi_test | +==================+==========+ | CentOS Stream 8 | PASS | +------------------+----------+ | Debian 12 | PASS | +------------------+----------+ | Debian Bullseye | PASS | +------------------+----------+ | CentOS Stream 9 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | Fedora 37 | PASS | +------------------+----------+ | Fedora 38 | PASS | +------------------+----------+ | Fedora 39 | PASS | +------------------+----------+ | Fedora 40 | PASS | +------------------+----------+ | Ubuntu 24.04 | PASS | +------------------+----------+ | RHEL9 | PASS | +------------------+----------+ | Ubuntu 22.04 | PASS | +------------------+----------+ | RHEL8 | PASS | +------------------+----------+ CentOS Stream 8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 Debian 12 Kernel: Container Host Kernel Compiler: gcc 12.2.0 Debian Bullseye Kernel: 5.4.0-167-generic Compiler: gcc 10.2.1-6 CentOS Stream 9 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.1 20230605 openSUSE Leap 15 Kernel: 5.4.0-167-generic Compiler: gcc 7.5.0 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.6 Fedora 39 Kernel: Depends on container host Compiler: clang 17.0.6 Fedora 40 Kernel: Depends on container host Compiler: clang 18.1.6 Ubuntu 24.04 Kernel: 5.4.0-167-generic Compiler: gcc 13.2.0 RHEL9 Kernel: Depends on container host Compiler: gcc 11.4.1 Ubuntu 22.04 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.0 RHEL8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30255/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/