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 B76B3437AB for ; Thu, 28 Dec 2023 03:58:20 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id B30F140295; Thu, 28 Dec 2023 03:58:20 +0100 (CET) Received: from mail-yb1-f225.google.com (mail-yb1-f225.google.com [209.85.219.225]) by mails.dpdk.org (Postfix) with ESMTP id 5B96B40144 for ; Thu, 28 Dec 2023 03:58:11 +0100 (CET) Received: by mail-yb1-f225.google.com with SMTP id 3f1490d57ef6-dbdc52f2359so3706326276.3 for ; Wed, 27 Dec 2023 18:58:11 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1703732291; x=1704337091; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=HdSSwIlJm6J8Dr3L3iqAxnT+oMwukfRoEXKbGizNxfo=; b=QvcZJcfCBX0djgAilftDf+W1roD6DQWw2MC2hikJZUKWqAT+Fn0uZDTVjwVE6uJkkL UNRzC+7+9jbPoq5ioBUAv3XAfsQ5c0zU8xovQkyhwMnnooMszG7DD1ULHPP+i0sk+Fsh OjQox3WkYIm14hR5EipdDj13gVuyYY6IfUtO0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1703732291; x=1704337091; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=HdSSwIlJm6J8Dr3L3iqAxnT+oMwukfRoEXKbGizNxfo=; b=WEzNzng4XyEhcWwpqfl+OlVyw5dJpn19DajjxQn2kycHkYdYADPBmfVUgxZmcfufdO KiaHAufgozn6FNjqFL0oAtYaMEc9iliVGByFnjlfAngWlZHhaXzczMbrGX9dbANcvJyU 6iRFXUnm7mX0ZPympY/IIA4y996o4UW+UHqdThdar6IUvJhAa3fI7GUUC+XGPXPoozM+ PL76caFOpztopoXq7BWSJqI0FJJin/6idX2mcIIUOx5UynGyzEaLPcXI/SEkNLIQF7Zv H6HJixn/u71h6plkucS0RiD9FDpWcbPSOl9uAmKCItw+gt9SDQ5qjoQhKYJQzd8LUUeT zUZQ== X-Gm-Message-State: AOJu0YyC9/lFjFQMWYsY5H8eUb6RYbogrBPMSsJnZed+XAODn8DtslVd xgyTzjpGnSlPFDb9mgTbbGu/dM9i+9njvvlgIqx2xsHWBRDZhOgPJYRPHAy1ptCM7g== X-Google-Smtp-Source: AGHT+IHry30jllT2s5O5LtyjoVOY9jKYPiF+CzidzfpsY+sv+KeiZmPf1JyeWxJbn73oKfZHLZBFrBl3SpZ7 X-Received: by 2002:a25:b299:0:b0:dbd:720f:d9af with SMTP id k25-20020a25b299000000b00dbd720fd9afmr4856464ybj.103.1703732290813; Wed, 27 Dec 2023 18:58:10 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id e3-20020a256903000000b00dbcdef04eedsm1067591ybc.2.2023.12.27.18.58.10 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 27 Dec 2023 18:58:10 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 27 Dec 2023 18:58:10 -0800 (PST) Message-ID: <658ce442.250a0220.34fa.dbb7SMTPIN_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 7827C605183E; Wed, 27 Dec 2023 21:58:10 -0500 (EST) Subject: |SUCCESS| pw135618-135619 [PATCH] [v3,2/2] doc: add document for dia From: dpdklab@iol.unh.edu To: Test Report Cc: Qi Zhang , 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/135619 _Testing PASS_ Submitter: Qi Zhang Date: Thursday, December 28 2023 10:10:32 DPDK git baseline: Repo:dpdk Branch: master CommitID:6ef07151aac4b4d9601d547f94a996d1c71b3871 135618-135619 --> testing pass Test environment and result as below: +--------------------------+----------------+---------------------------+ | Environment | dpdk_unit_test | cryptodev_sw_zuc_autotest | +==========================+================+===========================+ | Fedora 37 (ARM) | PASS | SKIPPED | +--------------------------+----------------+---------------------------+ | Debian 11 (Buster) (ARM) | PASS | SKIPPED | +--------------------------+----------------+---------------------------+ | CentOS Stream 9 (ARM) | PASS | SKIPPED | +--------------------------+----------------+---------------------------+ | Fedora 38 (ARM) | PASS | SKIPPED | +--------------------------+----------------+---------------------------+ | Debian 11 (arm) | SKIPPED | PASS | +--------------------------+----------------+---------------------------+ Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 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 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 Debian 11 (arm) Kernel: Container Host Kernel Compiler: gcc 10.2.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28746/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/