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 70CA743209 for ; Thu, 26 Oct 2023 17:41:51 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 6C92B42E12; Thu, 26 Oct 2023 17:41:51 +0200 (CEST) Received: from mail-pg1-f225.google.com (mail-pg1-f225.google.com [209.85.215.225]) by mails.dpdk.org (Postfix) with ESMTP id A982A402D4 for ; Thu, 26 Oct 2023 17:41:21 +0200 (CEST) Received: by mail-pg1-f225.google.com with SMTP id 41be03b00d2f7-5859d13f73dso876241a12.1 for ; Thu, 26 Oct 2023 08:41:21 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1698334881; x=1698939681; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=3CoIOSNIvOSXjndi6Ila7s93KDi7d+LcEPPFSAdCdGQ=; b=Svz5y3KH2slOD1rjt6a2mo4eEPxWX/fDgSTEp5J5mwP7WCM2GoR+noEVcyEI/s71Bc xlmx/I+IHAb63/fBY6k2e6+lQj5FkqX1eMrhF3bmXspqY/kFzRTyyVxXzsiMbMnFUgRl O11bXigq/8IE/KblDhYel9j6rpJrtLQY497Zw= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1698334881; x=1698939681; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=3CoIOSNIvOSXjndi6Ila7s93KDi7d+LcEPPFSAdCdGQ=; b=xDo7NV5n80ldK1jK/ifgY+YjYUr7rCjintqkbil+hYK6tZqBgoyZRwy6VMiys4f0Yw gqUPT0sg02VecLOQLGzgetoSiEFqAI87LFSuFkhp6locdtLFzKh3xK4JEubVsiSCdqqo M4sCQMWzsicYWdnx71BC6iLtNAhOXYFan3uJ31b4rPKdY2lBnAdqgCZhIM/sUSM7GM98 Rr6SYdmRfvIr2939TxN17pFAK6n0AMpKkACO7eqH4yYeYBU94Nc+V/DkczE9cXCjNHJf EM7msh++4lEEL7Kno+tsbezm7VA0CwRSLlAXSblEpZeG4c/MhtpiXhY2rbKEZNXfHoMt lbhw== X-Gm-Message-State: AOJu0YyB7G+LFJjw17VRahZ813RAcjBd1f2pkTpfH01dt69jYkxJz12s zENiNfpR18PZw2Whb569p06YVHFVcAtpS0Zq4vdOgHj250LtaT+IT++0hHea4m7q6TaQrJoYWQ= = X-Google-Smtp-Source: AGHT+IE9bvyPAhc+cn321khmYpOhyo44tH37hmHC40JrsBABwEdgsmqzSXazvrk77NVWm5yDs4U7Y3BWZSnp X-Received: by 2002:a17:90b:2ec7:b0:27d:655f:6ea4 with SMTP id ss7-20020a17090b2ec700b0027d655f6ea4mr14213785pjb.42.1698334880929; Thu, 26 Oct 2023 08:41:20 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id na8-20020a17090b4c0800b0027cee26e5besm200447pjb.3.2023.10.26.08.41.20 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 26 Oct 2023 08:41:20 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 26 Oct 2023 08:41:20 -0700 (PDT) Message-ID: <653a88a0.170a0220.4ed71.8506SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.5] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 69E12602A043; Thu, 26 Oct 2023 11:41:20 -0400 (EDT) Subject: |SUCCESS| pw133384 [PATCH] net/iavf: fix core dump when exiting test 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-amd64-testing Test-Status: SUCCESS http://dpdk.org/patch/133384 _Testing PASS_ Submitter: Kaiwen Deng Date: Thursday, October 26 2023 08:54:44 DPDK git baseline: Repo:dpdk Branch: master CommitID:2a0557d1ea21c3f63a212385348c97c414970e81 133384 --> testing pass Test environment and result as below: +------------------+--------------------+ | Environment | dpdk_meson_compile | +==================+====================+ | FreeBSD 13 | PASS | +------------------+--------------------+ | Debian Buster | PASS | +------------------+--------------------+ | CentOS Stream 8 | PASS | +------------------+--------------------+ | Debian Bullseye | PASS | +------------------+--------------------+ | CentOS Stream 9 | PASS | +------------------+--------------------+ | Fedora 37 | PASS | +------------------+--------------------+ | Fedora 38 | PASS | +------------------+--------------------+ | Ubuntu 20.04 | PASS | +------------------+--------------------+ | openSUSE Leap 15 | PASS | +------------------+--------------------+ | Ubuntu 22.04 | PASS | +------------------+--------------------+ | RHEL8 | PASS | +------------------+--------------------+ FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28086/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/