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 529BF43805 for ; Wed, 3 Jan 2024 07:19:15 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 4ED61402BC; Wed, 3 Jan 2024 07:19:15 +0100 (CET) Received: from mail-pl1-f226.google.com (mail-pl1-f226.google.com [209.85.214.226]) by mails.dpdk.org (Postfix) with ESMTP id 7C623402A3 for ; Wed, 3 Jan 2024 07:19:14 +0100 (CET) Received: by mail-pl1-f226.google.com with SMTP id d9443c01a7336-1d2e6e14865so47849565ad.0 for ; Tue, 02 Jan 2024 22:19:14 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1704262753; x=1704867553; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=lrncTUzSFl1gi0PqImeGEyWcnUskBwoXf4Win6nHksM=; b=H/2DNJz6hLFpmz+4Fa2sFlK/kCfKQtcb9p9s2h9j9pQcLfbJ7Xrd80qALDBCFHMMqW 7t5SGNl5iKhRI0yMax4BKT/HDrMa1UensFI/8iD9lIpxOTnckn32H0P/xawd1+g9lCq4 OFTJtIGJYN/nh+5mnaElqonjXPEMXENFar/e8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1704262753; x=1704867553; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=lrncTUzSFl1gi0PqImeGEyWcnUskBwoXf4Win6nHksM=; b=B+kPPiV4toT26RYXwaFfeDEkqgzOP1z7xqiZNs54DIzrtq1echPTV2gU8ji1CYhFGw A5qNN76vHh4FVByIFrhwQ7x8OWWIVVENuY2TP5LjUF2IFWugzz5G44sa7SFdV66o60rr RWbq5jtdEQDSFn4UV0YvP4E4kUhYuc9vpMGLNUReURQaCKmJGAs5MVPOCBYPV4YE7jAH 8HbFhmthNCr5MLI1EqE3FIT/r6XiEQ58fkf9+r7PZEjyrrj3PFrNdiWlakkQHBg1FxOf oBUNClncDufQ1LfTJkjtLy5RQF2jG5NilTE2OnBfBGj3grTKVyNGZaooMly6vsiUprum nDRQ== X-Gm-Message-State: AOJu0Yy8t+tmy8c65GhTDhgskY6mDQPUO2eTdE2Wk7kLjr0HHQ36D91Q FDm9VFxh9ZxeB5Lf4dNZEAUx7BfoyluaOrJlFE0WesRfcy1nZYQNShl0zqTIfHhynVeP2juFwJj Rb4GynQ== X-Google-Smtp-Source: AGHT+IFA4yg2lUnUanXZVR12RG8sqCFB4H1eybSApMWMnEZlwugiLm549iSNrbU8IaHP7UxhGtodn8uQzld2 X-Received: by 2002:a17:902:ee93:b0:1d3:e41b:7601 with SMTP id a19-20020a170902ee9300b001d3e41b7601mr9995901pld.18.1704262753717; Tue, 02 Jan 2024 22:19:13 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id l2-20020a170903120200b001d4b06af0bfsm194042plh.149.2024.01.02.22.19.13 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 02 Jan 2024 22:19:13 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 02 Jan 2024 22:19:13 -0800 (PST) Message-ID: <6594fc61.170a0220.f846f.9f98SMTPIN_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 E8EE56051823; Wed, 3 Jan 2024 01:19:12 -0500 (EST) Subject: |SUCCESS| pw135693 [PATCH] [v3] net/iavf: fix VF startup coredump 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-abi-testing Test-Status: SUCCESS http://dpdk.org/patch/135693 _Testing PASS_ Submitter: Shiyang He Date: Wednesday, January 03 2024 10:42:07 DPDK git baseline: Repo:dpdk Branch: master CommitID:6ef07151aac4b4d9601d547f94a996d1c71b3871 135693 --> testing pass Test environment and result as below: +------------------+----------+ | Environment | abi_test | +==================+==========+ | Debian Buster | PASS | +------------------+----------+ | Debian Bullseye | PASS | +------------------+----------+ | CentOS Stream 9 | PASS | +------------------+----------+ | CentOS Stream 8 | PASS | +------------------+----------+ | RHEL8 | PASS | +------------------+----------+ | Fedora 38 | PASS | +------------------+----------+ | Fedora 37 | PASS | +------------------+----------+ | Ubuntu 22.04 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 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 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.3 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28773/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/