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 A2AF9431DE for ; Mon, 23 Oct 2023 08:32:38 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 9D68940270; Mon, 23 Oct 2023 08:32:38 +0200 (CEST) Received: from mail-pl1-f227.google.com (mail-pl1-f227.google.com [209.85.214.227]) by mails.dpdk.org (Postfix) with ESMTP id 0D70C40270 for ; Mon, 23 Oct 2023 08:32:38 +0200 (CEST) Received: by mail-pl1-f227.google.com with SMTP id d9443c01a7336-1c9d922c039so23959835ad.3 for ; Sun, 22 Oct 2023 23:32:37 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1698042757; x=1698647557; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=ktUDOXup53cR3u2YNWpRNr9kieeWPm2PEMrk/nXUB0c=; b=I4VYBPib9WhQSE3qcuz106JoAgsClFfiW6s+CtkE3BwX9QP61HkHmWSaX6oZVDf34a 7HS+rY5IzKNKINq67HFLSf6naAOp4SBOX0CgS89nToP4EvwnUJG7OZxLmRtY248VyFgE naFKgE4kFzdSxhW1TjJ/rWCirD/RmilTfSfVU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1698042757; x=1698647557; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=ktUDOXup53cR3u2YNWpRNr9kieeWPm2PEMrk/nXUB0c=; b=NlDbbnVJisGhGp7vYfuCbuIE0n8VBdVhxtnpEq8WNADTP2gLTON3JAWIYxxo0DdNPc 1ygiglQdQQBkfRYUY3qUYW8BjFVcVRhhxj9s8lNyPqy1OTgAtwYEWBn6iIHUeb0NYCtY UczzNhJzDLXG6nMyaNoXvv6WlB34ypjyGgaA0D9FLJAPEkDaYEanAgbKWZHm1IEpGb1A Gk8OEdj4P6iXHHw2jtp7iEmcljtu61q2hBtss6tNNTJstuc3VM1BJdbxsu1YrlP2noym ChCXCcKi9VR7m91xvmUlI1LnUV4Mm/N+BmmAB0e7x+P+gVMnyOiPjo7lVLwN9Ok61NCP 3flw== X-Gm-Message-State: AOJu0Yz7VkaCQfVx2Fqxh5oUzn7AWHtZWPrRZEiS+Z8pfY56grrT1FDy yWsvB6V0Y+ioZvM0FNjxkeO20zHXJPk05TEn16ksR+kEJpAXQ3fU1qu5PA== X-Google-Smtp-Source: AGHT+IF0fsvK+XS9Pjc2ioLJE52F/bDXsQU/76S62tirNvH9ifNMiOrJBgR28ezvcJiZ34p/eOwjp05mjZOP X-Received: by 2002:a17:902:f095:b0:1bc:6c8:cded with SMTP id p21-20020a170902f09500b001bc06c8cdedmr6070456pla.67.1698042757268; Sun, 22 Oct 2023 23:32:37 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id e6-20020a170902cf4600b001c63422cccesm268301plg.78.2023.10.22.23.32.37 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 22 Oct 2023 23:32:37 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sun, 22 Oct 2023 23:32:37 -0700 (PDT) Message-ID: <65361385.170a0220.4ba02.8c85SMTPIN_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 734646051827; Mon, 23 Oct 2023 02:32:36 -0400 (EDT) Subject: |SUCCESS| pw133120 [PATCH] app/testpmd: support config all offload From: dpdklab@iol.unh.edu To: Test Report Cc: 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/133120 _Testing PASS_ Submitter: Chengwen Feng Date: Monday, October 23 2023 02:29:39 DPDK git baseline: Repo:dpdk Branch: master CommitID:2cd2cf0cc53a508c4bd951a980ec534a646260de 133120 --> testing pass Test environment and result as below: +-----------------------+---------------------------+------------------------------+----------------+ | Environment | cryptodev_sw_zuc_autotest | cryptodev_sw_snow3g_autotest | dpdk_unit_test | +=======================+===========================+==============================+================+ | Debian 11 (arm) | PASS | PASS | SKIPPED | +-----------------------+---------------------------+------------------------------+----------------+ | CentOS Stream 9 (ARM) | SKIPPED | SKIPPED | PASS | +-----------------------+---------------------------+------------------------------+----------------+ Debian 11 (arm) Kernel: Container Host Kernel Compiler: gcc 10.2.1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28027/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/