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 82912437F8 for ; Tue, 2 Jan 2024 04:08:16 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 7CF41402C3; Tue, 2 Jan 2024 04:08:16 +0100 (CET) Received: from mail-qk1-f228.google.com (mail-qk1-f228.google.com [209.85.222.228]) by mails.dpdk.org (Postfix) with ESMTP id 2CE0B402BE for ; Tue, 2 Jan 2024 04:08:15 +0100 (CET) Received: by mail-qk1-f228.google.com with SMTP id af79cd13be357-781599b8f3cso457854485a.0 for ; Mon, 01 Jan 2024 19:08:15 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1704164894; x=1704769694; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=tEVMECcBEOntE6bRuBIn6wd7SZU3ZORK9udR8ISLows=; b=GOEetrd/iSPYKOatjlO/NgYa92Oa/xVlaao3Yczr0jKeFk0o5lJYFUAeEFb/CCIIAk NECn249I81TTU43Ng+j9ZnVDWunIL23XapvhbWSGNP9ClYU/zzaz4P0Idz5DmckHLgxG kk1VYo+alVkBI3TnoSvmtkrk1xoFHsRE5XCB4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1704164894; x=1704769694; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=tEVMECcBEOntE6bRuBIn6wd7SZU3ZORK9udR8ISLows=; b=rhO/DNjvEI9aZn52q5FxekfHrRDQo5JSq5+kJ0kz6q0XMzQZniZx8dsS2HrCjv2ZLR yFxi4UZ5PdUNx7c1H5iLyigSuZ18BVe7aUf9rUIKX2mwP5voFK990aoi11cXDyqi0d6K CQ/KVnIhQ7oYstSVgndBBvbPIN3mUMJV78lOeMS1ztpzj9ODDB5ZuiAAKVt74dy/QoGv 0DsdnprFlppTlZnPoV3ReOAmgm5NntImWUwBbYLwzuqaF+pZSYzM6mTPhKWa+82Rn87K 8g65U8KgYm+7Mnfmk5hnDC9a7+EL5bS6rbKPZn5+5jQ7zWHMjvekf08UPwIFzccKqz+I WN+g== X-Gm-Message-State: AOJu0YzwpI01EG4eVRS3F4m8ej9uhhPNy12YXWKsoQ/hsHuCF5bzV4lN jlSz0eBQdkrqA+V+C/BWMv+rmAJihathp/kfku/8y6JCGYczLCvQj6h2G62P1I/D/W52fkLFoJz S2OAyUg== X-Google-Smtp-Source: AGHT+IFAQqazkJRWq+QQO9QpmBxJXhX7BWmO2jkErCkB6kPxZIli/yCGFcTNp5PWi6HiKodFXaSGyrM6V3a6 X-Received: by 2002:a05:620a:112e:b0:781:314b:bbb8 with SMTP id p14-20020a05620a112e00b00781314bbbb8mr18908074qkk.21.1704164894643; Mon, 01 Jan 2024 19:08:14 -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 t15-20020a252d0f000000b00dbc54343f77sm1521578ybt.34.2024.01.01.19.08.14 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 01 Jan 2024 19:08:14 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 01 Jan 2024 19:08:14 -0800 (PST) Message-ID: <65937e1e.250a0220.58f1c.98d7SMTPIN_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 454F2605183E; Mon, 1 Jan 2024 22:08:14 -0500 (EST) Subject: |SUCCESS| pw135635 [PATCH] [v2] net/iavf: fix vf startup coredump From: dpdklab@iol.unh.edu To: Test Report Cc: Shiyang He 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/135635 _Testing PASS_ Submitter: Shiyang He Date: Tuesday, January 02 2024 09:27:59 DPDK git baseline: Repo:dpdk Branch: master CommitID:6ef07151aac4b4d9601d547f94a996d1c71b3871 135635 --> testing pass Test environment and result as below: +------------------+----------+ | Environment | abi_test | +==================+==========+ | CentOS Stream 8 | PASS | +------------------+----------+ | CentOS Stream 9 | PASS | +------------------+----------+ | Fedora 38 | PASS | +------------------+----------+ | Debian Buster | PASS | +------------------+----------+ | Ubuntu 22.04 | PASS | +------------------+----------+ | RHEL8 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | Debian Bullseye | PASS | +------------------+----------+ CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.3 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 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) openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28756/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/