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 6048D43272 for ; Thu, 2 Nov 2023 20:09:32 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 58CC940144; Thu, 2 Nov 2023 20:09:32 +0100 (CET) Received: from mail-oa1-f98.google.com (mail-oa1-f98.google.com [209.85.160.98]) by mails.dpdk.org (Postfix) with ESMTP id 8488840144 for ; Thu, 2 Nov 2023 20:09:30 +0100 (CET) Received: by mail-oa1-f98.google.com with SMTP id 586e51a60fabf-1f05247791fso507208fac.0 for ; Thu, 02 Nov 2023 12:09:30 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1698952170; x=1699556970; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=axZunEtzZY2lPKzQBq4fiyuk6ktiBsbKhB+pG6kfszM=; b=KU1f9uwvwKOug+Tw8LPpMavS1FlGJvNfBzmaCG1DmhVa0gYleAhLNeeiaYA971zDHJ m6XFsiLG6LQUG3jEhnYjT3Js7n6KQyfpl1nKxrBKW3965Kh5fsOc593UAymSqI26RCeV 2VaiJOnQtCt6Bs7e3GmXjwoAlq0Fh0/sPK6wo= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1698952170; x=1699556970; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=axZunEtzZY2lPKzQBq4fiyuk6ktiBsbKhB+pG6kfszM=; b=kqqX3/7alyzZfdNLDToc3NxEhoBRQQ5fOD3Axa1Xa98RX5SkE8SbhhSUpYeDz1FAm+ Gi3jT5pi+y7HDGpX5Co3kTQxnB2Q/oAN+DfmfaWSZI9KMP75W4wvArVvtRgz2jrtos1c tSN3iw177arxpg8JbUfRD4KVEP0zDA/IYtHLyRvm5AoXxtk36djbBwpp0nQCw7gVFyow 1eLY+X718gRYPoRfyFSudIpijnwtniwPHGXCa2V2nD6AW6rQjOSbArNDAe1WQ53B6B4+ rd0Gl3ErOUl+vAr+tsmOJanMF1yjgzxog6dgPSYV4U0yjjJtZTs3IoptqUJEY8oTCq0i El5Q== X-Gm-Message-State: AOJu0YwWNR7X08ft0WLo3/XiX2Y/skr7VAHmaXM2vObh5nX86G/PA/iC 0Uy+MxldKgM1Anld/aMIgSKZK3SsGTK/td4TZ2fxpUYuPNZ3KKARmiO3mw== X-Google-Smtp-Source: AGHT+IEpZ0mt+g5VlXejaZs50UORpMSwWzmpJlxeiDE1tpYpwy1NKv8bdeazKS/6rJL4++5TT/EgPfSW9fLu X-Received: by 2002:a05:6871:3905:b0:1e9:de31:8000 with SMTP id og5-20020a056871390500b001e9de318000mr18391669oac.9.1698952169805; Thu, 02 Nov 2023 12:09:29 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id e123-20020a253781000000b00d9a3fd511f6sm12412yba.4.2023.11.02.12.09.29 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 02 Nov 2023 12:09:29 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 02 Nov 2023 12:09:29 -0700 (PDT) Message-ID: <6543f3e9.250a0220.9b34e.06d4SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.3] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 6EBED6050A61; Thu, 2 Nov 2023 15:09:29 -0400 (EDT) Subject: |SUCCESS| pw133765 [PATCH] [v3] net/iavf: fix mbuf release API selec From: dpdklab@iol.unh.edu To: Test Report Cc: Kaiwen Deng , 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/133765 _Testing PASS_ Submitter: Kaiwen Deng Date: Thursday, November 02 2023 04:43:16 DPDK git baseline: Repo:dpdk Branch: master CommitID:1025bd1c24b1be70e028c7ba0595782bce75fcc6 133765 --> testing pass Test environment and result as below: +----------------------+--------------+---------------------------+------------------------------+ | Environment | lpm_autotest | cryptodev_sw_zuc_autotest | cryptodev_sw_snow3g_autotest | +======================+==============+===========================+==============================+ | Ubuntu 20.04 ARM SVE | PASS | SKIPPED | SKIPPED | +----------------------+--------------+---------------------------+------------------------------+ | Debian 11 (arm) | SKIPPED | PASS | PASS | +----------------------+--------------+---------------------------+------------------------------+ Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) Debian 11 (arm) Kernel: Container Host Kernel Compiler: gcc 10.2.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28194/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/