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 A14194331E for ; Mon, 13 Nov 2023 21:27:14 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 9BD224026F; Mon, 13 Nov 2023 21:27:14 +0100 (CET) Received: from mail-wm1-f97.google.com (mail-wm1-f97.google.com [209.85.128.97]) by mails.dpdk.org (Postfix) with ESMTP id 72D454026F for ; Mon, 13 Nov 2023 21:27:12 +0100 (CET) Received: by mail-wm1-f97.google.com with SMTP id 5b1f17b1804b1-40839807e82so28605255e9.0 for ; Mon, 13 Nov 2023 12:27:12 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1699907232; x=1700512032; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=3fkRYrrjN9myxSEnla2fKGTBePKV7nyuni5ppvGmLtA=; b=fxYpk9U++psL+fVvGuydvzOb/Rb69S992yj77L8Q4Uu4oHb98BhJe+n4pV5TmHlLpn ZuV51n4hR3/iIPBDRY9laeXaIwJRnvxxQD8cEBMinxmfphirqFGJDaR3mhjuocLlUaJp J+OEAFz41F7rzFBKVZSDEF9KBFA+tZb9KQ0ow= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1699907232; x=1700512032; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=3fkRYrrjN9myxSEnla2fKGTBePKV7nyuni5ppvGmLtA=; b=BIcrZpK3xSA46sqt6HDKrIo3IHFwgmf+ruci6BUD8Ll6K9EmU+lIdv7Yg3j3Blhro/ TkheKoWzqa3JSLGLrhLoHQXUftZJipuKnZU9ZLunWvxEMrKXJ1GH0wGdAd5Un/BJ/blb U6+L07nToZ5k++F06XPwEmghcdqy2mkizOJ3q6/v6pjqciYMDQXSAAeod+CHoyMGqHPN zvwjBPlSwFenSehLAOVlk7v/NLm2tRkE+VGzLMNOeVeG/VBIyPZroTH5NrdbraDSE0G0 N/P8bGgXs2X7UgutNa0N3dVeXRRyn93AbQTJUqCJskOZ4GP3zLmmCVAE+NTI420RJs3e r5Qg== X-Gm-Message-State: AOJu0YywKReKhNwFujeGknvgVWFpm9S+zDeLMFe0HodFsFPrJrS8mjw8 ZIHXMz1NFgAM2j9yfa/vlvYA6nPrFtKQScgCwhb5AJAcRSyR81b/fKWObQ== X-Google-Smtp-Source: AGHT+IFXTH0uKtOrR8k79kN5AFUxurVnA2DsXTDt4zOsuR56oyU8t4AJNYpZAe89/G3c/ZAk/qAMvsw5uaMB X-Received: by 2002:a05:600c:3109:b0:406:44fc:65c9 with SMTP id g9-20020a05600c310900b0040644fc65c9mr474874wmo.8.1699907232443; Mon, 13 Nov 2023 12:27:12 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id hg9-20020a05600c538900b00406442a794csm3027676wmb.52.2023.11.13.12.27.12 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 13 Nov 2023 12:27:12 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 13 Nov 2023 12:27:12 -0800 (PST) Message-ID: <655286a0.050a0220.59165.ee39SMTPIN_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 8B895605C344; Mon, 13 Nov 2023 15:27:11 -0500 (EST) Subject: |SUCCESS| pw134162 [PATCH] app/test: don't count skipped tests as ex 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/134162 _Testing PASS_ Submitter: Bruce Richardson Date: Monday, November 13 2023 15:05:33 DPDK git baseline: Repo:dpdk Branch: master CommitID:d677a3eb1b4e2d38c193fabd755dac30ee04c2df 134162 --> testing pass Test environment and result as below: +--------------------------+--------------+------------------------------+----------------+ | Environment | lpm_autotest | cryptodev_sw_snow3g_autotest | dpdk_unit_test | +==========================+==============+==============================+================+ | Ubuntu 20.04 ARM SVE | PASS | SKIPPED | SKIPPED | +--------------------------+--------------+------------------------------+----------------+ | Debian 11 (arm) | SKIPPED | PASS | SKIPPED | +--------------------------+--------------+------------------------------+----------------+ | Debian 11 (Buster) (ARM) | SKIPPED | SKIPPED | PASS | +--------------------------+--------------+------------------------------+----------------+ | CentOS Stream 9 (ARM) | SKIPPED | SKIPPED | PASS | +--------------------------+--------------+------------------------------+----------------+ | Fedora 37 (ARM) | SKIPPED | SKIPPED | PASS | +--------------------------+--------------+------------------------------+----------------+ Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) Debian 11 (arm) Kernel: Container Host Kernel Compiler: gcc 10.2.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 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28356/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/