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 0C75542586 for ; Wed, 13 Sep 2023 11:17:57 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 080A3402AB; Wed, 13 Sep 2023 11:17:57 +0200 (CEST) Received: from mail-yw1-f225.google.com (mail-yw1-f225.google.com [209.85.128.225]) by mails.dpdk.org (Postfix) with ESMTP id 92B26402AB for ; Wed, 13 Sep 2023 11:17:55 +0200 (CEST) Received: by mail-yw1-f225.google.com with SMTP id 00721157ae682-59231a1ca9eso68446577b3.1 for ; Wed, 13 Sep 2023 02:17:55 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1694596675; x=1695201475; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=VLpOh1/bbxFc0KHqaF0XSKEuk2gUqHzynjn0S3tvzak=; b=OPcERyEOUwrsr6TUw7CbUJTxQKrcCiNrNMqjshRf9e54qRs+WneqPJjGJmQPrmjLts vt520+mu2JSL/aLWdlfezJsw/xktWIF9uzD42CP/8X/6vQjgTmbU9a642Dq9EXF2uLdf uLoCwCs0p+Wa0nVjNvyYS10bbuRG+lBG2XHt4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1694596675; x=1695201475; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=VLpOh1/bbxFc0KHqaF0XSKEuk2gUqHzynjn0S3tvzak=; b=WX6A53qlhcbwVC5QNDtReeH6gUpCSLTvAughL1PTRFXEPqqRyDjQeHYRZb4uD+3Zio eNszqnd8L23GXbmCO0Oc39JgL7rT6u4KW2GXZc+ePaut9bGg9Bo97jVNKq+TLiDrYmhs x7F7H/C/stIAiv4+lklW01K8M1DDVU+X+QdsE7q+mV9qAaG/r1I5qD/EcNVWOzwZ2oH7 mRvrOMbFIZXaLzfyQ3DXT2wH/EizWAaWEK4lv57z2hygAtiu1q99QTAdpuSffU1nbViG i/M3e+KyW5yqO9CtjoQpyqKwELmwa3DKYGJUyU4qMwsrf1ssH1aRoHMO9bXLixqo0ALl 0xMQ== X-Gm-Message-State: AOJu0YxfKtk0rOpMPrEbJ5GPOTjGHBq/UhJiSQSY21JirWvoFi398+3N z2leZVeMHQ3F3Z27Zm1bZjB3+mR4lIJePY/asCPtRL2YzJwoA9l70jEPGuXUIFgxNluYoeqZzg= = X-Google-Smtp-Source: AGHT+IGuGicjJpSlZ8qehyiEemILNIN0lGH33kN7eH9sZuZiyq9mPpKTNXaePf+NSm9Tif2nHYl9xbXBpPsH X-Received: by 2002:a25:4293:0:b0:d7e:8175:4fa9 with SMTP id p141-20020a254293000000b00d7e81754fa9mr1845901yba.4.1694596675061; Wed, 13 Sep 2023 02:17:55 -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 x83-20020a25e056000000b00d77f639e027sm874525ybg.0.2023.09.13.02.17.54 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 13 Sep 2023 02:17:55 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 13 Sep 2023 02:17:55 -0700 (PDT) Message-ID: <65017e43.250a0220.ba194.8dfbSMTPIN_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 7532E6052471; Wed, 13 Sep 2023 05:17:54 -0400 (EDT) Subject: |SUCCESS| pw131374 [PATCH] bus/pci: fix device ID print From: dpdklab@iol.unh.edu To: Test Report Cc: Qiming Yang , 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/131374 _Testing PASS_ Submitter: Qiming Yang Date: Wednesday, September 13 2023 08:23:33 DPDK git baseline: Repo:dpdk Branch: master CommitID:e92ba1426914db1d224dd5e9a1743657681b8814 131374 --> testing pass Test environment and result as below: +-----------------+---------------------------+------------------------------+ | Environment | cryptodev_sw_zuc_autotest | cryptodev_sw_snow3g_autotest | +=================+===========================+==============================+ | Debian 11 (arm) | PASS | PASS | +-----------------+---------------------------+------------------------------+ Debian 11 (arm) Kernel: Container Host Kernel Compiler: gcc 10.2.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27588/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/