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 5D155437F8 for ; Tue, 2 Jan 2024 04:06:52 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 59262402C3; Tue, 2 Jan 2024 04:06:52 +0100 (CET) Received: from mail-il1-f228.google.com (mail-il1-f228.google.com [209.85.166.228]) by mails.dpdk.org (Postfix) with ESMTP id 7419A402BE for ; Tue, 2 Jan 2024 04:06:51 +0100 (CET) Received: by mail-il1-f228.google.com with SMTP id e9e14a558f8ab-35fff16827fso27559075ab.0 for ; Mon, 01 Jan 2024 19:06:51 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1704164811; x=1704769611; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=RE1rFFN3XqDzrzLn3+jLDp1/TARdtu99mNOYCR70vpc=; b=aAJReTEndWufSOhcZTUQNgw2X6ENEWHmPmI3Qk2vfvvfk6p55xXq3xpjulEAghlELC Ns9cjh1981Mf9YHlaJifb0rRnqrRYtVR9CkCVXAfu/+0l/xCRvgy6AyZqu2LSyvDFKMY xRc61m7N9CduFnhHq/9mBcwVJPVFYUzzx1Uyw= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1704164811; x=1704769611; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=RE1rFFN3XqDzrzLn3+jLDp1/TARdtu99mNOYCR70vpc=; b=HGiCzax8pNWGrGb2YnZ2UMDo/DiJi0awljhdoa+6Tjsatp6ppOMpDdy/iLb84yJN2e BYxPWViU0Ml4CMacYnQqJg2Qj2DSYwmLsyTKt1t+NH0n4JAviHUgZ0f991UWerJk26QY joja7aCklqDaFcMGIJxAy3jP0r5XLeX8LsRrgZ8p0m7IIJteXuysZrWyEFum00NrBEyY QX4aIbJugxzzYfiVwYrweCZkZZnVSv+RaZVjHMas9InhkAnZAGx9htCeABv3ZXnlJCSz NC1NTLXZtdnrzfySpMsFL1rl3dxcqZNATcgUIy5DugetLb3XGB17R/h4BTQttdLWreK8 X6SA== X-Gm-Message-State: AOJu0YxJ0hj3uqT19P8HCqrqtZB/CUUmkb4ZQTskFni1mJ8pBNddz59N C7fZOfavxk3uW/2WSXKUE9SDMdM8+IOZ2e4QLfvkUogD3N3HQA66We2c8/p2lLqcDIoO/16s2A7 XXvcsiQ== X-Google-Smtp-Source: AGHT+IFayDynEO27kkeT0XS+9VPA7r2dcFFLwywMEbzF87TA32rA2JukWFYgoqo7OOlefLAmdehmLGenGls+ X-Received: by 2002:a92:cd89:0:b0:35f:ef30:d665 with SMTP id r9-20020a92cd89000000b0035fef30d665mr13399243ilb.41.1704164810869; Mon, 01 Jan 2024 19:06:50 -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 f10-20020a056e020c6a00b0035f9ba0380fsm1457892ilj.28.2024.01.01.19.06.50 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 01 Jan 2024 19:06:50 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 01 Jan 2024 19:06:50 -0800 (PST) Message-ID: <65937dca.050a0220.c8046.c00dSMTPIN_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 68E15605183E; Mon, 1 Jan 2024 22:06:50 -0500 (EST) Subject: |SUCCESS| pw135635 [PATCH] [v2] 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/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 | +------------------+----------+ 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 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/