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 D934442502 for ; Tue, 5 Sep 2023 11:26:00 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id DFBD640289; Tue, 5 Sep 2023 11:26:00 +0200 (CEST) Received: from mail-io1-f97.google.com (mail-io1-f97.google.com [209.85.166.97]) by mails.dpdk.org (Postfix) with ESMTP id 7134440289 for ; Tue, 5 Sep 2023 11:25:59 +0200 (CEST) Received: by mail-io1-f97.google.com with SMTP id ca18e2360f4ac-79277cfc73bso85088439f.1 for ; Tue, 05 Sep 2023 02:25:59 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1693905959; x=1694510759; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=79l5suknxf7eW64JxqK24lk3U7rMlmhGe+i3u2Sh2Zg=; b=OIGOpWG4J/0HyfsJmMUcjYCGFbke7XfPyvXTmUnbkl3a8diZjlWN0liaZWCqb9n+nd nkeZ20CjA0wL8VKqrRxRGV/Zpm+fwafrUmp2kzUv3GiBiHdN7QP28O4NOgz51NF35RVR nwa0uPEwEQmOI4leJ0RoFpvA5LVyGRDb+XgHE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1693905959; x=1694510759; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=79l5suknxf7eW64JxqK24lk3U7rMlmhGe+i3u2Sh2Zg=; b=fgdElQmJTmNHfAnj2BarRSNIJCbcFzuTiqLhjWgK9xaQJSNY2BMUqG4mjogZ/0is6a DfOVFQg8IH33KPMD2cgISepvrlouIH1IU3EOzO4Qvk0iE+A9VdAxDlwI5QxXn1hRyPr7 ZA4W5pButpKSPm6e6oubEewKnzBfHemjM0t0RYkMoVrXgR23vqxD+DioRItgjvSsBH7U iUrbr6JSR2tstuM2AHTrhrNkIdp+znVDZ16VWfXKMoJn7gpRxGWN28ORxkFDqFrSaDJC 7qG2krOgi8EEgglKXbffJ+fxy+F5fbJRMLW53TvVFok120FkwN91tRY05K0mk2Rga02Q DrKg== X-Gm-Message-State: AOJu0Yx/qvRxKA6n5xXU6GqBc7U0kkqML3wtPCR0Y6kahJzWJRzJJRs4 sYVP6payMmJAED4W/+1qEmU0Loktek4nDx+PoRpZL5oWk6uHSxgy5F+T7LQuWEvHBacigSu5sg= = X-Google-Smtp-Source: AGHT+IHR1N77UOUtPSeizeBt1jPs4833l6SawUUTgnVEUkWBKcs0F1Ckb0f0dkqKdJjDQuanLKIinnwvuri0 X-Received: by 2002:a5e:c246:0:b0:791:2194:10a3 with SMTP id w6-20020a5ec246000000b00791219410a3mr14804110iop.14.1693905958809; Tue, 05 Sep 2023 02:25:58 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id o14-20020a056602298e00b00770112c4b6dsm533908ior.5.2023.09.05.02.25.58 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 05 Sep 2023 02:25:58 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 05 Sep 2023 02:25:58 -0700 (PDT) Message-ID: <64f6f426.050a0220.2c80e.84f1SMTPIN_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 59D3F6052471; Tue, 5 Sep 2023 05:25:58 -0400 (EDT) Subject: |SUCCESS| pw131162 [PATCH] net/iavf: unregister intr handler before 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-compile-amd64-testing Test-Status: SUCCESS http://dpdk.org/patch/131162 _Testing PASS_ Submitter: Saurabh Singhal Date: Monday, September 04 2023 13:01:23 DPDK git baseline: Repo:dpdk Branch: master CommitID:799d56f1192d72872e63fbb3d2c7f776b7ae89b0 131162 --> testing pass Test environment and result as below: +------------------+--------------------+ | Environment | dpdk_meson_compile | +==================+====================+ | FreeBSD 13 | PASS | +------------------+--------------------+ | CentOS Stream 9 | PASS | +------------------+--------------------+ | Fedora 37 | PASS | +------------------+--------------------+ | CentOS Stream 8 | PASS | +------------------+--------------------+ | Debian Bullseye | PASS | +------------------+--------------------+ | Debian Buster | PASS | +------------------+--------------------+ | openSUSE Leap 15 | PASS | +------------------+--------------------+ | Ubuntu 20.04 | PASS | +------------------+--------------------+ | Fedora 38 | PASS | +------------------+--------------------+ | RHEL8 | PASS | +------------------+--------------------+ | Ubuntu 22.04 | PASS | +------------------+--------------------+ | Alpine | PASS | +------------------+--------------------+ FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 Alpine Kernel: 5.4.0-73-generic Compiler: gcc (Alpine 10.3.1_git20210424) 10.3.1 20210424 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27523/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/