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 353E343052 for ; Fri, 18 Aug 2023 05:14:35 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 0E9C140156; Fri, 18 Aug 2023 05:14:35 +0200 (CEST) Received: from mail-qv1-f99.google.com (mail-qv1-f99.google.com [209.85.219.99]) by mails.dpdk.org (Postfix) with ESMTP id D731340156 for ; Fri, 18 Aug 2023 05:14:33 +0200 (CEST) Received: by mail-qv1-f99.google.com with SMTP id 6a1803df08f44-64ab0347caeso2325056d6.3 for ; Thu, 17 Aug 2023 20:14:33 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1692328473; x=1692933273; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=p14yj44eGxZE7Kpm4AGEDH2Ohp6flZRLFRydXmacmjU=; b=TK6nZnO6lijUnJVkIH7PrdSs00wf9R35m8Rp3LRCqUze89yUMwS2gHb47yzeg9BxRz buzmJdk69//eBQd+K3H5pHK062aPsKgIHhW4JBVNYaE1yK7KrwdKXkjSjF2LCdzhsfGT 4VzK+lcJVZ2efauPz3oEjbAjPJB8PxnBjkrS8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1692328473; x=1692933273; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=p14yj44eGxZE7Kpm4AGEDH2Ohp6flZRLFRydXmacmjU=; b=QqXG9nQaoWmUszjhbN+Janvvs0yec4gxclFNARQma9PcUU+wzyqnRHoBMPd53PbXSW 80LN4p3mew/zvaWyOgfngkxDBAZ7M85YvoxGRkkq+/Pk3OzRENHOPtd10evrWL5Qanqy 0qZAjzzhZDZ4tx8OJ6cyEg0hrFxCQxLAT94TznAgCY7Y4Sw/7r3Utq6ksMNylXT/WgEr n33rrWVD/ueWSEZo7I+tYKF4JXutJlmE+9P3nyie66iQatQUAoCqkf7BIECr48gqPI5S FGrklUsx3zRWZt1kfIByMjOcMFFfosoz4TcrwO4cKrRMo854Q+uZFwfSoe3fJy+G5T6c gaMg== X-Gm-Message-State: AOJu0YyO9NIMlP8t4H9YTMzkI69jaTYUSG1G5jknzeh+7ilJmOyXGhAO PVo/n0gsGtOyo4rA+5V1TKc6bIPHvH3C+C0qy/Pt4UkAzs0+LncZzWG+EPEbwEhDAXbUjjRlFQ= = X-Google-Smtp-Source: AGHT+IGQmSDL3Hw94NiC9KIoZh6VGYW/C4MRkwckCSJJqYU5/tswGwna+JbMlNB2o+tn7Y4RP1RIUuEaG56z X-Received: by 2002:a05:620a:2207:b0:76c:a957:b305 with SMTP id m7-20020a05620a220700b0076ca957b305mr1302004qkh.55.1692328473194; Thu, 17 Aug 2023 20:14:33 -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 bi19-20020a05620a319300b0075ed29d7f35sm40175qkb.6.2023.08.17.20.14.33 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 17 Aug 2023 20:14:33 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 17 Aug 2023 20:14:33 -0700 (PDT) Message-ID: <64dee219.050a0220.4f360.196bSMTPIN_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 552FB6052471; Thu, 17 Aug 2023 23:14:32 -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/