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 F38634269E for ; Mon, 2 Oct 2023 11:34:09 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id EC28C4003C; Mon, 2 Oct 2023 11:34:09 +0200 (CEST) Received: from mail-oo1-f100.google.com (mail-oo1-f100.google.com [209.85.161.100]) by mails.dpdk.org (Postfix) with ESMTP id CE78E4003C for ; Mon, 2 Oct 2023 11:34:08 +0200 (CEST) Received: by mail-oo1-f100.google.com with SMTP id 006d021491bc7-57b9193b1aeso1496525eaf.0 for ; Mon, 02 Oct 2023 02:34:08 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1696239248; x=1696844048; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=Nle6QV1Hl5pnqwfvBZVMGpyuzU2ec3YdsR6zaXk6q/c=; b=hZ5QDY9LE4D0m2YifUfdthaAa/9NW8MVDkmd5K2IaDopzjpzaazks8p/VyTRVSu91S 52WcQLxXkFbpkW5m6ddZv+YLAQVr4M/qCUXfJYSusjuSzcFT87UhLUWtuZirshr07Ef2 zvQhPdxWbIPmaatciVW3iN2tKhXIbQmFoG0ho= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1696239248; x=1696844048; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=Nle6QV1Hl5pnqwfvBZVMGpyuzU2ec3YdsR6zaXk6q/c=; b=WhLh4Qk4c+xDlwAWH2evpP0KzyyfKbKtoF7LrlcEFM4o4FPw4JkFg3SCStT3sdSz8w BGhHWYToy6iuLBWo7ABO9+LIfoipSnnP28hpdBtqCGDwj95L7qlVm1mbSgg0DNeNdwWE LVg1Z1OXhVVkJXLAHIDWtOAVuAxYVO8m25sSgNW5NeSy5NA2zLMdwRlOoLlZ99xG7mbN i5RvxYHpmXhG2OLTRWO1iaPHkQnu/k+2UNhkH+OM7XtT3Ga5QGJtFG0gtyF9nEYlHshi esAw1qK3/I5QIuczpUHHB5Qc4iOU5+Lmke57mMbdaJgThnOL9MAQRocZJ42PLWH7023w lGeg== X-Gm-Message-State: AOJu0YyFT7jIED23hvNid+FqFi9+niztv9HVaYsI2qyxwFl+5ukRIn8e zzVQOenv1JBiqfQyR1gNzHTmBNkqMJPkOOrhyPKyAUmOnydxrw== X-Google-Smtp-Source: AGHT+IEl4GeYgEBNQEb+wLA9ZcJdcWu9wMdgQKS5bH+biV78WqIv3ntNTN6yluJRyktyhiN5IcaGXnHdLCPF X-Received: by 2002:a05:6870:79f:b0:1bb:c204:fde3 with SMTP id en31-20020a056870079f00b001bbc204fde3mr6184610oab.1.1696239248103; Mon, 02 Oct 2023 02:34:08 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id h21-20020a056870d25500b001e1754b9fc4sm284604oac.47.2023.10.02.02.34.08 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 02 Oct 2023 02:34:08 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 02 Oct 2023 02:34:08 -0700 (PDT) Message-ID: <651a8e90.050a0220.cfa1e.0ed1SMTPIN_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 4B5F56052514; Mon, 2 Oct 2023 05:34:07 -0400 (EDT) Subject: |SUCCESS| pw132256-132255 [PATCH] [v1,3/3] doc: add a relax rx mode From: dpdklab@iol.unh.edu To: Test Report Cc: taozj888 , 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/132255 _Testing PASS_ Submitter: taozj888 Date: Monday, October 02 2023 08:53:42 DPDK git baseline: Repo:dpdk Branch: master CommitID:6e999364a6afb9189029154b1ac55b4ad5fb9b3f 132256-132255 --> 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/27799/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/