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 96FAF43875 for ; Tue, 9 Jan 2024 18:09:38 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 928044021F; Tue, 9 Jan 2024 18:09:38 +0100 (CET) Received: from mail-il1-f227.google.com (mail-il1-f227.google.com [209.85.166.227]) by mails.dpdk.org (Postfix) with ESMTP id 376A24013F for ; Tue, 9 Jan 2024 18:09:37 +0100 (CET) Received: by mail-il1-f227.google.com with SMTP id e9e14a558f8ab-3607bb6596aso13103865ab.1 for ; Tue, 09 Jan 2024 09:09:37 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1704820176; x=1705424976; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=pwjLDsSlhawmR45kmTOYylDV02iFXm0apNqnQ+UGcAk=; b=BMeqgbibN14MoPicxASTdkB0ImcN8f8oHOF7Ffc9L19ruMf/Qz3TILkrY0/UKaBl40 H1wALM/Cw/12Ilg2rj2xUp1Evw/eZDslgooFUWG/gwnpmmbWNypf2slnOu5wunZy0Ey3 71zIoQf/SHVq7345quSkCWCcw7cRqwh6Dv/ps= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1704820176; x=1705424976; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=pwjLDsSlhawmR45kmTOYylDV02iFXm0apNqnQ+UGcAk=; b=aHYcbrGMKfPwPQdUnbm+hJ1vgN+mlX5QHH0EbzStVw1B2S7b2cJ+QzO0m6+m0JwL0l hvNktg8X4XawlxEUzP0TFCJ7g9vPitYSVgOyOU4b4+GVL09EH3m0eW+DcutreM/1+1gK Yhc/qDPNHxj275UOghFd9bOhGRv6QAcV3k7Esxepbn/8NirwL0cBU+kgrizj69SAjA5v 7nyReuINGPRrIsFJbmOZUQcYvSWRQu+7g6vQFCk3jEZsBewFMvCwtkQGv1vj+MAFHe2b cvnxB9zQz6TieEy4nw+w8bz4/WYPF5yROQ/+gcgd/DJQe3xcJgXxY3yN7peXSQdIyKGT RyZA== X-Gm-Message-State: AOJu0Yw2944sDHlL7bKTi+LAYbhR3VycUCr2CTUyblCMlL4QDrhfdZvN XiNw7ko8lNwhvrasJjHuhrY2XiwI1ZPfIX5F+wxx4eWPtC4zArT4/Dg+xxmINKPIzggN1zPax1X 2H2JJ5A== X-Google-Smtp-Source: AGHT+IFgscnWbIcN+NuVqsuta00QqL9ViOfYhWt+eTML9/8FxuujVzua82z3xPm6snpqBCbR1ptmUZ57tLqt X-Received: by 2002:a92:cdaf:0:b0:35d:53e9:c15c with SMTP id g15-20020a92cdaf000000b0035d53e9c15cmr6852593ild.18.1704820176633; Tue, 09 Jan 2024 09:09:36 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id m6-20020a056e02158600b0035fdee93c52sm100411ilu.61.2024.01.09.09.09.36 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 09 Jan 2024 09:09:36 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 09 Jan 2024 09:09:36 -0800 (PST) Message-ID: <659d7dd0.050a0220.7da8e.60d9SMTPIN_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 2DB706043300; Tue, 9 Jan 2024 12:09:36 -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 | dpdk_mingw64_compile | +=====================+====================+======================+ | Windows Server 2022 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | FreeBSD 13 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ | Debian Buster | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 9 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 37 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 38 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Bullseye | PASS | SKIPPED | +---------------------+--------------------+----------------------+ 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 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 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 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 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/