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 D295C43199 for ; Wed, 18 Oct 2023 13:38:25 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id CE148402CD; Wed, 18 Oct 2023 13:38:25 +0200 (CEST) Received: from mail-il1-f227.google.com (mail-il1-f227.google.com [209.85.166.227]) by mails.dpdk.org (Postfix) with ESMTP id 82286402CD for ; Wed, 18 Oct 2023 13:38:24 +0200 (CEST) Received: by mail-il1-f227.google.com with SMTP id e9e14a558f8ab-3514bf96fd2so27205735ab.0 for ; Wed, 18 Oct 2023 04:38:24 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1697629104; x=1698233904; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=P86aliAZZaO7mD5GSP7SMmlpfdp+Gr74d6/R1fr8O4E=; b=iGUYALFKzLfM7Qb0SV685pPZIg40t+6oZFCYBwnJ74/NaeP3Nfdi7jtiSBK3u/lLO7 D4mF6izfrlkXXCn1z1LUC48o+ro2Z1b5B721YdEDm05J51M/N0LUDivnIsk2mHx9VdXf 6M3RBxsgcVexc3d22srVJOSGMHt00IB56vkXk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1697629104; x=1698233904; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=P86aliAZZaO7mD5GSP7SMmlpfdp+Gr74d6/R1fr8O4E=; b=jn1MFphyTazS7CpOJWZR5DrsoKsSrpdz4topzN0BuxwIOV4s8q5z5Pg/lDtOyWKQu8 ij3UOcKNM264emdLEBMnnX/TDy7sndx1RiiV2vGuuGBcQAj13nc6woTBedTbOpHmkE1X sBxRe89s+IGlrHT6Stiiy7xjbvL0RpCim8/nQIq8PdSklnPff/pXoyGf0cSHAmFGf13+ o59kxj8I9EeMnjKJdiHDa15sWPg2aDqqT9/0YYP4yasV28yA3xc5k+qkfVZ+PwXJ72Nm gHiQrBT1wfElKjRhdhP4MdVNkkqZiEu+O/QBmlaekp/i2X/86/I2rj0CUf3C/CqkRdBQ /1zA== X-Gm-Message-State: AOJu0YybE+uRAIpu4w7SfoJGPvqtgjGmvYjAdDmJWbUZZ5VqebBTjjz9 j+9z3NKtIxOFW4TSyjQmzCI0MVMGUvVOywjk5mh6gMgDqnWMy4mGYcbp1A== X-Google-Smtp-Source: AGHT+IFVvBUmwWeBGMayz0LrbrSX1TJdWQT803D/U2ppOi3wYTpDoxF20AIHanaVBhU5Mr9IlKwFoVobxNf3 X-Received: by 2002:a05:6e02:2145:b0:345:d58d:9ae5 with SMTP id d5-20020a056e02214500b00345d58d9ae5mr6495773ilv.7.1697629103995; Wed, 18 Oct 2023 04:38:23 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id s13-20020a92cbcd000000b00351517e2e2csm303099ilq.30.2023.10.18.04.38.23 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 18 Oct 2023 04:38:23 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 18 Oct 2023 04:38:23 -0700 (PDT) Message-ID: <652fc3af.920a0220.17d5a.9607SMTPIN_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 9FE7B60524E7; Wed, 18 Oct 2023 07:38:23 -0400 (EDT) Subject: |SUCCESS| pw132828 [PATCH] [v2] net/cpfl: remove devargs from adapte 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/132828 _Testing PASS_ Submitter: Xing, Beilei Date: Wednesday, October 18 2023 10:55:45 DPDK git baseline: Repo:dpdk Branch: master CommitID:5f9426b0618b7c2899f4d1444768f62739da1bce 132828 --> testing pass Test environment and result as below: +----------------------+---------------------------+------------------------------+--------------+ | Environment | cryptodev_sw_zuc_autotest | cryptodev_sw_snow3g_autotest | lpm_autotest | +======================+===========================+==============================+==============+ | Debian 11 (arm) | PASS | PASS | SKIPPED | +----------------------+---------------------------+------------------------------+--------------+ | Ubuntu 20.04 ARM SVE | SKIPPED | SKIPPED | PASS | +----------------------+---------------------------+------------------------------+--------------+ Debian 11 (arm) Kernel: Container Host Kernel Compiler: gcc 10.2.1 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/27984/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/