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 32E4242598 for ; Thu, 14 Sep 2023 17:56:00 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 2D92140289; Thu, 14 Sep 2023 17:56:00 +0200 (CEST) Received: from mail-oi1-f226.google.com (mail-oi1-f226.google.com [209.85.167.226]) by mails.dpdk.org (Postfix) with ESMTP id 79F3B40289 for ; Thu, 14 Sep 2023 17:55:59 +0200 (CEST) Received: by mail-oi1-f226.google.com with SMTP id 5614622812f47-3aa139a0ab2so617888b6e.2 for ; Thu, 14 Sep 2023 08:55:59 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1694706958; x=1695311758; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=7+TdB0NJYS985Uvfn1AVkJjr5SYkjWT04VnrTKcZrPE=; b=E7kL/tgahFWn1oI4x1IALJgMdO2fNF99u53qh0QQ9Q8QSPdiOhigWrudJYthpXBlj+ 4wM1Y90jXHao47gXIUqQk+82lGWfrShewl9nW0cywUJvLDlbSHZr4iwuGKF0qpSQBsQb ZWehVCyAAtPvvpxwhNLiYbsTJvffmOu45yIRs= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1694706958; x=1695311758; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=7+TdB0NJYS985Uvfn1AVkJjr5SYkjWT04VnrTKcZrPE=; b=Mi5Upo8vNnY7jg3/keX8eHdjz7ptEKIiijgUKCow8pnt4W8OVQdIRGjyfRhArNEDwB B03zdl8JOQ0wsmR1CfN5niVg4EejPdw8h5PMhZYp2Idr8pyGv7+tgLAALNlPq0I+moXI 2SWYm96NvWP7KgMEJN7/HeVZ3CozIUuPgJ5Dm7FEfcC7OhJGgSyzutZeTq7hmNix72ws 3PP88oDSzZGxDaUYLOVpWnoNDfZowuHt5hObZiM9/Lty3n1MugcYLRQbOUC27oozl1t0 hMHl0LUA9LOMXz//LRWhLI9R7q6UkZjaCYZgYupgh/RMN8dIJwNBK7pgctJyQpC2R6Y+ p6nQ== X-Gm-Message-State: AOJu0YxR7UjdJ+izazH2AUj+BS1WiKrF9DIgDf+bMux1o+ewfZT1iaw2 Bn0IdxomYL7exG8wgZzKPmtcjuOZMhLlz0rhitVC6md88YPnKuzEUyvmiw== X-Google-Smtp-Source: AGHT+IHJf+hS+ed9ZoOOc5O9K8DHTecDZgiRbcE1Hu4LVBfDibZg4awTvtbcL71goTdx66USTukzx3ryqCnm X-Received: by 2002:a05:6870:46a7:b0:1ba:ddfb:a5b3 with SMTP id a39-20020a05687046a700b001baddfba5b3mr6661549oap.44.1694706958838; Thu, 14 Sep 2023 08:55:58 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id jq4-20020a05687c30c400b001d0d11a9ebcsm269081oac.48.2023.09.14.08.55.58 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 14 Sep 2023 08:55:58 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 14 Sep 2023 08:55:58 -0700 (PDT) Message-ID: <65032d0e.050a0220.41e45.65cdSMTPIN_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 45D846052471; Thu, 14 Sep 2023 11:55:58 -0400 (EDT) Subject: |SUCCESS| pw131429 [PATCH] [v4] app/test: add support for skipping t 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/131429 _Testing PASS_ Submitter: Bruce Richardson Date: Thursday, September 14 2023 15:16:36 DPDK git baseline: Repo:dpdk Branch: master CommitID:e92ba1426914db1d224dd5e9a1743657681b8814 131429 --> testing pass Test environment and result as below: +----------------------+---------------------------+------------------------------+--------------+ | Environment | cryptodev_sw_zuc_autotest | cryptodev_sw_snow3g_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/27605/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/