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 20AA942F83 for ; Wed, 2 Aug 2023 11:41:16 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 0427E4021D; Wed, 2 Aug 2023 11:41:16 +0200 (CEST) Received: from mail-yw1-f227.google.com (mail-yw1-f227.google.com [209.85.128.227]) by mails.dpdk.org (Postfix) with ESMTP id 17ACE4021D for ; Wed, 2 Aug 2023 11:41:15 +0200 (CEST) Received: by mail-yw1-f227.google.com with SMTP id 00721157ae682-583c48a9aa1so70648247b3.1 for ; Wed, 02 Aug 2023 02:41:15 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1690969274; x=1691574074; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=qfnqsTBWfPzFhIbIyjWOegB1EIwhN0+AqBllRN/WAKA=; b=ZwNCuqZ8n/E0Tcq1m+tDabWTSEmcFlfn3ll6sQ0CY2yAwMq3rOkv4BYdgdFB8TDLRE tWmvHpLOKL/hSFbxQhl6v2YCoG5EDUOSmzH6CseZU5k7xxwW3ANYARE0HMKLpcu04LQA aigWAjYj5S+QSrhX3xLr1/ozHruBd4enkzuic= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1690969274; x=1691574074; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=qfnqsTBWfPzFhIbIyjWOegB1EIwhN0+AqBllRN/WAKA=; b=JnX8d5KKeUNJkPiy0q5NuLp1tn1EpA1T+6bUQpHusmHcAyZC9tc/VS2RY+lLi6K9lU VtjAfATYIhyGilZSc3WFNXNuy2WrKTXzTG5OuG8JUpNHpj1D2g7WVgKZtlsVDBgAa6Fd PjMoHv8ulctPoS0UErayd/Oit7i6eySGA1BLW/e0Xo9oj4qpcZQa9QNxlVXA/EEZR5GL HiOu2hIr+Tvj/ygnwOO1iJRlKo9MuQyblkP8M5GXW0MlHqksC0qgIVZ/XMLS+/bBOM3Y L1rXf1Bzq8uEi8K9pqe4+UKz2/9qWueCHF9J6EdhC5Uwa0CwKYIirNG6golJi7JJKUH9 jn6g== X-Gm-Message-State: ABy/qLZdvc5h2XVrucuTkzbTAr6ayg+Td0Xis75VIhvPogQkN4W091zj wlbTRVRh37G7nGNBWZMwYJgF7rIxaHpb4SE4iLwpeCeImM83gPSdEl2j8Q== X-Google-Smtp-Source: APBJJlFRpAjVI83cyyZKsgT6160XEYnx96DcPRnmIIZhQobPHpFTEjCg2dMGVW3aT76cTjILzMZKfAQDBCqv X-Received: by 2002:a0d:ef07:0:b0:583:5bed:3025 with SMTP id y7-20020a0def07000000b005835bed3025mr14637794ywe.33.1690969274392; Wed, 02 Aug 2023 02:41:14 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id z67-20020a816546000000b0057716dd2aedsm1388214ywb.71.2023.08.02.02.41.14 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 02 Aug 2023 02:41:14 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 02 Aug 2023 02:41:14 -0700 (PDT) Message-ID: <64ca24ba.810a0220.1d66f.8498SMTPIN_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 E17B76052471; Wed, 2 Aug 2023 05:41:13 -0400 (EDT) Subject: |SUCCESS| pw129814 [PATCH] net/iavf: fix ASan error caused by watchd 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-testing Test-Status: SUCCESS http://dpdk.org/patch/129814 _Testing PASS_ Submitter: Zhichao Zeng Date: Wednesday, August 02 2023 07:15:21 DPDK git baseline: Repo:dpdk Branch: master CommitID:0ae35eceb9e4569b0814fcf671b4455301bb7518 129814 --> testing pass Test environment and result as below: +--------------+----------------------+ | Environment | dpdk_fips_validation | +==============+======================+ | Ubuntu 20.04 | PASS | +--------------+----------------------+ Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27210/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/