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 9BD0442581 for ; Tue, 12 Sep 2023 22:57:30 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 974304027D; Tue, 12 Sep 2023 22:57:30 +0200 (CEST) Received: from mail-qv1-f97.google.com (mail-qv1-f97.google.com [209.85.219.97]) by mails.dpdk.org (Postfix) with ESMTP id 7A53D4027D for ; Tue, 12 Sep 2023 22:57:29 +0200 (CEST) Received: by mail-qv1-f97.google.com with SMTP id 6a1803df08f44-64f383be0d4so38497006d6.3 for ; Tue, 12 Sep 2023 13:57:29 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1694552249; x=1695157049; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=PuzTrMblrrIzyEuQB1Wb9i2++VIblVhRmkhc8v+bq8o=; b=cbVUGf+M50r5T+kFOoY6TgxVsxsi/f6nm1c/p+ooAgjmSsp3QF3kQLcljp+CauD4aP p2dcTSt29+NT9KDxZqmOlGlghE4c/QN4RSr0u2anSAJMhxa2cDwwBmtFkaHgNospzgxc LlTFy16UU9mP2xRAO14q2nkTdLqW8khSyQQBg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1694552249; x=1695157049; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=PuzTrMblrrIzyEuQB1Wb9i2++VIblVhRmkhc8v+bq8o=; b=I3/CjEeUF9XStDvNuhPb/T3Oc4bJulWYZSvQA0N/xRa+/f2nN0J+TagSiky444UVhR hJltqUwx5YNEkf3cNusYOYPsc/0NyvOjpxJWc8lKPrqoqpEEt96yg6kAqkoFzme1xzKI eBE6EAkg8QsdCIwFdbsIvOjF4z2JU2nQ/aC/35iDAejrEr0iXZq3bd+XSkjLvu0J/NwV Gvvn3JY7bbJbdtm7Hy7AM/q2LV2ckHGQnwnQ1GZ3xU9gCyniUziFHg247tHP/Hxu2vff TVr5gQkX6+LumufXASvKLZ5l/FWJCQ7DsGOQx/OaJUwuUK9hKte6KdhHG6q3aUAdBswH z4Vg== X-Gm-Message-State: AOJu0YxPjHJDYUk7KV0yDeDJ41//jiMv/roH8QEkBICXCl/D06soaVsX HOQF3BolVH3o2qLd286zUy3ghW7ZmmIbVtNZ4M7iBdjoGcQEnDIOJnf6jw== X-Google-Smtp-Source: AGHT+IGv5xxQ/Nti9+NrazQ8QQaUEOjXC/R11Fx0sa/pL5l3pxeNuMB9WsiaSDiLTgBruBEQx479qFJUB9W/ X-Received: by 2002:a0c:e9ce:0:b0:651:7997:230e with SMTP id q14-20020a0ce9ce000000b006517997230emr548099qvo.24.1694552248959; Tue, 12 Sep 2023 13:57:28 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id v3-20020a0ce1c3000000b0063d2c0f3a9dsm351184qvl.60.2023.09.12.13.57.28 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 12 Sep 2023 13:57:28 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 12 Sep 2023 13:57:28 -0700 (PDT) Message-ID: <6500d0b8.0c0a0220.74583.547cSMTPIN_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 AA0706052471; Tue, 12 Sep 2023 16:57:28 -0400 (EDT) Subject: |SUCCESS| pw131372 [PATCH] [1/1] test/hash: fix error log output From: dpdklab@iol.unh.edu To: Test Report Cc: Min Zhou , 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/131372 _Testing PASS_ Submitter: Min Zhou Date: Tuesday, September 12 2023 11:52:39 DPDK git baseline: Repo:dpdk Branch: master CommitID:e92ba1426914db1d224dd5e9a1743657681b8814 131372 --> 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/27586/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/