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 F168A43BF0 for ; Tue, 27 Feb 2024 21:35:09 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id C8A554026E; Tue, 27 Feb 2024 21:35:09 +0100 (CET) Received: from mail-oi1-f227.google.com (mail-oi1-f227.google.com [209.85.167.227]) by mails.dpdk.org (Postfix) with ESMTP id 0A08740150 for ; Tue, 27 Feb 2024 21:35:08 +0100 (CET) Received: by mail-oi1-f227.google.com with SMTP id 5614622812f47-3c19dd9ade5so1424696b6e.3 for ; Tue, 27 Feb 2024 12:35:07 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1709066107; x=1709670907; 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=zEolj/8U2+NFvycOUFTe6VhT8VHXvla3m8QnQ7yFHc8=; b=X4lgAFa1ZiPXrScpJHyr/FhfbSEa7L0kIeW3gyfU8MX5qkIJU6IN6W0ydoql/zREJE WL6qLj0ER9p9YXdZTDWmNpPnTHUNTCr5V6XwU9fmDz7HcSix1Fkx1jGa5wIbIZsjnjJH l3tO7VQpwoheDcwFc2Fra9QTt157/bVF0oT/o= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1709066107; x=1709670907; 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=zEolj/8U2+NFvycOUFTe6VhT8VHXvla3m8QnQ7yFHc8=; b=cmE+8VrAaQclRqbbZ5apVIIFijNkCVtryEfx9w/6r4AG28w+Jke0dbqtrKGhdFcC5c fKxcyQolMNkcZLe4F2rNCltUVdrNDX5qgjsx5pQnKivw4+wv356JO1D+PXDtwfDoXYOu 5XxZRV846krZ1A3MeUPpk4x3XkPdyIk4HVRmw+1nJWn54yRAXPVwoumi0L2SU7VpSeGe PlbAdX9jYF8HnAyB5/0skLNfbNsTAJPOUsCOrnTgXR4JYhT0w9QvvAdHPb8oiYmnCLvO LW1x8qBf5Z1mqRbjNE1KCrQv6jO0Gcjo0AsbvoPGqN2jvWl9VVCR3ATam1LVLXaHsCy3 MUOg== X-Gm-Message-State: AOJu0YyuscOWheGY38uyOYBQXdGr0Mg/e4mRxFmRg0JM8yWJeYCcnSxG F2xRIPfov3TkkncOccrnBzbsr/z4WIBq+cLzt4hhSPlqIbcGdPfScMQLI136gWoUdd1EUALjQ33 mzbBLS8iWBFidSnyaTpF1r52OkWX5NTWQgrQJI0fUyQ0sHdKplMc8rg5x X-Google-Smtp-Source: AGHT+IHw3hcpbvmt/llSsZMU+8o+WK42GzWuCbhbReDjVZpMp4VLQ5LtHPoiaSyPpjFLONVVgxsAsqN2AofF X-Received: by 2002:a05:6358:9496:b0:17b:57c9:dddc with SMTP id i22-20020a056358949600b0017b57c9dddcmr8771401rwb.5.1709066107127; Tue, 27 Feb 2024 12:35:07 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id iy2-20020a0562140f6200b0068ffe7fab09sm369361qvb.40.2024.02.27.12.35.07 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 27 Feb 2024 12:35:07 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 27 Feb 2024 12:35:07 -0800 (PST) Message-ID: <65de477b.050a0220.cd8e3.84caSMTPIN_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 C23896043300; Tue, 27 Feb 2024 15:35:06 -0500 (EST) Subject: |SUCCESS| pw137348 [PATCH] [v4] examples/ipsec-secgw: fix cryptodev From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240227132846.415698-1-radu.nicolau@intel.com> References: <20240227132846.415698-1-radu.nicolau@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-unit-arm64-testing Test-Status: SUCCESS http://dpdk.org/patch/137348 _Testing PASS_ Submitter: Radu Nicolau Date: Tuesday, February 27 2024 13:28:46 DPDK git baseline: Repo:dpdk Branch: master CommitID:92c0ad70caf3ed6f4b93de6ddaf7bc369737c049 137348 --> testing pass Test environment and result as below: +--------------------------+------------------------------+---------------------------+----------------+--------------+ | Environment | cryptodev_sw_snow3g_autotest | cryptodev_sw_zuc_autotest | dpdk_unit_test | lpm_autotest | +==========================+==============================+===========================+================+==============+ | Debian 12 (arm) | PASS | PASS | PASS | SKIPPED | +--------------------------+------------------------------+---------------------------+----------------+--------------+ | CentOS Stream 9 (ARM) | SKIPPED | SKIPPED | PASS | SKIPPED | +--------------------------+------------------------------+---------------------------+----------------+--------------+ | Fedora 38 (ARM) | SKIPPED | SKIPPED | PASS | SKIPPED | +--------------------------+------------------------------+---------------------------+----------------+--------------+ | Debian 11 (Buster) (ARM) | SKIPPED | SKIPPED | PASS | SKIPPED | +--------------------------+------------------------------+---------------------------+----------------+--------------+ | Fedora 37 (ARM) | SKIPPED | SKIPPED | PASS | SKIPPED | +--------------------------+------------------------------+---------------------------+----------------+--------------+ | Ubuntu 20.04 (ARM) | SKIPPED | SKIPPED | PASS | SKIPPED | +--------------------------+------------------------------+---------------------------+----------------+--------------+ | Ubuntu 20.04 ARM SVE | SKIPPED | SKIPPED | SKIPPED | PASS | +--------------------------+------------------------------+---------------------------+----------------+--------------+ Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 11 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29287/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/