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 6268B43CA3 for ; Thu, 14 Mar 2024 14:53:07 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 5AD0A40E28; Thu, 14 Mar 2024 14:53:07 +0100 (CET) Received: from mail-yw1-f225.google.com (mail-yw1-f225.google.com [209.85.128.225]) by mails.dpdk.org (Postfix) with ESMTP id 0D02C4028C for ; Thu, 14 Mar 2024 14:53:06 +0100 (CET) Received: by mail-yw1-f225.google.com with SMTP id 00721157ae682-609fb0450d8so10998347b3.0 for ; Thu, 14 Mar 2024 06:53:05 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1710424385; x=1711029185; darn=dpdk.org; h=references:in-reply-to:cc:to:from:subject:message-id:date:from:to :cc:subject:date:message-id:reply-to; bh=Nbp2qGCQ3M3iD+8MPdlhQN7qkk8NnEBOkWuh7F0wFVU=; b=YLiroFcbzVAcnzmcyt1u5ZFhewpM51UYjSzzluNxmjjCq8uxNTx5LLvQhei+QQ+rFW ljqTS8g2ZKBuW2GTbKYx7bP5XRQYrGAmyIGo2uq6UD8rBwXFQsftw/2aqvHGMcIbjktY /ICIViQXj6Sfm08DBBt9rZmXS+eu5ACR+6BFc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1710424385; x=1711029185; h=references:in-reply-to:cc:to:from:subject:message-id:date :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=Nbp2qGCQ3M3iD+8MPdlhQN7qkk8NnEBOkWuh7F0wFVU=; b=JM92iw0MrWRaBCjrJCWG+3Spx2eyFozhUJf+Xgiduu6LSQeRuVxwSi2DIEsZTQqfda IO0bINhBeljHvjJRPYMm8Fh7WmRqB5KxmFltyHkuH4moWU3pWtA3YpMkXsRaWJXrpeWX 4eRms173S7l4zZm839ztDaPX8vOvXCXEw60zt3ZLdMFcMaGis7yZjCol5ae/Gu3b43g+ mQnrWAHxYm9QZABAJ1KofwKo8x+mw5pZxEhTv+lPL5SRwy63oZlbbaJlmChLyIaf+FWC OWHRDRW1BLf/+goXql09FoAmqsLr0OdovQ761j2QXRS6c1CFg+C0HoLoWrnCncWsbSIe LYfA== X-Gm-Message-State: AOJu0Yxk0VD2aZkjm/kQXQg7IWj3A+qis5MWJC1oOEJ0Xk70oLj3k1E4 +Djo8DNIHIsDPP7/jOtihlxNkays3IXj/Dn5z2c2qRPV5cnRoRCyers8Q8QDvqPCEpJOm4K9c5Q bWk4Z4i2lJtVc/iRMmBGRj76W8OeDAX02yKFTS6Zg X-Google-Smtp-Source: AGHT+IEBBKjYsaRZuMIG12XRqNiq3wO/uZm+UPSXf5D7xabT2NPEoaMWJX0MN2I1oi20YInrN2hr98S03Jxr X-Received: by 2002:a0d:df45:0:b0:609:fad5:a2e4 with SMTP id i66-20020a0ddf45000000b00609fad5a2e4mr2011691ywe.7.1710424385411; Thu, 14 Mar 2024 06:53:05 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id d1-20020a0df401000000b00608de16a1e2sm101720ywf.4.2024.03.14.06.53.05 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 14 Mar 2024 06:53:05 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 14 Mar 2024 06:53:05 -0700 (PDT) Message-ID: <65f30141.0d0a0220.f322e.7b97SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.7] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 032AE6052471; Thu, 14 Mar 2024 09:53:05 -0400 (EDT) Subject: |SUCCESS| pw138379-138383 [PATCH] [v8,5/5] config/arm: allow WFE to From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240314113829.2511-5-pbhagavatula@marvell.com> References: <20240314113829.2511-5-pbhagavatula@marvell.com> 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-arm64-testing Test-Status: SUCCESS http://dpdk.org/patch/138383 _Testing PASS_ Submitter: Pavan Nikhilesh Bhagavatula Date: Thursday, March 14 2024 11:38:29 DPDK git baseline: Repo:dpdk Branch: master CommitID:cd218549b686d6be394ef3b171eafa16c038bfe3 138379-138383 --> testing pass Test environment and result as below: +--------------------------+----------------+--------------+ | Environment | dpdk_unit_test | lpm_autotest | +==========================+================+==============+ | Debian 11 (Buster) (ARM) | PASS | SKIPPED | +--------------------------+----------------+--------------+ | CentOS Stream 9 (ARM) | PASS | SKIPPED | +--------------------------+----------------+--------------+ | Debian 12 (arm) | PASS | SKIPPED | +--------------------------+----------------+--------------+ | Fedora 38 (ARM) | PASS | SKIPPED | +--------------------------+----------------+--------------+ | Ubuntu 20.04 ARM SVE | SKIPPED | PASS | +--------------------------+----------------+--------------+ Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 11 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29550/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/