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 3A93342F90 for ; Wed, 2 Aug 2023 14:03:36 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 34A864021D; Wed, 2 Aug 2023 14:03:36 +0200 (CEST) Received: from mail-pf1-f225.google.com (mail-pf1-f225.google.com [209.85.210.225]) by mails.dpdk.org (Postfix) with ESMTP id 205AB4021D for ; Wed, 2 Aug 2023 14:03:35 +0200 (CEST) Received: by mail-pf1-f225.google.com with SMTP id d2e1a72fcca58-686efb9ee0cso6488474b3a.3 for ; Wed, 02 Aug 2023 05:03:35 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1690977814; x=1691582614; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=0VN1IOZaj98zoLh7hY/KAW1VZfpxjm8xkAG8X2uF8w8=; b=hlvdLoN4wpQ2Zo/pgoaNyo+z6PhOscmhrhAMAPWhMzE5oSr8fVX98JbPrj4j7sEzXW Ambq6qzfGlH443Gw+M6KOtOJafAdBnOXLbrFo/ofyblUU+Ky4yzWTsFUMw8WQXib4wz+ 19Yr7AcErh9CL1O8Z6H5vqAY8837H7rx8yXhY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1690977814; x=1691582614; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=0VN1IOZaj98zoLh7hY/KAW1VZfpxjm8xkAG8X2uF8w8=; b=l2DapK6ddcLOFb7h9gL2kJ7SWRrfSjgijmGB29VtrO/IqFl03/lPBPAp6CjgXfYbMI nETaO7bbS+9HmLm0u0/jQH6qZHZMzU/6MUF2UmmLdzNCqFFAJUAjgblTSQoWlEWzwYzs slxzk8L0JG1ebKjrgSdnStF+fB4ru9mxMdNc+p12e0xtMkmADjTK3Jay6useb30XLgbf kFGozMeJZiJXNxmxfNuQqsydTxNZvWXQMlzXNchesCkV61lApAZWIONfrskroMIzwR/J hHasqRR3t/eAgchO7nZFaSnVuxlGQo1VwMcTt5v4RCi1hYmKAP2O/PEH8P4Dp5P4bc4l UtYA== X-Gm-Message-State: ABy/qLapsbvWtBKfiu3oO9G5NyTF6hGw7o7G2nHFyVMS/ZpAVI8hN6ky fY0cD2QS4HOZPQDaGnLPZ1sY/S3wIPIAIoKmb818Myjq6inFm4eotHd/FQ== X-Google-Smtp-Source: APBJJlHOWwv1Fy1Fjy6uAORF8KQR+X/yAeMB7p1QVbi1XAjtF3KWXGCvUxcdOfilAtLkzDQHhaRJj+SUJ+4N X-Received: by 2002:a05:6a20:3d8b:b0:130:f6bc:9146 with SMTP id s11-20020a056a203d8b00b00130f6bc9146mr18459115pzi.14.1690977814259; Wed, 02 Aug 2023 05:03:34 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id c4-20020a056a00008400b0066fa955bdc4sm900976pfj.24.2023.08.02.05.03.34 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 02 Aug 2023 05:03:34 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 02 Aug 2023 05:03:34 -0700 (PDT) Message-ID: <64ca4616.050a0220.bc8c1.1dfaSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 73FE16052471; Wed, 2 Aug 2023 08:03:33 -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-aarch64-compile-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_meson_compile | +========================================+====================+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM Clang) | PASS | +----------------------------------------+--------------------+ Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) Ubuntu 20.04 ARM GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0 Fedora 38 (ARM Clang) Kernel: Depends on container host Compiler: clang 16.0.3 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/