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 2995C43052 for ; Fri, 18 Aug 2023 05:14:45 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 25A4C40156; Fri, 18 Aug 2023 05:14:45 +0200 (CEST) Received: from mail-yb1-f227.google.com (mail-yb1-f227.google.com [209.85.219.227]) by mails.dpdk.org (Postfix) with ESMTP id 0503C40156 for ; Fri, 18 Aug 2023 05:14:43 +0200 (CEST) Received: by mail-yb1-f227.google.com with SMTP id 3f1490d57ef6-c5f98fc4237so454533276.2 for ; Thu, 17 Aug 2023 20:14:42 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1692328482; x=1692933282; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=p14yj44eGxZE7Kpm4AGEDH2Ohp6flZRLFRydXmacmjU=; b=FZUSfO2vf+EDqZz/MBZij7MweNUmCzTDaCUP3zLYA/YZl1Hln67tpAVfw2dEUVDILW dtMW5RcI5laIxwsu7vFwouP4Kd8YSk+f+beWfo4OP9K8J6r+Q2IAw6oln284rF6U6g1q tqewOIJdar4JrFdtEjjyj9abVl4CVTUt50YQs= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1692328482; x=1692933282; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=p14yj44eGxZE7Kpm4AGEDH2Ohp6flZRLFRydXmacmjU=; b=lUUJsVMrohWQVaRLKyD8h/ILYoDCOOuWxcjBDHBF8G0J2QCgqFrSNFm+BD8Ho4CAii 6g0lqe+E36B14zq1bn36otB6wwT0kW7yzmi4thXcSElYlxQrcKUZvNUysdlXDUXnJ3PB 3uWEZbUG3QqZ508mqELbDqYdxUOV0pxni1vJUt9s52PzkCmpC+bK0WwGVwk+jZTydBls CBFjxQOpi34Qz8QiZ4+nuqQfEvFF/U1hmspJkfbkBBPb4sCYIdtTFrIpSrQxrmyAU9hn it88SjnNK3wWJFtjNMhg0ky3CQZ0M13ltIcX2bzgY9oEN3LkfXGPb2C+eq+kb7Eg4H45 G/5Q== X-Gm-Message-State: AOJu0Yyqw4W8IwQu2DIqseLJD/RPgMml3QBzA5vpkHaH7XiB7XC0WR5D 99DS4CiFls252/HlRqd+XwDA5wlzjViv9GPd+4FAiKcAz7M4808I79Q08SucuoiMPqM/+Hpjcg= = X-Google-Smtp-Source: AGHT+IGHSy9/WfF7XAS+Sgi0/nR0tN1AmwEFCcS9StbzFqM4C2paTg84n2NlQeYZCs/tGahbKFaKunz4JiEm X-Received: by 2002:a25:348c:0:b0:d1c:ddd5:9480 with SMTP id b134-20020a25348c000000b00d1cddd59480mr1321105yba.49.1692328482365; Thu, 17 Aug 2023 20:14:42 -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 x205-20020a2531d6000000b00d194f78800bsm68386ybx.7.2023.08.17.20.14.42 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 17 Aug 2023 20:14:42 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 17 Aug 2023 20:14:42 -0700 (PDT) Message-ID: <64dee222.250a0220.4770f.3108SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.4] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 800FE6052471; Thu, 17 Aug 2023 23:14:41 -0400 (EDT) Subject: |SUCCESS| pw130483 [PATCH] test: remove use of word master in test_r From: dpdklab@iol.unh.edu To: Test Report Cc: Stephen Hemminger , 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/130483 _Testing PASS_ Submitter: Stephen Hemminger Date: Friday, August 18 2023 02:33:14 DPDK git baseline: Repo:dpdk Branch: master CommitID:971d2b57972919527e27ed683032a71864a2eb56 130483 --> 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/27374/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/