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 04C1742547 for ; Fri, 8 Sep 2023 12:26:01 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 0C58840042; Fri, 8 Sep 2023 12:26:01 +0200 (CEST) Received: from mail-oa1-f97.google.com (mail-oa1-f97.google.com [209.85.160.97]) by mails.dpdk.org (Postfix) with ESMTP id B07B540042 for ; Fri, 8 Sep 2023 12:25:59 +0200 (CEST) Received: by mail-oa1-f97.google.com with SMTP id 586e51a60fabf-1d53ab187e8so1479279fac.1 for ; Fri, 08 Sep 2023 03:25:59 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1694168759; x=1694773559; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=ldyD6dugS9trhaB29rq2dMZMHpsn/usrlvP8erPOg7Y=; b=JDny4tbyWAEo9c3kk22KxOd9yBo9n4RiBRUuzMGMmylNP+sw+8pNeQhFwC1RuPmp4y qcbcOxKJwuOKA0NYHddnAR9Cgg4s0AHxigzS1VfHicV23FMJYVZ9xbsNq1aWOXIRB5vp WCtxWjTGVO9jlZGROcFACi/DfqVbYF7iWFGfc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1694168759; x=1694773559; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=ldyD6dugS9trhaB29rq2dMZMHpsn/usrlvP8erPOg7Y=; b=ZGTPPuTTI3BGfaPjSL5mZ7pC+aTrwgtlKmCguOOGCT4VIOALdGVfb5Iqeawz8Lr7j0 KrCCJcp1VNyUnZDtthJzmEmv8ggGEtB9NH1jbnqSJu8ItWjSpBHdtkOnXQFe0ezjGcIq jZM4fNOLMhcHNH6pywPc0TlsPJCGUCzBpdNlFRT2ZJWNPxce5UTqTvhhOfFKuaFY5hnu PnMHTCEhMeU344DpaRk285LHnPp4lQ9u/eqtxWQGGrsJxd70q+NKHBoEiDiklRv3WVtd Abawl+3kMA0pV1cee06s/4w0LDAju8uHSqV68YfwR+BSV4cuuKyBS2GUYP7/UXOffogx JXJw== X-Gm-Message-State: AOJu0YxQ6Qp7YYs2igvywOjx/Ko5W1CzgSw1wsvZMxnfxyM1RXJxekRH 8DPWIyrwXM0uifTFkUn4EvfEG9BBzCRYfaF6oznonSWNeahZDgYM+7rdQQ== X-Google-Smtp-Source: AGHT+IGx3cDEKkfWbrS4lTlPHsQgWyQkMtvssY8ohtaiVhkPAnUr55Jo1m12FzuSAUVQfWQpWPNExT0Qgxf5 X-Received: by 2002:a05:6870:e388:b0:1d0:c45c:9c7 with SMTP id x8-20020a056870e38800b001d0c45c09c7mr2413082oad.8.1694168759085; Fri, 08 Sep 2023 03:25:59 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id m6-20020a056870194600b001d4f6fd16a4sm78957oak.40.2023.09.08.03.25.59 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 08 Sep 2023 03:25:59 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 08 Sep 2023 03:25:59 -0700 (PDT) Message-ID: <64faf6b7.050a0220.58131.5474SMTPIN_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 8E7496052471; Fri, 8 Sep 2023 06:25:58 -0400 (EDT) Subject: |SUCCESS| pw131225 [PATCH] [v3] 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-compile-amd64-testing Test-Status: SUCCESS http://dpdk.org/patch/131225 _Testing PASS_ Submitter: Saurabh Singhal Date: Wednesday, September 06 2023 13:23:23 DPDK git baseline: Repo:dpdk Branch: master CommitID:e92ba1426914db1d224dd5e9a1743657681b8814 131225 --> testing pass Test environment and result as below: +---------------------+--------------------+----------------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | +=====================+====================+======================+ | FreeBSD 13 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ | CentOS Stream 8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Bullseye | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 37 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Buster | PASS | SKIPPED | +---------------------+--------------------+----------------------+ FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) 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 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27544/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/