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 0632E45B9E for ; Tue, 22 Oct 2024 11:47:06 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 017AF4029B; Tue, 22 Oct 2024 11:47:06 +0200 (CEST) Received: from mail-il1-f228.google.com (mail-il1-f228.google.com [209.85.166.228]) by mails.dpdk.org (Postfix) with ESMTP id 670624029A for ; Tue, 22 Oct 2024 11:47:04 +0200 (CEST) Received: by mail-il1-f228.google.com with SMTP id e9e14a558f8ab-3a3aeb19ea2so19697525ab.0 for ; Tue, 22 Oct 2024 02:47:04 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1729590423; x=1730195223; darn=dpdk.org; h=references:in-reply-to:cc:to:from:subject:message-id:date:from:to :cc:subject:date:message-id:reply-to; bh=QBR8vGGs6P79R+FfX6I6Vuv+3JugOlcWuspVXLuO5QQ=; b=YQNHx08GuvjDl1oVH8L1Fg74N4K9WDCusBqkRYEFrAE2Ax3c2ywLH4RxgjUw86K8oN F5sdbgkU91V9LMBVK72cjVtf4q2FpMBRXvoHk+2DhpYmfeWrxCWsWoOlMmUHjXjo7cLE U3YbmM8qwoEylUWcD3jVO2ELUr7VeXVLF2zDo= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1729590423; x=1730195223; h=references:in-reply-to:cc:to:from:subject:message-id:date :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=QBR8vGGs6P79R+FfX6I6Vuv+3JugOlcWuspVXLuO5QQ=; b=lZsK6JR9mAtanG8539kDM6owTUKvZN28BKNGgx7u61ZoFRCojLewvxoySzMsknCfGB 41R9lhgqmGt2rRVCaFTNsld2Qz2x2SYQZmViv1WDzryoJhjr7eCTtHWkPoLtpE9EFAAF NWDSFyzqLnYMVmU8chQH4MXzKSAwZWZNQ1QPaJ/d++S1XdMBX9ItO/kEfblCCv4+Cy9C lhhxbox5d5fSD2pxeU1kQS16o5GrDSL69UgoDwDAIhRGVwADJ9NMhDXk54r6WtB+3S9r CjdJ3pn8Y6Xw3S0RiiLYGlyqKoht7LyzUOWdaKmcT29fM9HwMbFrrEMPJufAfF/OLQAM s2yw== X-Gm-Message-State: AOJu0Yw6t4d4afFetW/x7KTZ+iD+1aluT0HlOY+BtNmqVFySyGk1Nx7A SN5pGZi6azmMROIKT4fQJ5cJJoM/4wdUhkykvOv7bX2P4jRCgLuj8OwNN7ReT1o4eiusLPTMTgj UfN3Y1uusBwheHlx5pyHKq1wgwOOsUuL6/ZDmXD9LnyQ9ijGtS/hS0wSn X-Google-Smtp-Source: AGHT+IGGSj4jazO9QcDq6+dzV6TTE2zHTbR194JTPJ6li6TcR6mMTFRtiiBmsF9LZNqa39AQHSR4XEHtgWOT X-Received: by 2002:a05:6e02:1706:b0:3a0:bc39:2d72 with SMTP id e9e14a558f8ab-3a3f406fdcdmr127854605ab.12.1729590423661; Tue, 22 Oct 2024 02:47:03 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id e9e14a558f8ab-3a400a8327csm2422815ab.15.2024.10.22.02.47.03 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 22 Oct 2024 02:47:03 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 22 Oct 2024 02:47:03 -0700 (PDT) Message-ID: <67177497.920a0220.119287.f77fSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.5] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 32B016052471; Tue, 22 Oct 2024 05:47:03 -0400 (EDT) Subject: |SUCCESS| pw146566-146572 [PATCH] [v3,8/8] maintainers: update for k From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20241022061431.21925-9-fengchengwen@huawei.com> References: <20241022061431.21925-9-fengchengwen@huawei.com> 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-sample-apps-testing Test-Status: SUCCESS http://dpdk.org/patch/146572 _Testing PASS_ Submitter: fengchengwen Date: Tuesday, October 22 2024 06:14:31 DPDK git baseline: Repo:dpdk Branch: master CommitID:cff6dba7ff8521df410b40399fd8aca5b450a05b 146566-146572 --> testing pass Upstream job id: Template-DTS-Pipeline#190063 Test environment and result as below: +--------------------+----------------------+ | Environment | compressdev_zlib_pmd | +====================+======================+ | Ubuntu 22.04 (ARM) | PASS | +--------------------+----------------------+ Ubuntu 22.04 (ARM) Kernel: 5.15.0-97-generic Compiler: gcc gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/31588/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/