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 A599043060 for ; Mon, 14 Aug 2023 11:44:09 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id A2CA14021F; Mon, 14 Aug 2023 11:44:09 +0200 (CEST) Received: from mail-oi1-f226.google.com (mail-oi1-f226.google.com [209.85.167.226]) by mails.dpdk.org (Postfix) with ESMTP id 17A614021F for ; Mon, 14 Aug 2023 11:44:09 +0200 (CEST) Received: by mail-oi1-f226.google.com with SMTP id 5614622812f47-3a7781225b4so3387570b6e.3 for ; Mon, 14 Aug 2023 02:44:09 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1692006248; x=1692611048; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=TZejHhNO6C/FPvmJWus+f7pWQm8R/E3DQLkdmZzxe7o=; b=LO4ypAWXlGFtcxO3aVMxB0JlpBNoCbQE0GRPCYFE+G6mT2AD+F11fiy+cWMNtOjT0z 7Z6eAVfFF1UUaE+671H/o5ZN1cIJO+wOSFsra/3kEw6zYde/PZKg4RCjtujGEKFNVVo3 s3cf2R3rNG5LHeyfJKYAzE4S6Xgf2oTJU/WxA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1692006248; x=1692611048; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=TZejHhNO6C/FPvmJWus+f7pWQm8R/E3DQLkdmZzxe7o=; b=PRfcpSpIwqOZao+ztzA77y2KNLDVpOjj7FLDuSZL9BiEemsCOf1ZzaQQ3q2SINbj1+ F2+dPlbwPW8af9LcUTL7DVI+v8SG8kcTk+vq7Fd163H8N4yt8m3kZXe/14bjspav0WfD nhO5TOf6O4CZJvKbgiF8qJhkjfYRjOQmAjlJQ2RnUM/poBucRkm3J6MaGPfS+S3weUnc sokb0GYW6K+3HtJHsAAuvOkIgh8pPcLzfLyE8bKCz08/t1xCwH+uWYzsDNQmrMG+UaEJ 9pVUHy2HIsukIaMJxkPPXQRxnL9yh/5WlWy4X6PfCTrtrOgoUNm0hoIJU73Y3d2lEwth HBFA== X-Gm-Message-State: AOJu0YzgcBoeTXekHplQll+XUDH8ZmNQ6S/r4SJvbOJq7RdBQxepbMJK 17bHTfWlbVSRP2rsyjNTsXgODaN7UYA0bv8v0j5WyKmhUXpTZyHRsZvipA== X-Google-Smtp-Source: AGHT+IGmYJEQ7AXPeYOVnN9cCAU2IbWaMDMC5Dsf1g3Z/3T2Siue3jOG/JziGQMjaa4UCKVLoz1XQrjBQSPa X-Received: by 2002:a05:6808:1288:b0:3a7:576e:6945 with SMTP id a8-20020a056808128800b003a7576e6945mr11149854oiw.15.1692006248547; Mon, 14 Aug 2023 02:44:08 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id i18-20020a0cf492000000b00628746d4e61sm508742qvm.11.2023.08.14.02.44.08 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 14 Aug 2023 02:44:08 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 14 Aug 2023 02:44:08 -0700 (PDT) Message-ID: <64d9f768.0c0a0220.eb5ea.0eecSMTPIN_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 438476052471; Mon, 14 Aug 2023 05:44:08 -0400 (EDT) Subject: |SUCCESS| pw130258 [PATCH] [v2] net/iavf: refactor part of watchdog From: dpdklab@iol.unh.edu To: Test Report Cc: Zhichao Zeng 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 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 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/