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 3AEFA455CE for ; Tue, 9 Jul 2024 06:56:58 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 17B3F427E1; Tue, 9 Jul 2024 06:56:58 +0200 (CEST) Received: from mail-il1-f225.google.com (mail-il1-f225.google.com [209.85.166.225]) by mails.dpdk.org (Postfix) with ESMTP id 9CB02427DA for ; Tue, 9 Jul 2024 06:56:56 +0200 (CEST) Received: by mail-il1-f225.google.com with SMTP id e9e14a558f8ab-37636c3872bso18752735ab.3 for ; Mon, 08 Jul 2024 21:56:56 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1720501016; x=1721105816; 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=OoQazFHx/+Ny+ix260jNfV/so0k7E0MPWNRUF702Su0=; b=K0Jpm3qJ23fYbpyp/sYYbycANMjYCrcy+73ptvutAryq0O9UZGENTC0gCoXgwczZTu /4eUqydZb3kt1xDdR+CKNlov+BACivj0l4ydDXY006l9dlwLYYigiYv0Uz+1GMDoPn3/ NzgQglFMUD6GRtNOzoiO6nTG3hsVztTikm5h4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1720501016; x=1721105816; 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=OoQazFHx/+Ny+ix260jNfV/so0k7E0MPWNRUF702Su0=; b=OLLxmxz2xHdLccrg1qZocB+n95In03hAztdE6nCfe32Jt89i9V8PRZxAmVXHMc4KLx tr2+Tx7aB6rATpbv0j1Kotf0U6QDYFX4w6yoBrLOPRuUUJolvr2zx4VjpTdPwslL/MCW wScbQsGaLIJc+yhhcJDwKVR/Dt8UtIjcTUrjsZgFKRjlhGyuZ7FpsMIO4PJauuQgcPer t6KD4ljH2DQ4SCYE4fsLT/TxZomdNmhNeJJBKzQPhgTzz1k1N/xNRf0RsWDRjLHUniyP j83mlG4kGJfrTIa4GEEQxB2/bavzNuepAW4OpBB6g/Shv/zij/DdLwzWJYsj7fB7X9Lp a6Wg== X-Gm-Message-State: AOJu0Yyj4a95AF+cVPqxvDKTCCisg2dXjuwLEdTn2K7wkiHE5MNyYtti XxzpwgSs0eHZ2Krmr+M91Ef0LBPdMQ+ydq3a5YihPc5GjiU4g2cQKVCR9sbOsreuoh08fJdKbhA hRgzp4LwUcCczOgXU5EQcfq4jP6OGEOWMblfCwx9EdzZ3Tpe9+lhEkKgO X-Google-Smtp-Source: AGHT+IHvkMDkXSXW7lfGmOPfnYHdzQ6nu5XZCHlD9cwiyQk9RnO2Bo1neau8bPOi8ei2ULeqVdEuUzQqE7i4 X-Received: by 2002:a05:6e02:1c82:b0:380:d993:c809 with SMTP id e9e14a558f8ab-38a56d0c2demr19483595ab.6.1720501015678; Mon, 08 Jul 2024 21:56:55 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id e9e14a558f8ab-38a49a30579sm487255ab.31.2024.07.08.21.56.55 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 08 Jul 2024 21:56:55 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 08 Jul 2024 21:56:55 -0700 (PDT) Message-ID: <668cc317.050a0220.2d7a8.3607SMTPIN_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 2C686605C380; Tue, 9 Jul 2024 00:56:55 -0400 (EDT) Subject: |PENDING| pw142217 [PATCH] driver: crypto: scheduler: fix session si From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240705125756.227677-1-jhascoet@kalrayinc.com> References: <20240705125756.227677-1-jhascoet@kalrayinc.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/142217 _Testing pending_ Submitter: jhascoet Date: Friday, July 05 2024 12:57:56 DPDK git baseline: Repo:dpdk Branch: master CommitID:ba268b0bb43b56174e3d9345a27e6b1675a5a991 142217 --> testing pending Test environment and result as below: +-------------------+----------+ | Environment | abi_test | +===================+==========+ | CentOS Stream 8 | PASS | +-------------------+----------+ | Debian Bullseye | PEND | +-------------------+----------+ | Debian 12 | PEND | +-------------------+----------+ | Fedora 37 | PEND | +-------------------+----------+ | Fedora 39 (Clang) | PEND | +-------------------+----------+ | Fedora 40 (Clang) | PEND | +-------------------+----------+ | Fedora 38 (Clang) | PEND | +-------------------+----------+ | Fedora 40 | PEND | +-------------------+----------+ | Fedora 39 | PEND | +-------------------+----------+ | RHEL9 | PEND | +-------------------+----------+ | Ubuntu 22.04 | PEND | +-------------------+----------+ | RHEL8 | PEND | +-------------------+----------+ | Ubuntu 24.04 | PEND | +-------------------+----------+ | CentOS Stream 9 | PEND | +-------------------+----------+ | openSUSE Leap 15 | PEND | +-------------------+----------+ | Fedora 38 | PEND | +-------------------+----------+ CentOS Stream 8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 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 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Fedora 39 (Clang) Kernel: Depends on container host Compiler: clang 17.0.6 Fedora 40 (Clang) Kernel: Depends on container host Compiler: clang 18.1.6 Fedora 38 (Clang) Kernel: Depends on container host Compiler: clang 16.0.6 Fedora 40 Kernel: Depends on container host Compiler: gcc 14.1.1 Fedora 39 Kernel: Depends on container host Compiler: gcc 13.2.1 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) Ubuntu 24.04 Kernel: 5.4.0-167-generic Compiler: gcc 13.2.0 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 38 Kernel: Depends on container host Compiler: gcc 13.2.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30457/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/