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 6242C4550C for ; Thu, 27 Jun 2024 16:38:06 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 5C5F640E09; Thu, 27 Jun 2024 16:38:06 +0200 (CEST) Received: from mail-oa1-f99.google.com (mail-oa1-f99.google.com [209.85.160.99]) by mails.dpdk.org (Postfix) with ESMTP id C8A7C40BA3 for ; Thu, 27 Jun 2024 16:38:04 +0200 (CEST) Received: by mail-oa1-f99.google.com with SMTP id 586e51a60fabf-24c9f630e51so3933358fac.1 for ; Thu, 27 Jun 2024 07:38:04 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1719499084; x=1720103884; 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=lkexsjUOCvn+zKLarC1KBtj19H60/l0J0HjyuwUWv98=; b=IaTQgkPhcOjlOJJTWdgXf03LcbNnYJpfRxnMlnttnuRCTZifh+YC1i5CEPLOusSLUJ pmK2NC3LHlD21s7iCdlKrTZ1KMO6uvbpGhjx3bRvMTdMeGwDO/ShUxCWTevH0AU6LOPr AvtJbXJOoxoCwO+5BlgrOVhpym+V1xSVSV5Zg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1719499084; x=1720103884; 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=lkexsjUOCvn+zKLarC1KBtj19H60/l0J0HjyuwUWv98=; b=bI+G85fxR5JZWYDlCP+npTkqk3tfh/AuaxCxuqeuFTPCNRM1Cc08JXvell0L51D1W3 wXJxs9Txm1vCIabmFu28jJqGfWO9k1wHMOqurIVQOD/RjpefBTaUqjnuEsYcPuMfS5Gu ljhJcAnaJZ5mG/8OWaS7yKZLGCunu8QqYi/9DYCAsPm+syaXLzISXkJotaLJhs9pfxju JTfOH36XBtcUBQeUYzmc0PrWOv1HEhmg9QvmKLpCkcrbYQY5xEpI8L5gGhn4d84ECoLW evfiAMwPMD52egMSM6R5iFXpJsoPp3ysT2gAA2UC6fKaw7fSQ7/mtbXo6bXXb3MkJEQP Vrww== X-Gm-Message-State: AOJu0YyaC2/lHkBcbfIJB21xHm8bKai8FwOFEMPuX2iG0f7r6fyN1wIA qJq9EcGmmIvx2qEUULp0g5XXudvZkSjp+tfsYqzTZ4OCxYGgX5ZZtZyXlJR5a3HZkcbY8lT/dfH mkV33m4Z9Fjv8thaitGtXT+XgSjlIGG9WbRDKSY+Q X-Google-Smtp-Source: AGHT+IFsV3SfvcCCpq0c60IiYPWdJ4UftpIehZ9raTiH9uQNqk5tXaM2xEbipTlJt77HfUtfExtaPdhFC5RZ X-Received: by 2002:a05:6870:219e:b0:25d:ab2:15d1 with SMTP id 586e51a60fabf-25d0ab218a1mr14418691fac.36.1719499084025; Thu, 27 Jun 2024 07:38:04 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 586e51a60fabf-25d72dd32e1sm36852fac.40.2024.06.27.07.38.03 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 27 Jun 2024 07:38:04 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 27 Jun 2024 07:38:04 -0700 (PDT) Message-ID: <667d794c.050a0220.be41d.2667SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.6] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 79526605C380; Thu, 27 Jun 2024 10:38:03 -0400 (EDT) Subject: |PENDING| pw141948-141949 [PATCH] [v3,2/2] cryptodev: validate crypt From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240627100626.2430162-2-ganapati.kundapura@intel.com> References: <20240627100626.2430162-2-ganapati.kundapura@intel.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: PENDING http://dpdk.org/patch/141949 _Testing pending_ Submitter: Kundapura, Ganapati Date: Thursday, June 27 2024 10:06:26 DPDK git baseline: Repo:dpdk Branch: master CommitID:3b80379078a1f7c09b8d0ece24442c8ff2e2c67c 141948-141949 --> testing pending Test environment and result as below: +-------------------+----------+ | Environment | abi_test | +===================+==========+ | CentOS Stream 8 | PASS | +-------------------+----------+ | CentOS Stream 9 | PASS | +-------------------+----------+ | Debian Bullseye | PASS | +-------------------+----------+ | Debian 12 | PEND | +-------------------+----------+ | Fedora 38 (Clang) | PASS | +-------------------+----------+ | Fedora 37 | PEND | +-------------------+----------+ | Fedora 39 | PEND | +-------------------+----------+ | Fedora 39 (Clang) | PEND | +-------------------+----------+ | Fedora 38 | PEND | +-------------------+----------+ | Fedora 40 (Clang) | PASS | +-------------------+----------+ | Ubuntu 22.04 | PEND | +-------------------+----------+ | RHEL9 | PEND | +-------------------+----------+ | RHEL8 | PEND | +-------------------+----------+ | openSUSE Leap 15 | PEND | +-------------------+----------+ | Fedora 40 | PEND | +-------------------+----------+ | Ubuntu 24.04 | PEND | +-------------------+----------+ CentOS Stream 8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 CentOS Stream 9 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.1 20230605 Debian Bullseye Kernel: 5.4.0-167-generic Compiler: gcc 10.2.1-6 Debian 12 Kernel: Container Host Kernel Compiler: gcc 12.2.0 Fedora 38 (Clang) Kernel: Depends on container host Compiler: clang 16.0.6 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Fedora 39 Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 39 (Clang) Kernel: Depends on container host Compiler: clang 17.0.6 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 40 (Clang) Kernel: Depends on container host Compiler: clang 18.1.6 Ubuntu 22.04 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.0 RHEL9 Kernel: Depends on container host Compiler: gcc 11.4.1 RHEL8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20) openSUSE Leap 15 Kernel: 5.4.0-167-generic Compiler: gcc 7.5.0 Fedora 40 Kernel: Depends on container host Compiler: gcc 14.1.1 Ubuntu 24.04 Kernel: 5.4.0-167-generic Compiler: gcc 13.2.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30338/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/