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 9D1C643805 for ; Wed, 3 Jan 2024 07:39:47 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 985B0402BC; Wed, 3 Jan 2024 07:39:47 +0100 (CET) Received: from mail-ot1-f97.google.com (mail-ot1-f97.google.com [209.85.210.97]) by mails.dpdk.org (Postfix) with ESMTP id B1397402A3 for ; Wed, 3 Jan 2024 07:39:46 +0100 (CET) Received: by mail-ot1-f97.google.com with SMTP id 46e09a7af769-6dc0edf014cso3240429a34.2 for ; Tue, 02 Jan 2024 22:39:46 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1704263986; x=1704868786; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=e4V4fGsfgGD/OP+HLh9AKSlk1in6sCzldnSbq3Oesto=; b=Ykd9sWX15XPAsi/qA0PeJxPx7Yi1N5IKxuCPQd2KBXGhzHqqbGVq8yItaFzRQ4JJun zHyjsYl80GHUfednvr06lJyai1KWxsv6uGLktLYgogXD3+A4e8Evu3+pIseX9rqGwWzs YZjX8TYM+aAP7OysYdgMVzCaCTOIES1S33SKU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1704263986; x=1704868786; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=e4V4fGsfgGD/OP+HLh9AKSlk1in6sCzldnSbq3Oesto=; b=mgliq5H4K/Aiz8L8YGS/OMxdZrWv0JcgZ5G1DmBVaKL6jpU/cdkcXnDCPnIy/H0hdE OFuc5SJE3WtVxZWB/D3lWCFwWVp97U4L1DckcR8lUPce4+MG9mQIEYIBJvwzQaF8BGmC ePgL2jPkEY3ZHuTjOtICz3p985vlDHkEuAjD1J4rGkxbF4mdWZRDD17TfsByLxrlmKe1 MpjRIycNY3wb4sGdbe8ZGeu1Bobg1+nUWoJf7Vhjm02f7/JAN5jpOCCMgzCajue2YOvy osSFsNpNezLebx/QWrPcNJcjMV3/Eiju7DMi3e6nNRV1TjM7eS3zhEr2wczfn/cavc2C ONZw== X-Gm-Message-State: AOJu0YyPhUODUqQBIV/kjVFqXvKOjN9ZhRZIK6IfB11DNk1BaddpLdL6 a34p0n+BZwt61S9Lg2i7T4SGzsVHMDaFuTTrCSHzoWoQzjS/P/fPLaF2Fd9EO/pmXQ== X-Google-Smtp-Source: AGHT+IHksN2dwEnS0GRDypNFrCN3Ve4lso04IvHKtvnL8lkPnURkYXqcUJz8gCNuNk2iSla1GV6fqXPL/fgA X-Received: by 2002:a9d:6743:0:b0:6dc:14c:39b5 with SMTP id w3-20020a9d6743000000b006dc014c39b5mr6727871otm.64.1704263986096; Tue, 02 Jan 2024 22:39:46 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id e4-20020a637444000000b005cdf7200037sm774016pgn.8.2024.01.02.22.39.45 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 02 Jan 2024 22:39:46 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 02 Jan 2024 22:39:46 -0800 (PST) Message-ID: <65950132.630a0220.2b186.35f6SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.3] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 550066051823; Wed, 3 Jan 2024 01:39:45 -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-unit-amd64-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 | dpdk_unit_test | +=====================+================+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | Debian Buster | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | RHEL8 | PASS | +---------------------+----------------+ | openSUSE Leap 15 | PASS | +---------------------+----------------+ | Ubuntu 20.04 | PASS | +---------------------+----------------+ | Windows Server 2019 | PASS | +---------------------+----------------+ | Ubuntu 22.04 | PASS | +---------------------+----------------+ CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 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 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.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/