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 397A542547 for ; Fri, 8 Sep 2023 13:12:21 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 289FB40285; Fri, 8 Sep 2023 13:12:21 +0200 (CEST) Received: from mail-ot1-f99.google.com (mail-ot1-f99.google.com [209.85.210.99]) by mails.dpdk.org (Postfix) with ESMTP id 98F7C402DC for ; Fri, 8 Sep 2023 13:12:19 +0200 (CEST) Received: by mail-ot1-f99.google.com with SMTP id 46e09a7af769-6c0b40a13ebso891231a34.0 for ; Fri, 08 Sep 2023 04:12:19 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1694171539; x=1694776339; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=nXRhMhWyeXrkIuoqyZhkFFjGL4DDYVqoHUzuVafRu0s=; b=XlxNEmyqyzIPTO/uTAq3RKGrreZS6zbsdOIUyTkWGKJ0zyd+4m2D9o1jyzzKr8Fsr8 KG023iaoSdP5oD5HxLfmuuWLV52NDCqUhoGoRT5NIXhFPG8p46t2YNIZFR3pqD3TjqdI p09E33kpx8/ScGR/1WSwo7og0b7v2lTT1imFU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1694171539; x=1694776339; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=nXRhMhWyeXrkIuoqyZhkFFjGL4DDYVqoHUzuVafRu0s=; b=XvuCAv1HSvjgDV8f+LdlWb01dr25hc139bnylXtxgAGzoaLaqMRtmFpvsx7TEgbV6Z SIxMBMuHjoecQt+jpEz1fmCbOM+I3fcu/U3PFiiViq3KPq+tNXSm+/gUYsCTko9iTI0j BlkChmWfY0WmvYYTG9UzMYa70DRu8phyGoNmDEV5Q3lSOJIoQCeZr29oafF3ElmVTb4K VrVC06gt0F86mUROmpkYVVgRqstvmQf05epY2mOg8hz9uAlFWS5IpMKmtlcnByu6p7ZV 785hfAVeS3ysT3ULZ8eVVpz5y1ecnnOBHvg39IWhDVguWdZ3yVGIad5RQ/MxPxHpJrb9 mf+w== X-Gm-Message-State: AOJu0YyMo24MBYMdlImsOOkYMACujDrFll5p0rG9zIULryn3/azc4Tgx /EWMrrppLb7/+IBLhnpaj+OzKFanxOkoXvDjrlqFFkzHEOVJXFyuEe9C4A== X-Google-Smtp-Source: AGHT+IG8ba588UTHN0li0ybzyiNnpWRkIIzHgSku1BwUcG4bKLOUvNkdLiqvPeZqxlaXkvxq6j19NWpZ76SW X-Received: by 2002:a05:6830:4123:b0:6bd:62c1:65c with SMTP id w35-20020a056830412300b006bd62c1065cmr2737900ott.18.1694171539013; Fri, 08 Sep 2023 04:12:19 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id o15-20020a0568301c4f00b006bcb5122bfasm41524otg.13.2023.09.08.04.12.18 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 08 Sep 2023 04:12:18 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 08 Sep 2023 04:12:18 -0700 (PDT) Message-ID: <64fb0192.050a0220.1ca84.293bSMTPIN_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 6E5336052471; Fri, 8 Sep 2023 07:12:18 -0400 (EDT) Subject: |SUCCESS| pw131226 [PATCH] [v4] net/iavf: unregister intr handler be 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/131226 _Testing PASS_ Submitter: Saurabh Singhal Date: Wednesday, September 06 2023 16:04:59 DPDK git baseline: Repo:dpdk Branch: master CommitID:e92ba1426914db1d224dd5e9a1743657681b8814 131226 --> 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/27545/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/