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 11B7C43065 for ; Mon, 14 Aug 2023 22:00:09 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 0DBA940A7F; Mon, 14 Aug 2023 22:00:09 +0200 (CEST) Received: from mail-io1-f97.google.com (mail-io1-f97.google.com [209.85.166.97]) by mails.dpdk.org (Postfix) with ESMTP id 9A22240A7F for ; Mon, 14 Aug 2023 22:00:07 +0200 (CEST) Received: by mail-io1-f97.google.com with SMTP id ca18e2360f4ac-79198e7d9bcso72264639f.0 for ; Mon, 14 Aug 2023 13:00:07 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1692043207; x=1692648007; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=Q6oj26ayDjmWQSyjfz6VvGAz2A/ttWoYbtSPtZGEvlI=; b=STgSUu6+DGumzEOwshyPUQYFTk/s6ytRVIblzNbi/Lim4WpQkBDhHv9vzmoGBUZSRa 1SsSr//Lbpu5pl9GDotbPi+s+iPtzlvdnwr2XyBFFcrF/ts+SZJtejNkyVHUC5AsnyxT Kq+VwXiD2NIHMfzuRdBnwSeW49LQufb/xwx3E= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1692043207; x=1692648007; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=Q6oj26ayDjmWQSyjfz6VvGAz2A/ttWoYbtSPtZGEvlI=; b=drBNNMMJow6lRma2aGsFmXxjviRmNZQJpdy7usN29qV4y4cBZJNlpZ/81sBg9yASNT +kxcAA2qlzUpWzJE0v+TjmQ+4qlEcr0w9vtmPUP3yxqDHFhPN/AOt2nw2mM7MqX6h3jI i+LRiCX6ECRNuv7UgyzlXlvIbqd+80UR9julaxZpONgpOJ+zE7O/wgjuFyBU7JZSPkxf zd7fGn1Y2qFzeCnu6VJ4opxWnlPAGKKKmpsUHAtFO3iJiKg+18FZhd+i2PJDpq3R+C35 fyfrIrACEgaqPvlvsWCZbyHw+7txE/twHTtMsT+NNatChIfP732o0hJDpMmJC3bQ3SGD aJVw== X-Gm-Message-State: AOJu0YyWLBkDV+jFtyVNgGI18H31/ehltExusKnSAQynYYaIrAKb2ObT +RrMuYAeN9eiZCM3UUstAWSirxiQVEgUlE/hP2jpKJpyR2GN0TNVQ78VAQ== X-Google-Smtp-Source: AGHT+IFjAd6cHRuf4IWwqehuN7zq8yvGKOiW9cGuJ/SWGUWwxuVvv/EbMWDLMiT5U0Rpx5wWPdZl4TifQ8iu X-Received: by 2002:a05:6602:185a:b0:790:8157:bc10 with SMTP id d26-20020a056602185a00b007908157bc10mr5197ioi.1.1692043207110; Mon, 14 Aug 2023 13:00:07 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id q15-20020a5ea60f000000b007906dfa12d8sm347730ioi.3.2023.08.14.13.00.07 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 14 Aug 2023 13:00:07 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 14 Aug 2023 13:00:07 -0700 (PDT) Message-ID: <64da87c7.5e0a0220.186bd.44fcSMTPIN_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 9E5AB6052471; Mon, 14 Aug 2023 16:00:06 -0400 (EDT) Subject: |SUCCESS| pw130284 [PATCH] maintainers: update tree for marvell driv 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/130284 _Testing PASS_ Submitter: Jerin Jacob Kollanukkaran Date: Monday, August 14 2023 15:34:01 DPDK git baseline: Repo:dpdk Branch: master CommitID:68150b90bda5e8f81ad1b1bad82be653b1d42a81 130284 --> testing pass Test environment and result as below: +-----------------+----------------+ | Environment | dpdk_unit_test | +=================+================+ | CentOS Stream 8 | PASS | +-----------------+----------------+ | CentOS Stream 9 | PASS | +-----------------+----------------+ | Debian Buster | PASS | +-----------------+----------------+ | Debian Bullseye | PASS | +-----------------+----------------+ | Fedora 37 | PASS | +-----------------+----------------+ | Fedora 38 | 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 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 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 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27334/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/