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 200B842528 for ; Wed, 6 Sep 2023 11:57:49 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 297F64027C; Wed, 6 Sep 2023 11:57:49 +0200 (CEST) Received: from mail-ua1-f100.google.com (mail-ua1-f100.google.com [209.85.222.100]) by mails.dpdk.org (Postfix) with ESMTP id BF8B7402B3 for ; Wed, 6 Sep 2023 11:57:47 +0200 (CEST) Received: by mail-ua1-f100.google.com with SMTP id a1e0cc1a2514c-7a282340fdfso1226320241.0 for ; Wed, 06 Sep 2023 02:57:47 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1693994267; x=1694599067; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=wj4n/bFE+TdoyZnyRq6iRpZTT0PDYRn9hw5wXiMjL/4=; b=RqjppS3tJe1u0qOQZW6vZzn3Ti4redD/0C5i4T4f7OG5TxGQ89DKjkD5NUAmRoQx4d 4mlJym4dMjvkVI1UMS47Ny6V9OJkCUsq3LzZz/6utaX3DmThyGlAL7EOz45IfTBL8mbN 1l50BUjWDuh5wlICRZN1ysue2RbWs7Dj34U2E= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1693994267; x=1694599067; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=wj4n/bFE+TdoyZnyRq6iRpZTT0PDYRn9hw5wXiMjL/4=; b=fWci72Jvi4lHMmN8TVs2D7X3XMJCNUa0wy83fpwO6SX3yKewOFqotRGoVPmlyQZ6Kr URYNIYWTm4jR7QCidBzr2tpaCtyDF98hv3VTPO4INKARjcw4oDF/3Kc5DW/7Lk98ixYi n7StBvM5w3vuuOULHypEGW7/vLICShYFihZiFEdOmaj7vwoiS+BRwr710iR/rF9hekPa GvsaKrYilwe/bdk53TD5rMYBQxO10YHRyxUCaGhoNru2ENOcgbwgnZ/vtTcmZpSLehBp Ks69aBKZ8wO0/5G/t9EDr0FECiQLNInRFvfwaSwm2NciVzIgKjwZAI8kqHLrcR3Hdwsx 7HkQ== X-Gm-Message-State: AOJu0YyJFhJmGMaJX/ofi/Xb5Ky5qtUZy8tVCh1CaK4UY+WuyNFMjxfC uIAfGpfBfHoCyKtbgH4YEe0mJB36e6lVMb10KBIJ90vf+HGOmBuuQbUehA== X-Google-Smtp-Source: AGHT+IHRDsJ8rqOD8vSX/hGHzKR+b75f1BlY55m0MK4JL61Sv4MRcyWHvt31TY6umAs+VM4cvA2fmjdiyXRN X-Received: by 2002:a67:f592:0:b0:44e:9ee6:b002 with SMTP id i18-20020a67f592000000b0044e9ee6b002mr2568698vso.34.1693994267186; Wed, 06 Sep 2023 02:57:47 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id cu20-20020a056102161400b0044d505364f3sm332115vsb.5.2023.09.06.02.57.47 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 06 Sep 2023 02:57:47 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 06 Sep 2023 02:57:47 -0700 (PDT) Message-ID: <64f84d1b.050a0220.22ebd.9674SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.3] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id B80B56052471; Wed, 6 Sep 2023 05:57:46 -0400 (EDT) Subject: |SUCCESS| pw131184 [PATCH] [v3] net/ice: fix tm configuration cannot 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/131184 _Testing PASS_ Submitter: Kaiwen Deng Date: Wednesday, September 06 2023 07:49:30 DPDK git baseline: Repo:dpdk Branch: master CommitID:e92ba1426914db1d224dd5e9a1743657681b8814 131184 --> testing pass Test environment and result as below: +----------------------+------------------------------+---------------------------+--------------+ | Environment | cryptodev_sw_snow3g_autotest | cryptodev_sw_zuc_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/27532/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/