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 606D343906 for ; Sat, 20 Jan 2024 04:15:29 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 5BF5C402AE; Sat, 20 Jan 2024 04:15:29 +0100 (CET) Received: from mail-qt1-f225.google.com (mail-qt1-f225.google.com [209.85.160.225]) by mails.dpdk.org (Postfix) with ESMTP id 2C658402AA for ; Sat, 20 Jan 2024 04:15:28 +0100 (CET) Received: by mail-qt1-f225.google.com with SMTP id d75a77b69052e-429fc7a1eacso12937961cf.2 for ; Fri, 19 Jan 2024 19:15:28 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1705720527; x=1706325327; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=eu3uSG50MXvmkydT9F4amF29GpOgpoMEJhFq1YWhNFg=; b=Hquzd5txKa5YAmeAGXNRYWCL6bZdbflgbe7hyxxHXgXk4dkESTLgWccAT4Oys+afje Vh+yN4MFuODXIW29yALquooKWf8IYQu6cBXYnjztroyPh7mEUi7DM/kNR4ydDervDz8p QyLCBoQTB8Q0mtTneuGopadNDm20WoxRLIyuw= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1705720527; x=1706325327; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=eu3uSG50MXvmkydT9F4amF29GpOgpoMEJhFq1YWhNFg=; b=QQCs/oqTPGyAifJWlmvThFfy6BYl0HhbnNQneAqzRfRiAT7xYxuYeXSNJJ0ZepZXNU BNojVbHZtyv+pXegr/nsjsGIEx8XnQIcd6Ih43pa06AG5JvuyGnKhj3QWfWG7y7nZsEv m9redK/bzLUNZT1aK4pLA1JwoBF2/dWZQyb20xk44TldCuxH3UI2vGHTu0e1ZA+fFREx 9SGpvI909MOYnM/cxAZp4A7+i9WDZ76cXDidznC6onbZmkJcCi/78jZU7N1C4VND5tde Im8kPTK6wlAepdpictNQUgQzJSrxu786zOHKLNpiv6rPVjER9FRqWQR78jYZDNan2132 5Mpg== X-Gm-Message-State: AOJu0YzYfIran4nJLJ6AJoASN5YfIpdWUMU91OjkcYfOaRPnE8uFaTCt hSCTCBFm6wstrja/MY7utKdqCHkL9VJrm/qe2iHHtInGUzQSAF6IkQqUSv6cLgwvJrTrb5vmkzS 7vJ0SlIYEBF8foYIL7ENlxCEOi6AlGZbGGTgR0FqL X-Google-Smtp-Source: AGHT+IH3gzgVCJTE3uOMBs1VnxqtWc7DQrSDZ9qYvjjGGAGF8oRV0Cxvqs94MQ58IVKmlJx3SCLnd8M4aBmJ X-Received: by 2002:ad4:5f8a:0:b0:685:b41e:fd48 with SMTP id jp10-20020ad45f8a000000b00685b41efd48mr37451qvb.118.1705720527655; Fri, 19 Jan 2024 19:15:27 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id v19-20020a0cdd93000000b00685896a64eesm7912qvk.56.2024.01.19.19.15.27 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 19 Jan 2024 19:15:27 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Fri, 19 Jan 2024 19:15:27 -0800 (PST) Message-ID: <65ab3acf.0c0a0220.36680.0adaSMTPIN_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 6044F6052515; Fri, 19 Jan 2024 22:15:27 -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-compile-arm64-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 | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM Clang) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Ubuntu 20.04 ARM GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0 Fedora 38 (ARM Clang) Kernel: Depends on container host Compiler: clang 16.0.3 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 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/