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 70FBE43F07 for ; Thu, 25 Apr 2024 17:35:44 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 6C352402EE; Thu, 25 Apr 2024 17:35:44 +0200 (CEST) Received: from mail-qk1-f228.google.com (mail-qk1-f228.google.com [209.85.222.228]) by mails.dpdk.org (Postfix) with ESMTP id 2266E40284 for ; Thu, 25 Apr 2024 17:35:43 +0200 (CEST) Received: by mail-qk1-f228.google.com with SMTP id af79cd13be357-78f056f928eso73177985a.0 for ; Thu, 25 Apr 2024 08:35:43 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1714059342; x=1714664142; 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=3IxsT1gmfQvwp6XJBWBR7BIaJRrhzWC2eDICP9YLZ3E=; b=B91F9Nmo6wU9cN5PT83tg1JNpngxisPox4ZywzNBcjm3IHffMSp7V+zXs0EpqiMNut oQyXOMMUQZow6cqTtPWKpGE9U2FNd0p/+AOUC8WG/CE4TjrH5LfvzrabRF/DAXkhHvVr ExvLrpqxhqblQ83FbxFYPk6ZIFnKRR23UX8fM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1714059342; x=1714664142; 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=3IxsT1gmfQvwp6XJBWBR7BIaJRrhzWC2eDICP9YLZ3E=; b=CCgIhdtS8/vV3BvpOjIBfqLlFk02UOo8e1e1pYRQmrlmac8gdthf/Aj5FaIsuPMxRn C+los2WsuLTkLWWPR5w1FbtWcNsfng98+myjmM41yNnYr0ph22EnN8AH8wdFfs0yk0C6 I9pQcBdU+tO6fvSKcwkA0BANbvdZ2cVC1libjp6K5ZZl2qbnHcYl2ZO90FQyY7GVte5m FoSpq/YjycJfrxZWO5fP22h2N3R//4FX9YppAxCjVHb9xbB3/KKOpgMtAcY3Y8XwpUUk ciNbNBEUo52NtHtRUJUAwtVDCITJ8zOx06Bm95x43J8Equ9j54AA6QORdT4+0AY3kCHH RJKQ== X-Gm-Message-State: AOJu0YwpmU0gtQfBKulbSVY+o7QYvMTWfWlBYviBlfMTHkyRRmtsxc3q /uKGRQdukTz2941/CBBGa72q4KUJEFE0IMvmKums3n8OGYamC5T0qdO1HpkjfET5rVj90aysb1k RkAqvv9HRWj7Oj8ouYTpdC+BTvBNdgw/KR70aRy4hiZxeTej/u3zn8bdJ X-Google-Smtp-Source: AGHT+IHqc0QvK1jlQs3zazbmMDkMV9iNnJ1wu3vkjy/m5NF8RBdRF6Cs+Nfi1kJw1cvGXcoxIYwY2ReJIJJg X-Received: by 2002:ad4:5c6f:0:b0:6a0:932d:ce66 with SMTP id i15-20020ad45c6f000000b006a0932dce66mr140106qvh.15.1714059342504; Thu, 25 Apr 2024 08:35:42 -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 qf1-20020a0562144b8100b006a05c4180e5sm1220502qvb.30.2024.04.25.08.35.42 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 25 Apr 2024 08:35:42 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 25 Apr 2024 08:35:42 -0700 (PDT) Message-ID: <662a784e.050a0220.89eec.2d63SMTPIN_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 370D96052514; Thu, 25 Apr 2024 11:35:42 -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-unit-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 | cryptodev_sw_snow3g_autotest | cryptodev_sw_zuc_autotest | dpdk_unit_test | +==========================+==============================+===========================+================+ | Debian 12 (arm) | PASS | PASS | PASS | +--------------------------+------------------------------+---------------------------+----------------+ | Debian 11 (Buster) (ARM) | SKIPPED | SKIPPED | PASS | +--------------------------+------------------------------+---------------------------+----------------+ | CentOS Stream 9 (ARM) | SKIPPED | SKIPPED | PASS | +--------------------------+------------------------------+---------------------------+----------------+ | Fedora 37 (ARM) | SKIPPED | SKIPPED | PASS | +--------------------------+------------------------------+---------------------------+----------------+ Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 12.2.0 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.4.1 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.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/