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 8AF9C43F07 for ; Thu, 25 Apr 2024 17:28:33 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 86C3C43899; Thu, 25 Apr 2024 17:28:33 +0200 (CEST) Received: from mail-yw1-f227.google.com (mail-yw1-f227.google.com [209.85.128.227]) by mails.dpdk.org (Postfix) with ESMTP id F0F8F43899 for ; Thu, 25 Apr 2024 17:28:16 +0200 (CEST) Received: by mail-yw1-f227.google.com with SMTP id 00721157ae682-61ae4743d36so11747977b3.2 for ; Thu, 25 Apr 2024 08:28:16 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1714058896; x=1714663696; 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=JycxVOF4QM61LB9UtOPTcblC/azF3N2YOoQZQlgFxKoiaBrQo/BerZ05rPAOg6Co1M Tlm8m9/ILjVUzNDP1dJfgd2HRJREE8bPJKQtb7HlgFa99eCOZIo688fs0CnT9pz1BpTj 2nzOMQ3yVOF1UfrYPg36rl+13F3GKLDqr77jo= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1714058896; x=1714663696; 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=VkZuuiI7psyVRYTZU7mC42uSAnLrG/eiWWmpNkBVHKXDr+opIJ/xu/RsCTnVKAFo3k xBBntCVFAoQ9iQiKf7KKWJ8HUcOwmsfwbX+CK9I+Fqc1eK1QsgqKlIaGqnFFKFv9k1qS UUkiEtEgHJGRUMN8WPz42/7gRq81yE1njS9wVZ0T5JAgeeDdM+vqTFlJHxjCHTBj7o3h mthGn5Vvpct/8m20VEATSIEgS0+Odi7Lbk68Rey13Md325aBWWNGUFeZnu8heSVKxNMj GnzSJ5f/oa4llFHhNU2lNVRyprj7khaXV4wnCAaoQn4RPIeW3mmKw9Rqq2XuVVmUnE2q HfBA== X-Gm-Message-State: AOJu0YwMxwiAldbL3cD3FNUPRpFrqLjlINiyIp07jhgHLFypL+GBhedu 9lxXuo9/0bnpM9IbbBtKInpv1er3ImjPKTtNI3XEcMQ2kJi+A72+ffeI5ElTy2f1i95ZCMaANn+ rYMFPJCByqEYo6anvEi7sTuj/9eLyP1TAJXaZsHmy X-Google-Smtp-Source: AGHT+IFNT3jFG1etJ5j5gi59b5PLhvcF+d8sgH/wfyVgPkRHpwvzvQNOaQuU7MiFgjsVM6dhI5sjOY04AdNh X-Received: by 2002:a05:690c:670c:b0:61b:418:139 with SMTP id ia12-20020a05690c670c00b0061b04180139mr6858067ywb.27.1714058896322; Thu, 25 Apr 2024 08:28:16 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id c205-20020a814ed6000000b00614e94743b8sm1243484ywb.6.2024.04.25.08.28.16 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 25 Apr 2024 08:28:16 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 25 Apr 2024 08:28:16 -0700 (PDT) Message-ID: <662a7690.810a0220.f6355.45e3SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.7] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id F1A3F6052514; Thu, 25 Apr 2024 11:28:15 -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/