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 0A1EF43181 for ; Mon, 16 Oct 2023 21:49:59 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 01CCE40693; Mon, 16 Oct 2023 21:49:59 +0200 (CEST) Received: from mail-io1-f100.google.com (mail-io1-f100.google.com [209.85.166.100]) by mails.dpdk.org (Postfix) with ESMTP id E878D400D6 for ; Mon, 16 Oct 2023 21:49:57 +0200 (CEST) Received: by mail-io1-f100.google.com with SMTP id ca18e2360f4ac-79fe6da0049so198824539f.1 for ; Mon, 16 Oct 2023 12:49:57 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1697485797; x=1698090597; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=8hXFZOW5Km6YizB6tLRDDW8k/gDEdm4L7xIkrzSu7lA=; b=EpkfQzZ83e/EWjzRyUweUOlA5o3WQgeNQnZR0YPe2Nj1lBaWoGz/V688hIha3N7l/t WhmjmhrL/E220VQswjgRbKKyryEkTEsRLvk48XJI63o5WwAmb9FMsPt/JKWHVkgatxJz rTX5aiAzafFCxRUulqUwMvn0/FgvLcoQZb0jw= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1697485797; x=1698090597; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=8hXFZOW5Km6YizB6tLRDDW8k/gDEdm4L7xIkrzSu7lA=; b=Wqvb+IZ2S/JPabnc//sljWdi+tx/bwN13H2vFBxBVh5QjQUJAh8vBO14/KgwSZK6qA UR2aePTkRGnh/6FhzaH0feV1IF2mp6x3ckI3RWRI+b4T0MI2W9tFefCkK/15PWh63Wzh RZ9PLf/cEiq426GKo1YZQtQLsGRNQeAeQ4Um2F20WiDLD3ItXMCxLe08SqPSd58W4sF4 v6ufPMLtUJqGetHOKewAaxsGc8nkX4KVPRfynQ4Mcrav1V30LHpQsGi5YqS4YYARNBM6 URP4PCrEbdpKpTazeqLpq9+EhEe42RgtntG4QyCw1R/gqH7PDFzzSMRXwdDpxV0QgKzf dGHA== X-Gm-Message-State: AOJu0YwEVQZW85RChT2yotemAOCvedrPn90v7IhGy7ZJ4/GtCZcTutyA hNXU5B8omzfxGF9vbsOHajDRU4NWiNzBfQjarTRFpK1I2Z7PWJLeaBREFg== X-Google-Smtp-Source: AGHT+IEdKBtY6+D4S/0MxIub5FxVs1R5GoXVxVy7LiuihE04RcwgPggBp6wVZq4iPyQ5UV0+32Rz0UemdFoQ X-Received: by 2002:a05:6602:340c:b0:790:bc17:1c63 with SMTP id n12-20020a056602340c00b00790bc171c63mr297487ioz.1.1697485797352; Mon, 16 Oct 2023 12:49:57 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id n11-20020a056638210b00b0043040065eccsm1555jaj.66.2023.10.16.12.49.57 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 16 Oct 2023 12:49:57 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 16 Oct 2023 12:49:57 -0700 (PDT) Message-ID: <652d93e5.050a0220.8d9c8.00aaSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.5] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id DAC87602A043; Mon, 16 Oct 2023 15:49:56 -0400 (EDT) Subject: |SUCCESS| pw132654-132653 [PATCH] [2/2] event/cnxk: remove single us 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/132653 _Testing PASS_ Submitter: Tyler Retzlaff Date: Monday, October 16 2023 18:53:10 DPDK git baseline: Repo:dpdk Branch: master CommitID:441e777b85f1ea1eb6a2a970ff5d5c8e027f520c 132654-132653 --> 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/27945/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/