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 74C2D43874 for ; Tue, 9 Jan 2024 17:59:34 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 706334021F; Tue, 9 Jan 2024 17:59:34 +0100 (CET) Received: from mail-pl1-f228.google.com (mail-pl1-f228.google.com [209.85.214.228]) by mails.dpdk.org (Postfix) with ESMTP id A08644013F for ; Tue, 9 Jan 2024 17:59:33 +0100 (CET) Received: by mail-pl1-f228.google.com with SMTP id d9443c01a7336-1d54b765414so12791865ad.0 for ; Tue, 09 Jan 2024 08:59:33 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1704819573; x=1705424373; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=78LDFhYfbp++vscxPcG7eYGqt9Vv4saCxnQkrN42Ra0=; b=Xt5LsM5bZ2FFvQuArSl3lXECFsrTO8vy8V+6j1qA/Y8lrsEe/ICdaghMBk6FZXrdkZ LoZRP7ah5c2QzPj1zLqQbSuN+SGN2b+fBbjb1cPmvP8GT+5WckVTOmbqVNQ3PINWgk1J QuqjjyOCJ7cSK5RoTPguSVyHtVdAla3cgOKzg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1704819573; x=1705424373; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=78LDFhYfbp++vscxPcG7eYGqt9Vv4saCxnQkrN42Ra0=; b=sxsr7DTUdBtKlOxcN2jVaqW9T+ZR3CuuiceIef/bl0Al86mRMjNDgLxiY1/Bmzj4d9 5gJdBWnYAltUlepT1bKwIPZtv0LbHnXSCYmR/QW/zyidGJmBZtEdunpKFxpXtATK4E4R ClbqD+oKiBB9Q0HXOYVNyAkG7Qcw0UCDnnImEQHd05MoCS7aBTwyg9A8qHOkquDa2xiK Fxc9PHEhUIL7L66M2+HMouW/eskbga7jR/ArNiiuqgRmuI8lfrZjbjnsrMOqJhjX73ed dcSobEVTZqx3lYEwDUFdxJoBzxouZX+YtebhzRaandUQ6o3F/bhRuocmbhAb6CMynKsV f6zg== X-Gm-Message-State: AOJu0Yxw9L/Gbdct+0twH7sBa3fZcT6I03coHirYr9Zoyd7YHArt6N8D wgEGltXHkxr6Qg/XYzY8EPMiVppLegKB6dPJzSp6yqfJDCCg6DOnJi5WIHzIlLeEFA== X-Google-Smtp-Source: AGHT+IFX+kPtrpRFsJ02Z4MWy7sQPJcdROLkoUCFdr9xoTo7wSehMRwakNmYpvLvy11R0Eirr/i0i7lswvRJ X-Received: by 2002:a17:902:d4cf:b0:1d4:59ab:36af with SMTP id o15-20020a170902d4cf00b001d459ab36afmr8534534plg.30.1704819572949; Tue, 09 Jan 2024 08:59:32 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 13-20020a170902c10d00b001d3fde182edsm80245pli.25.2024.01.09.08.59.32 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 09 Jan 2024 08:59:32 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 09 Jan 2024 08:59:32 -0800 (PST) Message-ID: <659d7b74.170a0220.39135.5268SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.4] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 2BE896043300; Tue, 9 Jan 2024 11:59:32 -0500 (EST) Subject: |SUCCESS| pw135809 [PATCH] net/vmxnet3: fix use of interrupts on Fre 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/135809 _Testing PASS_ Submitter: Bruce Richardson Date: Tuesday, January 09 2024 14:23:43 DPDK git baseline: Repo:dpdk Branch: master CommitID:6ef07151aac4b4d9601d547f94a996d1c71b3871 135809 --> testing pass Test environment and result as below: +---------------------+--------------------+ | Environment | dpdk_meson_compile | +=====================+====================+ | Windows Server 2022 | PASS | +---------------------+--------------------+ | FreeBSD 13 | PASS | +---------------------+--------------------+ | CentOS Stream 8 | PASS | +---------------------+--------------------+ Windows Server 2022 Kernel: OS Build 20348.2031 Compiler: MSVC VS-Preview FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28835/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/