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 DCFC642ECB for ; Thu, 20 Jul 2023 16:09:36 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id D9336400D6; Thu, 20 Jul 2023 16:09:36 +0200 (CEST) Received: from mail-il1-f226.google.com (mail-il1-f226.google.com [209.85.166.226]) by mails.dpdk.org (Postfix) with ESMTP id 5EB09400D6 for ; Thu, 20 Jul 2023 16:09:35 +0200 (CEST) Received: by mail-il1-f226.google.com with SMTP id e9e14a558f8ab-345f4a3ff76so4399155ab.2 for ; Thu, 20 Jul 2023 07:09:35 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1689862174; x=1690466974; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=gvh1PJjB9WOpODLAjzsRfCcmHbHbiQMHVxpqjZLkGYU=; b=fsqyi9GJk38k6SsdPOePz3pVuHIHql8ys40guKL0vyxO1SEEA0XApR5+KWQ97C0hiN 9qj4r2GfJlK7emB2KT1eYRHb1mxnpje+923VKHvdgBaLf8TCf1iA7LX2Q7iJrd2OKgPw KEdLEUab6mzGRepZ0J4+suLj2Fmp6dFvcvojc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1689862174; x=1690466974; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=gvh1PJjB9WOpODLAjzsRfCcmHbHbiQMHVxpqjZLkGYU=; b=T+R1XV6hwu4XJ/+PIbmWG8YpnrzlHiPFmiq/ZpzZ324KGy6bIzquAhp2dUP5L/kJbV KYBZDuVOFg/WW1aVC+ak5jJajs9nP9xeXsvUYs1IoGVAsnu0G2sqSUOmjvhiUE6g4q5k fVNa0AmkcdinjGSPQV2IUUtvQoxc7P28/ojnths1JotgMaYRAddxAliLaXX56fFGeRdL VDIqeM1Iv3S02CgpN+qC58mSO1JjZFAiC/TWLFa1rM3KEBjar2RSMn+KgCy2l2i0B2sd iHHRBBofwnGzhEdUDr7Ob2h1/4blVq3OB96LjiLaUv1XnQkdhPQ/HQUsF7/cDa2RCyX5 UDWg== X-Gm-Message-State: ABy/qLbuKrNWcbGQHh/iwCXyNrU1WxHIjrCla+BdmHBg8gyMu5Zv0xEJ XQ2boidpenhmQe5fY1EnE4aHheec9EqmoRZd5g9VGydQwvxDuewgHQF62Q== X-Google-Smtp-Source: APBJJlEf2AqOHauqjtnM7Vzi12OJamRPUetHJ/33sCiDPDBsn/TGDDIgpjB5KQLvVUYoktbVJKQDNMAlKgq/ X-Received: by 2002:a92:ca49:0:b0:347:70af:46ba with SMTP id q9-20020a92ca49000000b0034770af46bamr6403979ilo.25.1689862174729; Thu, 20 Jul 2023 07:09:34 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id y7-20020a92d207000000b00345bce29c55sm45301ily.71.2023.07.20.07.09.34 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 20 Jul 2023 07:09:34 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 20 Jul 2023 07:09:34 -0700 (PDT) Message-ID: <64b9401e.920a0220.8b7fd.19baSMTPIN_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 3E8FE605246B; Thu, 20 Jul 2023 10:09:34 -0400 (EDT) Subject: |SUCCESS| pw129663 [PATCH] [POC,v2] net/iavf: support no data path p 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-aarch-unit-testing Test-Status: SUCCESS http://dpdk.org/patch/129663 _Testing PASS_ Submitter: Mingjin Ye Date: Thursday, July 20 2023 10:08:14 DPDK git baseline: Repo:dpdk Branch: master CommitID:035968c78e798aa6fb81ceb45d06a44412a00912 129663 --> testing pass Test environment and result as below: +-----------------------------+------------------------------+---------------------------+----------------+--------------+ | Environment | cryptodev_sw_snow3g_autotest | cryptodev_sw_zuc_autotest | dpdk_unit_test | lpm_autotest | +=============================+==============================+===========================+================+==============+ | Debian 11 | PASS | PASS | SKIPPED | SKIPPED | +-----------------------------+------------------------------+---------------------------+----------------+--------------+ | (32-bit) ARM Ubuntu 20.04.4 | SKIPPED | SKIPPED | PASS | SKIPPED | +-----------------------------+------------------------------+---------------------------+----------------+--------------+ | Ubuntu 20.04 ARM SVE | SKIPPED | SKIPPED | SKIPPED | PASS | +-----------------------------+------------------------------+---------------------------+----------------+--------------+ Debian 11 Kernel: Container Host Kernel Compiler: gcc 10.2.1 (32-bit) ARM Ubuntu 20.04.4 Kernel: 5.4.0-148-generic aarch64 Compiler: gcc 9.4 Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27109/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/