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 B0ECC43F06 for ; Thu, 25 Apr 2024 17:27:33 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id A7C30402EE; Thu, 25 Apr 2024 17:27:33 +0200 (CEST) Received: from mail-yb1-f226.google.com (mail-yb1-f226.google.com [209.85.219.226]) by mails.dpdk.org (Postfix) with ESMTP id ED87C40284 for ; Thu, 25 Apr 2024 17:27:25 +0200 (CEST) Received: by mail-yb1-f226.google.com with SMTP id 3f1490d57ef6-de56d4bb72bso1345962276.2 for ; Thu, 25 Apr 2024 08:27:25 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1714058845; x=1714663645; 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=8W0bnNyWyxaLHxKtAyGRVLou2VWYojgG+N1QibEwbU0=; b=jL/+NgITsm2YioFpyPIUNus3S6MqqXDmnNWk7cPeQgExfDwIouf9rYoNUPAuE6a8jJ zaUiA1eZhm4b5f1WQrRyMlW3oQ+jCnEYqWBGxqNordpbKB2XRn+hH/CKKjrlHYc7fPzS xL2eOR/Vo2EyP6nYckcOhAythygMciOL3W3cA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1714058845; x=1714663645; 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=8W0bnNyWyxaLHxKtAyGRVLou2VWYojgG+N1QibEwbU0=; b=ZOzO6R6KBnVEbRksIjLhmZIsyps/FCFpTDvY3LDMuL6bQHxxOTYSrKdCBZ/tXM0Lwu xw4aAe6aXueBW3HWGtj/+3HORFNtcW337TN2Jmx5OKBTgEBv04a30rShjTXb8+EpR3bb +xtlEzNucR5LudbjXOa4wkQmyZZ0qCzUDbwSQi4gSrYz5Ri5dlc7l1CDXCYrKMMzAbMV sKqaECf7SnnPaldrco8wfWRI3X1ffEDmgouB3bCuQ4eBjOZnUGkMGxZKFBZDurgr1vIZ FMc1Gc5AzfOBT2I2pdA4AoWqk0GTUQx0VJeCw39V2V0+qPMNC0r0QwoGlgnbLwSE9+ZU W/0g== X-Gm-Message-State: AOJu0YyWzPW/XnZ39vUJSifEaDnmoY8+KroKgvk6tG0SehLdaBYx9j4t x+uij3/UW209KJFpVIOSzTg68cboEFXpjJ0c3jSlpdsARYafQKkWVz18rp2bvWECRNLM0OlwM5v jX0Jpx+7Qf4ICZ+i4+hSY4iwB46Csa+xv9W5ZZgFc/71/OuNxYZVYHaca X-Google-Smtp-Source: AGHT+IEQ/AvOAMiTmMb6k2BAz1j/MeWBwyEBpn8bhNz7fqa9k22C22Ijr+fT9ZMDUz9RBDk3GptKpuxlqwhV X-Received: by 2002:a05:6902:2211:b0:dca:c369:face with SMTP id dm17-20020a056902221100b00dcac369facemr7336090ybb.18.1714058845366; Thu, 25 Apr 2024 08:27:25 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id dj7-20020a05690220c700b00de56e5c706csm250699ybb.27.2024.04.25.08.27.25 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 25 Apr 2024 08:27:25 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 25 Apr 2024 08:27:25 -0700 (PDT) Message-ID: <662a765d.050a0220.d094.a05cSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.6] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 046C66052514; Thu, 25 Apr 2024 11:27:25 -0400 (EDT) Subject: |SUCCESS| pw139678 [PATCH] [v1,1/1] MAINTAINERS: add another AF_XDP From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240425144843.1014029-1-mtahhan@redhat.com> References: <20240425144843.1014029-1-mtahhan@redhat.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-compile-arm64-testing Test-Status: SUCCESS http://dpdk.org/patch/139678 _Testing PASS_ Submitter: Maryam Tahhan Date: Thursday, April 25 2024 14:48:31 DPDK git baseline: Repo:dpdk Branch: master CommitID:7e06c0de1952d3109a5b0c4779d7e7d8059c9d78 139678 --> testing pass Test environment and result as below: +--------------------------+--------------------+ | Environment | dpdk_meson_compile | +==========================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +--------------------------+--------------------+ | Debian 12 with MUSDK | PASS | +--------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +--------------------------+--------------------+ | Debian 12 (arm) | PASS | +--------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +--------------------------+--------------------+ | Fedora 39 (ARM) | PASS | +--------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +--------------------------+--------------------+ Ubuntu 20.04 ARM SVE Kernel: 5.4.0-167-generic Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0 Debian 12 with MUSDK Kernel: Container Host Kernel Compiler: gcc 12.2.0 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 12.2.0 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Fedora 39 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29854/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/