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 89603425A1 for ; Fri, 15 Sep 2023 09:51:57 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 847754029E; Fri, 15 Sep 2023 09:51:57 +0200 (CEST) Received: from mail-yw1-f228.google.com (mail-yw1-f228.google.com [209.85.128.228]) by mails.dpdk.org (Postfix) with ESMTP id ABB714029E for ; Fri, 15 Sep 2023 09:51:55 +0200 (CEST) Received: by mail-yw1-f228.google.com with SMTP id 00721157ae682-59c0b5f984aso5318147b3.2 for ; Fri, 15 Sep 2023 00:51:55 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1694764315; x=1695369115; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=lYSG/Fot6f2RSRCSkLLPCEoD0daW+cYPOQFSzb8WexQ=; b=I/97Yj8mzp2//9ykU/Br0fFNZKewU4d9m70hAFS+GMdzdq8Pq5J3+eoxPWNiZQK4Pj 1aXONMKOj3EL/ydQBaTVKGhLMQmVPNedGiNczD7ITafdoaRVeVOpjZpkjpIW54qZuc6Z FmUYzB7Nby1+KPDwYVpW8HucMmkoMbIc0p35A= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1694764315; x=1695369115; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=lYSG/Fot6f2RSRCSkLLPCEoD0daW+cYPOQFSzb8WexQ=; b=MWchSeRXn6y18qH0Xl/jrSQ09qWFmP00lxSMUIes7nnipG34Dle2RAkEdMn62yFcMQ ycTcyq+TY4N6pngNKmKxg453sGEESAlsrdv1eotw+6YbbppnqNKC+NAsCTqedWfcQ2jg RGzNpgYknb1gXcgAA7U4+whFTk8tSQmASipfZ1cbjl9Ii2IxijljbLTg68JHGPatpmco zJQ974WtGz1KMKyew36RXrDA3sX/iWqB+k6LRf3FG4eZ5zVihI9mGCqVoHfxlXDV9Hci qwNzzIxMLgrsuZDtSXPPMXi1jiALMjo/cBEK2MSbH5fEJ/yFGAMLnIA9QQG5JsEOGEbb QbBw== X-Gm-Message-State: AOJu0YyzBfyYQHqEjaEw2KxVFLS6B5HGk3E4MZ/pvcP1MxoYR9disFAL k6DmJmJw+g4XWUQ9APyQoHmvl27AqFJ7T8ja3Oy6lq+Lo/MFNtszm2Nn3w== X-Google-Smtp-Source: AGHT+IF5dHLu6eUVHaw6DTvK95tMr9SmRrTNsUfkJXGTp78k1L3kd9S1T12t3Trrjzc3VQfP6XfH35HbEm5N X-Received: by 2002:a0d:ca09:0:b0:56c:e70b:b752 with SMTP id m9-20020a0dca09000000b0056ce70bb752mr1111211ywd.13.1694764315112; Fri, 15 Sep 2023 00:51:55 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id g16-20020a815210000000b00589d113cc50sm509803ywb.18.2023.09.15.00.51.55 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 15 Sep 2023 00:51:55 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 15 Sep 2023 00:51:55 -0700 (PDT) Message-ID: <65040d1b.810a0220.b6d02.d0d7SMTPIN_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 BEF016052471; Fri, 15 Sep 2023 03:51:54 -0400 (EDT) Subject: |SUCCESS| pw131455 [PATCH] [v3] net/iavf: add devargs to enable vf a From: dpdklab@iol.unh.edu To: Test Report Cc: Shiyang He , 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/131455 _Testing PASS_ Submitter: Shiyang He Date: Friday, September 15 2023 13:02:49 DPDK git baseline: Repo:dpdk Branch: master CommitID:e92ba1426914db1d224dd5e9a1743657681b8814 131455 --> 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/27612/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/