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 6A0F5433A8 for ; Thu, 23 Nov 2023 12:22:25 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 650C4402A6; Thu, 23 Nov 2023 12:22:25 +0100 (CET) Received: from mail-lf1-f100.google.com (mail-lf1-f100.google.com [209.85.167.100]) by mails.dpdk.org (Postfix) with ESMTP id A17754026B for ; Thu, 23 Nov 2023 12:22:24 +0100 (CET) Received: by mail-lf1-f100.google.com with SMTP id 2adb3069b0e04-507962561adso1076424e87.0 for ; Thu, 23 Nov 2023 03:22:24 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1700738544; x=1701343344; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=2XJX45o6DnqfxvF4Eijr8GP+IZVjlc0h+9MBbLpYVmU=; b=TogDdi/cuFLR/ZU/k3ko8lEJhMt/fuI3XFbvT79c0FKZW1qNk4Bh0X4m3DpvzT1oeZ 7+JyeUgsvXIUs/o8O6H8zJzyTNdBZCU9jzIVbjlZPG8vx6uwWI/0OjoC2Txo8JgoSb/y CQ1uUxTNuFQHolRd1gxNZXItVUIK2a23r6zuk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1700738544; x=1701343344; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=2XJX45o6DnqfxvF4Eijr8GP+IZVjlc0h+9MBbLpYVmU=; b=MPA4SNw/e/jHjWSiIDfJJpi2C4ViFVgO2TxbWe4LLQhrJfi2J8o9L5kENaLuBaArgY e5pUNe3ea4b3bbXkX/YgpTnjJZVj3gGjae3IoyjUfsMKfk+OFwBHzR5kkeHKBzdzMbC/ 7OUq5sok30W64UzR1utLFeaNkgjCM/uWLY88hA7qiFDlKa+vUqhnLOcyWevUIaBce2qH WW2y//DhKR+f6xlqX5c9oUhUDgT2SzTTVSVslWHDASwdcD54c1PeR68YIJcDpKfw+gwM iLMQStU6xmSQQ5DogK8EsLW7XqA4hlogfTblSJV75h8oUrwKXRyXmDS8fEHKHFclkw+o Sb+Q== X-Gm-Message-State: AOJu0YxELePeGQ26cXl0fuLLrIpujeM571HqP6zQby1piFGLPewdS60Y v4qJumwpNispGMhL+CXwx/ThMu++qANucH3sjXPws62WbCua6JC4iovVrQ== X-Google-Smtp-Source: AGHT+IHBiJPZ1gm+DjvyJaXA+NONpcbJc3YgN9Zo4IlmzSeDafFEjhoWuLYzDvj3UuxHzFJTcZ54TD+vWWop X-Received: by 2002:a05:6512:ac3:b0:507:9640:f256 with SMTP id n3-20020a0565120ac300b005079640f256mr2537036lfu.36.1700738544281; Thu, 23 Nov 2023 03:22:24 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id u2-20020a056512128200b0050a96633ff1sm82422lfs.19.2023.11.23.03.22.24 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 23 Nov 2023 03:22:24 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 23 Nov 2023 03:22:24 -0800 (PST) Message-ID: <655f35f0.050a0220.348b3.0b5eSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.4] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 48A246051823; Thu, 23 Nov 2023 06:22:23 -0500 (EST) Subject: |SUCCESS| pw134551 [PATCH] [V1] doc: add tested Intel platforms with 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/134551 _Testing PASS_ Submitter: Lingli Chen Date: Thursday, November 23 2023 06:34:56 DPDK git baseline: Repo:dpdk Branch: master CommitID:202e5b2bf15bbf57090bda4294375d7326fa621b 134551 --> testing pass Test environment and result as below: +-----------------------+---------------------------+------------------------------+----------------+--------------+ | Environment | cryptodev_sw_zuc_autotest | cryptodev_sw_snow3g_autotest | dpdk_unit_test | lpm_autotest | +=======================+===========================+==============================+================+==============+ | Debian 11 (arm) | PASS | PASS | SKIPPED | SKIPPED | +-----------------------+---------------------------+------------------------------+----------------+--------------+ | CentOS Stream 9 (ARM) | SKIPPED | SKIPPED | PASS | SKIPPED | +-----------------------+---------------------------+------------------------------+----------------+--------------+ | Fedora 37 (ARM) | SKIPPED | SKIPPED | PASS | SKIPPED | +-----------------------+---------------------------+------------------------------+----------------+--------------+ | Fedora 38 (ARM) | SKIPPED | SKIPPED | PASS | SKIPPED | +-----------------------+---------------------------+------------------------------+----------------+--------------+ | Ubuntu 20.04 (ARM) | SKIPPED | SKIPPED | PASS | SKIPPED | +-----------------------+---------------------------+------------------------------+----------------+--------------+ | Ubuntu 20.04 ARM SVE | SKIPPED | SKIPPED | SKIPPED | PASS | +-----------------------+---------------------------+------------------------------+----------------+--------------+ Debian 11 (arm) Kernel: Container Host Kernel Compiler: gcc 10.2.1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 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 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/28449/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/