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 718164318E for ; Tue, 17 Oct 2023 19:02:22 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 8B6CF42DDC; Tue, 17 Oct 2023 19:02:20 +0200 (CEST) Received: from mail-qv1-f98.google.com (mail-qv1-f98.google.com [209.85.219.98]) by mails.dpdk.org (Postfix) with ESMTP id 716EC42DDE for ; Tue, 17 Oct 2023 19:02:19 +0200 (CEST) Received: by mail-qv1-f98.google.com with SMTP id 6a1803df08f44-66d4453ba38so18532026d6.0 for ; Tue, 17 Oct 2023 10:02:19 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1697562139; x=1698166939; 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=MQF2HMNzS+or+NfwMiaapd22j8P5vYbGnINqwyHxFuM659OJHmxtaDvBATE4yCL60r 238NeoRS+SlzKFIQwWxtihbn5Yg0dcL7lqUCGTwzjvSl1M/4I1HYvnNjFMQ8RQe2KuWm /R6qA7p634VcZCgrOnf3fUQtIv0TTfdjLxHbQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1697562139; x=1698166939; 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=gpnEIwwVIk9eOu6sQzh4z79oyhlX34eB1nVF/JG+V6iOALWg9cKrfFw0/0uvVskiT3 /6NeGtkfzElHe2DQQwWAyvonPF8dU02zwXvLStd31FQlv5kaFH0DCV4RHAJOPUKTzacj zJZ0wyJHV5fuQbQx5SzmyGVXppfd+BdjsHEj6XJZakSje6ZDGngv3TY95D34CI3tCPMr Qol3AP0MHootf/n79LshMMCbwwT3IKHQNKOfGXVED6AWFzUip/iZujpJaFX6uche1Cku Bi6UN3vLce93u1erkyGSQfONL8RXRO4w8w7qgxnWVN3+DIdKvp2stFUewUsgxATMCeGV O9og== X-Gm-Message-State: AOJu0YyUDAw9TIy8TbAa1w0L6ZLswl00Y4Jb0iKLkI/QR9QVICDY6OJJ P5bGIncABsR1ik8AF/kgfdfEb77r4THrUy1Dbok5IRvGBTt+jcZ2NzXpsw== X-Google-Smtp-Source: AGHT+IE3x6N4Yuz09l/1MjTC0aw0L2hBlwmBo5zh5rfJs8/BSftbno/eL211teyhODhcs3SBoVhqobA7iSFv X-Received: by 2002:a05:6214:2a8a:b0:65b:252c:4227 with SMTP id jr10-20020a0562142a8a00b0065b252c4227mr3277022qvb.0.1697562138936; Tue, 17 Oct 2023 10:02:18 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id w19-20020a0ce113000000b0066d77041b98sm67515qvk.39.2023.10.17.10.02.18 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 17 Oct 2023 10:02:18 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 17 Oct 2023 10:02:18 -0700 (PDT) Message-ID: <652ebe1a.0c0a0220.18b9b.1211SMTPIN_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 9A710602A042; Tue, 17 Oct 2023 13:02:18 -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/