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 6D958431BB for ; Fri, 20 Oct 2023 17:07:40 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 62FCA402D7; Fri, 20 Oct 2023 17:07:40 +0200 (CEST) Received: from mail-qv1-f100.google.com (mail-qv1-f100.google.com [209.85.219.100]) by mails.dpdk.org (Postfix) with ESMTP id 0D789402D7 for ; Fri, 20 Oct 2023 17:07:39 +0200 (CEST) Received: by mail-qv1-f100.google.com with SMTP id 6a1803df08f44-66d1a05b816so5946006d6.1 for ; Fri, 20 Oct 2023 08:07:39 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1697814458; x=1698419258; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=87Wld9e1aVoLWxATd/dU4qnzjyuPzPeekSaG5WWx2dQ=; b=Mvbmmu+yz43ilO46kRbJa3AHYfX3s0u5YtAry6HHsQS41vCkzRuddBzUC6TO04/07k +WPuyBD+kkypdRQGoRIgc+8sh4wwc2S1AKc2Mx3/kSOmWPlGNdAwEHo+LbH/TGE4srBq DMRNgi9cUIIElo9ztFyi25UMcB4EpMxtaBWYw= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1697814458; x=1698419258; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=87Wld9e1aVoLWxATd/dU4qnzjyuPzPeekSaG5WWx2dQ=; b=uTSz244yqLiuMUjl8cuEF5sfPdo4Cd6V2tmNZ++3BT5Lp6Sai58T4U6jCdlYqOuddz vFWxF9iM8ejOfuaNSvDki1if9TA2X0IMywW65Y97AhirDTrF4kCyQUjKuzsaAh3yd0/v metbHFlk0mrlzcw4Ll0Zo/tpyUtDdw9EZ26U3DZMjWEhIDKGMdBHTzHgXGKJ+J96F8Vz xAviyFqD4jIdV/YdVUt1iDXnU+FSZr0dezcE3ugq/YBd2xFQ6b2UrBggYrjyyac4p1vU 25lVKZJWy7RfcOi5sQYtcn665SNhureE+YNA8XzQbAAGjeqirp9XvwvMAOLR+xyPMbjz sFdA== X-Gm-Message-State: AOJu0YwZDWMvCNRlse0+jJNuf3bQDIeIonnI9KFPLO7/EioknlZSB83p Kh5Tl3wWDRzeuvNHyAMJfFxOThS3YIhppQLaNdT89VzbUbn0MlbxHhFvoQ== X-Google-Smtp-Source: AGHT+IGlLNEkJf3/dyVFcG3XUWURzOGzyctXVnG8LCLYGf8rvZZb77Do/CVYY+qZv6/ytT/XXdQGBbXjFRUI X-Received: by 2002:a05:6214:248e:b0:66d:690d:42b8 with SMTP id gi14-20020a056214248e00b0066d690d42b8mr2946211qvb.22.1697814458472; Fri, 20 Oct 2023 08:07:38 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id e11-20020a0cf74b000000b0066d77041b98sm126662qvo.39.2023.10.20.08.07.38 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 20 Oct 2023 08:07:38 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 20 Oct 2023 08:07:38 -0700 (PDT) Message-ID: <653297ba.0c0a0220.fb6d1.36a7SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.3] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 077396051827; Fri, 20 Oct 2023 11:07:38 -0400 (EDT) Subject: |SUCCESS| pw133076 [PATCH] docs: add note about experimental API in 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-unit-arm64-testing Test-Status: SUCCESS http://dpdk.org/patch/133076 _Testing PASS_ Submitter: Kevin Traynor Date: Friday, October 20 2023 14:19:30 DPDK git baseline: Repo:dpdk Branch: master CommitID:2cd2cf0cc53a508c4bd951a980ec534a646260de 133076 --> testing pass Test environment and result as below: +----------------------+------------------------------+---------------------------+--------------+ | Environment | cryptodev_sw_snow3g_autotest | cryptodev_sw_zuc_autotest | lpm_autotest | +======================+==============================+===========================+==============+ | Debian 11 (arm) | PASS | PASS | SKIPPED | +----------------------+------------------------------+---------------------------+--------------+ | Ubuntu 20.04 ARM SVE | SKIPPED | SKIPPED | PASS | +----------------------+------------------------------+---------------------------+--------------+ Debian 11 (arm) Kernel: Container Host Kernel Compiler: gcc 10.2.1 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/28021/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/