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 945644318E for ; Tue, 17 Oct 2023 19:03:36 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 2DF6442E02; Tue, 17 Oct 2023 19:03:34 +0200 (CEST) Received: from mail-il1-f228.google.com (mail-il1-f228.google.com [209.85.166.228]) by mails.dpdk.org (Postfix) with ESMTP id 74A5342E02 for ; Tue, 17 Oct 2023 19:03:33 +0200 (CEST) Received: by mail-il1-f228.google.com with SMTP id e9e14a558f8ab-3513c435465so14450605ab.0 for ; Tue, 17 Oct 2023 10:03:33 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1697562213; x=1698167013; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=mDJbNRw9ge2mf/8/PYTPmuaXYck3H/u4pgGgaMG7DUk=; b=D6R3o7g+HPntLa1JhhUpLor72XdQo+V3BW3tcm0Sv3HR0HeSczoIPr7elMPQKuJOKn Dsb1GgkWWBORUvHlh4qM+c6Y65El6NbWaz75jPO+N6Xvar3XExio6xmWkbotCFXRHhKF OOHh48SonkgahZIQa4i/HEFm12Fp+Xy3FH/9M= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1697562213; x=1698167013; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=mDJbNRw9ge2mf/8/PYTPmuaXYck3H/u4pgGgaMG7DUk=; b=mS75csCqyLwpEEP3xKGAsfOFXTc0AittZHrsbJgY7oHGyx2Qu4a8DM9bgJ+T+V+bMd 0UloxwROaCjq78ZmJ1CCDJDFGgprx+1tLXxukCXqKblaVbQ5roSB3iRJx5hFqZvzIXnf vcQngaK8XgG2Nx/qc23819W9qtDbaoFPmRRSAp0FXwoZW2wiCXCHINo0b6c7hIZ2dttR JcH6IuOKBJ3XK9H0Nt0lTTNTzIxtiijtCM5HHpiYaLAI/SSL8v5aWEF2FkwydwN/bEf1 0NM5qgfyW3JdD+KprM6PyCAm8l7DhjbddNWTucxjYTeQiW25XN+ceXD4vnMUlQF3ruSX 6lOw== X-Gm-Message-State: AOJu0YzIxoX+3C3Vm5pU83xu0lbIzpg4VLv4WjzUXR3Wnf1Km1aU8uco ilAxxy0sLbQ6kJM+hSrh1NTiBAiRfIgl6kMtjMu8LrEJab26f2/ZZ5Oa0Q== X-Google-Smtp-Source: AGHT+IHDkUutUfFHRYcUXzMaj6cSQ/aN068c9gN146i/xXvHTIEG9B9Ho1PwWmMKeR4dzPaliAQ6C93SJPaD X-Received: by 2002:a05:6e02:1a2a:b0:34f:7b1e:c568 with SMTP id g10-20020a056e021a2a00b0034f7b1ec568mr2833187ile.3.1697562212721; Tue, 17 Oct 2023 10:03:32 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id k18-20020a92b712000000b003574aaecd62sm199377ili.74.2023.10.17.10.03.32 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 17 Oct 2023 10:03:32 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 17 Oct 2023 10:03:32 -0700 (PDT) Message-ID: <652ebe64.920a0220.590e2.490aSMTPIN_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 5D1DA602A042; Tue, 17 Oct 2023 13:03:32 -0400 (EDT) Subject: |SUCCESS| pw132739 [PATCH] net/cpfl: remove devargs from adapter From: dpdklab@iol.unh.edu To: Test Report Cc: Xing@dpdk.org, Beilei , 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/132739 _Testing PASS_ Submitter: Xing, Beilei Date: Tuesday, October 17 2023 18:06:26 DPDK git baseline: Repo:dpdk Branch: master CommitID:55bc9233a2065b3003e90710e4d139159f7c3ebf 132739 --> 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/27964/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/