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 95F6443258 for ; Wed, 1 Nov 2023 05:43:31 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 8E43940270; Wed, 1 Nov 2023 05:43:31 +0100 (CET) Received: from mail-qk1-f227.google.com (mail-qk1-f227.google.com [209.85.222.227]) by mails.dpdk.org (Postfix) with ESMTP id 21BAC40270 for ; Wed, 1 Nov 2023 05:43:31 +0100 (CET) Received: by mail-qk1-f227.google.com with SMTP id af79cd13be357-77891c236fcso481421985a.3 for ; Tue, 31 Oct 2023 21:43:31 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1698813810; x=1699418610; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=zsInuzowz7EgF2tGvKDkD6qSAi/6Kt0Fi4S/5NkDjYM=; b=A+GTKr/uAvYwnh/BQyNwaJUHrTTw2v3QV8smidKjoxGVi15pSwo3Hg57RvtP2/4aIT QNm4TM7i1yuftqAYpot/c27T9TJ+4XWSSM3mjlRrqkMdtbq2IW3TLqzv/47hjzyvL0// BrG1wEf92hJBY8vIatmJRaeBcFYdz2KUlXMzo= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1698813810; x=1699418610; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=zsInuzowz7EgF2tGvKDkD6qSAi/6Kt0Fi4S/5NkDjYM=; b=DLSE0J3GwuISGu+ztsO4UrT9jr17f6pfU0SaZW2rHM2EgHGebEPopkZSZ6avy/eF7s 7J4H0wG6fMRkf56yOLQXlL+mg2pas0nUcXkThSgXljbY690aismMuiYF2Br6IN2sxT/C cm5sXl9Q88bzqe18HFdG4ntXpk8KzhX8jE0CJPK/Y2S3fy85bbAujI9TK+rHKrrsM9mY LgJJuGpZk1HH1DeGVeWn9F9TfB3sF4pN+ahdUD86cPH16BYIdn9QzMPqVi1eydI9RS+S 5Gs8fPcdCrV/P4qR3gCjSbkh2qDctsOWBtMNXCKhgKo/yZLP1LdVt1XnBLrBLyZnKOrf DUOw== X-Gm-Message-State: AOJu0Yy7bzXAdRONVNPJkGZg72hgCP4GH08/G1/1wLb742Z0mJFeS9lC xAINPXejJN4Ct+9xd1MSIudnfWvgeytFIu/P2o0h1UL6pQYALEoSGll0dg== X-Google-Smtp-Source: AGHT+IFlQff7umVBW/TAUJDz4MO5kNfsEKbfCQSBdMn7yrb2aAEB1OTdBwyu9CqTMhiZFCMnAY2c5RKBJCpY X-Received: by 2002:a05:6214:5089:b0:66d:3a44:374b with SMTP id kk9-20020a056214508900b0066d3a44374bmr17193157qvb.15.1698813810543; Tue, 31 Oct 2023 21:43:30 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id e10-20020a0cd64a000000b0065b2c0714e5sm412051qvj.52.2023.10.31.21.43.30 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 31 Oct 2023 21:43:30 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 31 Oct 2023 21:43:30 -0700 (PDT) Message-ID: <6541d772.0c0a0220.535cb.514cSMTPIN_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 471DE6050A61; Wed, 1 Nov 2023 00:43:30 -0400 (EDT) Subject: |SUCCESS| pw133692 [PATCH] [v2] net/iavf: fix coredump when exiting 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-arm64-testing Test-Status: SUCCESS http://dpdk.org/patch/133692 _Testing PASS_ Submitter: Kaiwen Deng Date: Wednesday, November 01 2023 01:34:33 DPDK git baseline: Repo:dpdk Branch: master CommitID:1025bd1c24b1be70e028c7ba0595782bce75fcc6 133692 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM Clang) | PASS | +----------------------------------------+--------------------+ 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 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 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 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/28169/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/