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 33E61430B7 for ; Mon, 21 Aug 2023 04:05:05 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 30C5440A7D; Mon, 21 Aug 2023 04:05:05 +0200 (CEST) Received: from mail-pg1-f228.google.com (mail-pg1-f228.google.com [209.85.215.228]) by mails.dpdk.org (Postfix) with ESMTP id 0255840A7D for ; Mon, 21 Aug 2023 04:05:03 +0200 (CEST) Received: by mail-pg1-f228.google.com with SMTP id 41be03b00d2f7-53fbf2c42bfso2041755a12.3 for ; Sun, 20 Aug 2023 19:05:03 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1692583503; x=1693188303; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=sbUywPQXxRqAwNtOTRPMdH+qfJ+2i+ZrKoQuGJkpFPg=; b=TCrG4RZj2TXmew0psarF/q3MBSPxbk001nJVn1VDpVVZq2PqqTXEHIX69p38BGyAq7 PQ1d6+PCBKVOhJjwnBdI5eDvGc528Q9KOND4g5nmctFrvf6JODCGllCUd2mQMktrEaIe cqJF1Qlx4/NEblJ1Dbvy75sugtGDcMvybxB3s= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1692583503; x=1693188303; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=sbUywPQXxRqAwNtOTRPMdH+qfJ+2i+ZrKoQuGJkpFPg=; b=HStn5cFnvPRxqb4REs8PIrlSP1vj0qY5PuQrcOr1CHvzMU30Jz3HY8MkWd678O25c+ hLsOv5h4IRE4b+txdhzSuosDw57mcRvAoqPLI6u0N8oHvk7JZAo+94T1e67aT5TNpr1l YvdA6Nz8fVUwSbTGC9lWCKeDO7RPwt1sj3C1wHwqxcnYgrkI5xL3x1/MWIEzlVu3dQCs wG5ar/K2X57yq5DbwEOXEyrb9Ct9IqlDuz+RGq7DAWwB8fyyuIjHgyOrZKU0z51o3Yhq 10ZKEe4NL6cQELIo5+1CvU3PuImI019OnzWKjWfDBV+ACMGQ5/O7QHKSPfTu7fvAklp8 EHhQ== X-Gm-Message-State: AOJu0YyvBmsHm3nomd2FKq2CPQIn4JiNuHMZ7V7fRwO9Ik56iipuTJH4 GaHQ9mPknMyi+3ihaABTHWzhk3wEuDzyADdyYZK/Q4VJSpspOaOjsPTXhA== X-Google-Smtp-Source: AGHT+IFymS6sSg8h+X3EGJ1BoW9LHw1wpWte3HnmtWSkQeQKuplQwRqQN0wDrrPRaTG2Gpk1cBZSIUDBEHa7 X-Received: by 2002:a05:6a20:5511:b0:140:cb66:73c0 with SMTP id ko17-20020a056a20551100b00140cb6673c0mr5312342pzb.58.1692583503211; Sun, 20 Aug 2023 19:05:03 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id g8-20020a1709029f8800b001bd99c7b09esm228899plq.28.2023.08.20.19.05.03 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 20 Aug 2023 19:05:03 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sun, 20 Aug 2023 19:05:03 -0700 (PDT) Message-ID: <64e2c64f.170a0220.be902.b10aSMTPIN_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 65CFD6052471; Sun, 20 Aug 2023 22:05:02 -0400 (EDT) Subject: |SUCCESS| pw130548 [PATCH] [v2] bus/pci: fix legacy device IO port m From: dpdklab@iol.unh.edu To: Test Report Cc: Wenwu Ma , 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/130548 _Testing PASS_ Submitter: Wenwu Ma Date: Monday, August 21 2023 01:27:07 DPDK git baseline: Repo:dpdk Branch: master CommitID:971d2b57972919527e27ed683032a71864a2eb56 130548 --> testing pass Test environment and result as below: +-----------------+------------------------------+---------------------------+ | Environment | cryptodev_sw_snow3g_autotest | cryptodev_sw_zuc_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/27390/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/