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 9849243060 for ; Mon, 14 Aug 2023 11:48:23 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 94A224021F; Mon, 14 Aug 2023 11:48:23 +0200 (CEST) Received: from mail-oa1-f99.google.com (mail-oa1-f99.google.com [209.85.160.99]) by mails.dpdk.org (Postfix) with ESMTP id 11A1D4021F for ; Mon, 14 Aug 2023 11:48:22 +0200 (CEST) Received: by mail-oa1-f99.google.com with SMTP id 586e51a60fabf-1c10bb168faso1747892fac.3 for ; Mon, 14 Aug 2023 02:48:22 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1692006501; x=1692611301; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=Q65yolDScCdPWoO9rQjDU1KHM+itoN19YomnM2tTtm0=; b=alZ+pD5sk16mx/RxqmwlEz0KkHz1gWuzV6RmrAr1aixUhuOrE2QhMUuEvUzmJGbXUb ExDQvnDAZQKmd8mvYrWjO85qpknPRPR7Ev10q4nwP1l0xJHVJWnh0gnblyVEEhEYrdNS mTWq6Rrb3fMSrNGqb5AborGgeDfLLhPu33f1M= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1692006501; x=1692611301; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=Q65yolDScCdPWoO9rQjDU1KHM+itoN19YomnM2tTtm0=; b=M5QdLsQenVfTxRxYcnYBn3QpiXkjJqgypeOsxJgcbQZclfT3mKjQVeuoSg9KIH8E1X IZUN2m/BaPbeFPzMcfb7trdTTiA4ahYHGY20qmTTSkrhNkVfglTVNLVlklv2XuhXIRPc zwslvboanPdfXfBWykDOB/oHnmlUFi/nS9YUgQ5KNtTUw9rZvy+FUl3zD+bLoT54GJ0q PcJXYr9/PSV/abSHho5svXh2QCGcbVGkDmR1Lwgs/mhZc9k/MO4aq9eGgH+qRG0ACrGy 0jFfzMcMAh3vYP+RscB46EvS2KqIndzZyP8U16TliI6A4p/HZbQqlhC0SFjw9L0zkAlu prRA== X-Gm-Message-State: AOJu0YxpnvihNG3L1kAHwE7g4WoJR14XDz7ke5dUEpCAMRjziZas0g5r 8MYy9b3QPi7bSDzRIZaGSRDyIa/l3JoCSFZR0bg7IwZsyrCI8B+OZDSYaQ== X-Google-Smtp-Source: AGHT+IFEuLMjRhzIABhU4rmHautrA3UQ4+GSqhxak0QLzhkcM4oMXySsSDtvWJNA7rfuOoBkyafi/LPccBFd X-Received: by 2002:a05:6870:c222:b0:1bb:9fd0:6b7f with SMTP id z34-20020a056870c22200b001bb9fd06b7fmr7073438oae.11.1692006501314; Mon, 14 Aug 2023 02:48:21 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id d75-20020a4a524e000000b0056e118d31a3sm307785oob.7.2023.08.14.02.48.21 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 14 Aug 2023 02:48:21 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 14 Aug 2023 02:48:21 -0700 (PDT) Message-ID: <64d9f865.4a0a0220.31451.6c12SMTPIN_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 C7F346052471; Mon, 14 Aug 2023 05:48:20 -0400 (EDT) Subject: |SUCCESS| pw130258 [PATCH] [v2] net/iavf: refactor part of watchdog 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-amd64-testing Test-Status: SUCCESS http://dpdk.org/patch/130258 _Testing PASS_ Submitter: Zhichao Zeng Date: Monday, August 14 2023 09:09:31 DPDK git baseline: Repo:dpdk Branch: master CommitID:68150b90bda5e8f81ad1b1bad82be653b1d42a81 130258 --> testing pass Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Debian Buster | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | Windows Server 2019 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | CentOS Stream 8 | PASS | +---------------------+----------------+ CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 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/27325/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/