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 1F45C43904 for ; Sat, 20 Jan 2024 00:09:50 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 1B779402AA; Sat, 20 Jan 2024 00:09:50 +0100 (CET) Received: from mail-vs1-f100.google.com (mail-vs1-f100.google.com [209.85.217.100]) by mails.dpdk.org (Postfix) with ESMTP id 07EAD4027B for ; Sat, 20 Jan 2024 00:09:49 +0100 (CET) Received: by mail-vs1-f100.google.com with SMTP id ada2fe7eead31-467010c1c72so832976137.0 for ; Fri, 19 Jan 2024 15:09:48 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1705705788; x=1706310588; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=9NrqfcxQIgZRzfpF6k58k7i7uQ/+EQMHVs6Y4GD49Tk=; b=QN5oiBnFn0yppDC6Ll37kCfzsZxT48RqnsZUJ0Vv0+BGk2220MQt7nMpnQxOz/qlVX 1tuxVtfuAGDPGjVZMtds7mWlQmovpd9hTAJoNJli2uR0NwURI1VxpqSR1eHfnqLVKdzj AA0Z2QHVYmjA/GTHFL9tkND+UDxAC5wuAxQHg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1705705788; x=1706310588; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=9NrqfcxQIgZRzfpF6k58k7i7uQ/+EQMHVs6Y4GD49Tk=; b=mtHztFdj/KScbeKyHFAwL/DfON7aySoK6Kr/0IPpRe5WTH4VyfuCerUEgYfZlDFcZE NI1pd5Ak5cVofS3qN5JhM9CgoOqQGPmJVgUxXh6FNBcaU4Dognx9m9nTz/4XyunuTolB fdAAU3T1GeC7Euqb0D+gnGnL6YPcjejWij7gqiBJKrw+8I5ZpFKg9JeV6cagP/CSUN7R ZYdtBeOEMdwV8EpDFpftPGcf0UqU2W5/qBHj9VFPwzSNlNLNKqWiMCJ/Awa48Qx5UWFs fuJ8K9VfO7LTXTgrxdKJmsLZ6BK1PUjyQG8KALEuA0tphfNIKLUZeX5H2ms5hSBPBJ6b +wIw== X-Gm-Message-State: AOJu0YzodRCbL8ihM+Hf1XFExWDsQGoJkk3yIfjArbRREYUCm6SR5wXK p6EC0zaEZNoLkbZrtJoSMQJIvmVuLSQPBd1q+jkN0L+GogiQCzPLg9PSPt26/7cwsJxAKkIuKSF XiGF+uXNbPYUKpg6HMCNHPgpbjB1tweGErib37NuD X-Google-Smtp-Source: AGHT+IH7AmN88Pbl0rb7fl8c2j5YMfxdD8mnj1/VNVqxmnce+SwQWGQXvdh5H004P6IXib7JqqJJ65jYbFbG X-Received: by 2002:a67:ea94:0:b0:467:ed80:9320 with SMTP id f20-20020a67ea94000000b00467ed809320mr607403vso.24.1705705788426; Fri, 19 Jan 2024 15:09:48 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id x10-20020a0561020c0a00b004694d1115c3sm11807vss.1.2024.01.19.15.09.48 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 19 Jan 2024 15:09:48 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Fri, 19 Jan 2024 15:09:48 -0800 (PST) Message-ID: <65ab013c.050a0220.c566f.0c59SMTPIN_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 1706C6043481; Fri, 19 Jan 2024 18:09:48 -0500 (EST) Subject: |SUCCESS| pw135990 [PATCH] cryptodev: add a simple mapping cache to 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/135990 _Testing PASS_ Submitter: Andrew Boyer Date: Friday, January 19 2024 16:41:22 DPDK git baseline: Repo:dpdk Branch: master CommitID:30a988126ecee65a890a4b6a52690442024f2554 135990 --> testing pass Test environment and result as below: +------------------+----------+ | Environment | abi_test | +==================+==========+ | CentOS Stream 8 | PASS | +------------------+----------+ | Fedora 38 | PASS | +------------------+----------+ | Debian Buster | PASS | +------------------+----------+ | Fedora 37 | PASS | +------------------+----------+ | CentOS Stream 9 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | Ubuntu 22.04 | PASS | +------------------+----------+ | Debian Bullseye | PASS | +------------------+----------+ CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 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 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28913/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/