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 5808D42E99 for ; Mon, 17 Jul 2023 22:53:07 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 506F04068E; Mon, 17 Jul 2023 22:53:07 +0200 (CEST) Received: from mail-pf1-f226.google.com (mail-pf1-f226.google.com [209.85.210.226]) by mails.dpdk.org (Postfix) with ESMTP id 741894068E for ; Mon, 17 Jul 2023 22:53:05 +0200 (CEST) Received: by mail-pf1-f226.google.com with SMTP id d2e1a72fcca58-6831e80080dso3301354b3a.0 for ; Mon, 17 Jul 2023 13:53:05 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1689627184; x=1692219184; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=w59cGB3Dp/LKp/RiqDxBgZVXjS+eio0rx0D2XbeHEio=; b=Dp6GISClsBMtm33zSlM51arB/JeYKkKYm7IR4HCV20nXLr4zT9szmDiC5/rbcHcBas b3wE3XunBcU39yEi/Pg0qe7sZSrkHCb1p55xUhYWZa6uHI43saiFBoNNzy4NHLDpHN8B P75A+da3SbdwvEJS9BVA8S9OnFwGKmYAYZzI4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1689627184; x=1692219184; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=w59cGB3Dp/LKp/RiqDxBgZVXjS+eio0rx0D2XbeHEio=; b=PGIkUxBuITA7rvGRd7y8Dn6EKQTGvWj4+AhuWmr1YQPWKVyEQmwYRzZPBeSqhHmVl/ UBVhcMqOXvYaTxjMM10VGhUVO3NHtU5XIRjqcGQ8MAyo/Hb9XDVf3jlJxQdwuliQNVq1 A5739PSP5ryblZa2aEoOcGDldsyTtklZQhQHbPbeQ9B6aj8XN73Ald2lJ+lxEbIlOcdr jKe85ZY/v0g03H7I4UYnW9ikYCpSVIYzuAGAzu4ksoKG33Y7iX5nZWxzfqFldMvs0Ilw VaCViA2bD7gMKfiJSWI5iWwRc+ZgoHBafKyhiCuucwAVW1cd4hRTkNdrXP69IFHVmGg8 d8ow== X-Gm-Message-State: ABy/qLZD9ASsmO/Vrm5GOpkqUcLkphM69Kd/pgZTQYJysvlR7ic5hG7V psrT8ff/JSa7z950WVUz3W6Q1IdOeuafmZRxyTpwJKEr4Crhm1eeLFXkMQ== X-Google-Smtp-Source: APBJJlH3zMypgoZnAadcHBPCSsxshaPP+VLHBvfFyFm/ivbBIgDlVVL8ZIJE2/W8me83ROJcig3W8oUYpOWa X-Received: by 2002:a17:902:ecc1:b0:1b8:9b78:df44 with SMTP id a1-20020a170902ecc100b001b89b78df44mr12823438plh.20.1689627184683; Mon, 17 Jul 2023 13:53:04 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id o7-20020a170902778700b001b8bd585f69sm62599pll.30.2023.07.17.13.53.04 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 17 Jul 2023 13:53:04 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 17 Jul 2023 13:53:04 -0700 (PDT) Message-ID: <64b5aa30.170a0220.28242.1791SMTPIN_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 E0EB1605246B; Mon, 17 Jul 2023 16:53:03 -0400 (EDT) Subject: |SUCCESS| pw129581 [PATCH] [v8,1/1] dts: add smoke tests 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-aarch-unit-testing Test-Status: SUCCESS http://dpdk.org/patch/129581 _Testing PASS_ Submitter: Jeremy Spewock Date: Monday, July 17 2023 19:33:51 DPDK git baseline: Repo:dpdk Branch: master CommitID:655eb37b18b1b0dc4d106acdf0dfedde01cfb224 129581 --> testing pass Test environment and result as below: +-----------------------------+------------------------------+---------------------------+----------------+--------------+ | Environment | cryptodev_sw_snow3g_autotest | cryptodev_sw_zuc_autotest | dpdk_unit_test | lpm_autotest | +=============================+==============================+===========================+================+==============+ | Debian 11 | PASS | PASS | SKIPPED | SKIPPED | +-----------------------------+------------------------------+---------------------------+----------------+--------------+ | (32-bit) ARM Ubuntu 20.04.4 | SKIPPED | SKIPPED | PASS | SKIPPED | +-----------------------------+------------------------------+---------------------------+----------------+--------------+ | Ubuntu 20.04 ARM SVE | SKIPPED | SKIPPED | SKIPPED | PASS | +-----------------------------+------------------------------+---------------------------+----------------+--------------+ Debian 11 Kernel: Container Host Kernel Compiler: gcc 10.2.1 (32-bit) ARM Ubuntu 20.04.4 Kernel: 5.4.0-148-generic aarch64 Compiler: gcc 9.4 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/27085/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/