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 690E643B8B for ; Thu, 29 Feb 2024 20:05:53 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 6092342D78; Thu, 29 Feb 2024 20:05:53 +0100 (CET) Received: from mail-pf1-f225.google.com (mail-pf1-f225.google.com [209.85.210.225]) by mails.dpdk.org (Postfix) with ESMTP id D0C0E402ED for ; Thu, 29 Feb 2024 20:05:32 +0100 (CET) Received: by mail-pf1-f225.google.com with SMTP id d2e1a72fcca58-6e09143c7bdso901560b3a.3 for ; Thu, 29 Feb 2024 11:05:32 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1709233532; x=1709838332; 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=DCfXihTGqHE8s1vpuhFtxxDRV9ytmKRwRazpdLPxLMQ=; b=g2h655DpXaIYR3Dx3UAF+jIvo5mANAM+x2uyzuETNvg4NmcUcMDEsFm8E2x4mcZLFf RqRRQcYoWZsy8AY9oxsTPJlWCT+d7uE6myVK4LVb3vXxIGnt7WCFmoeePEJZTP6cOSGf eFwUEFhedy2Ci+5XyUvmgxmSPzv/pQpnH/4Mc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1709233532; x=1709838332; 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=DCfXihTGqHE8s1vpuhFtxxDRV9ytmKRwRazpdLPxLMQ=; b=oArHGjggSZCjSylN2F39g4/Uxxh1yqiJseGRMYfL1r3tg5GD3s+awcU5YcZ0bpu71H 8AXSNI7iz1kFqOUV3M1Zhc2fHEOWwF436hyX6Ew47H5Qdl6NiCkgrobKY1U0Ns1dxaXr NT3LN7Cg0rrxYESmFSifCM83EuQSav6ZBU5ycojYI5IJWc8D5dE4CKsbH4spKJqvrdrO GOCPOny2fKxvEC6pSv8UoiHWP99fF8UQweS84XuWxPaIKdFU4DKnFakmZsRyQfqieJuB MTrG0HZg3RI3+G9NVcMpL9xtaG9ghv7lvZeVg4+0CQVZ8dXVvKsWXJMJ8Y2FaCEdnVHa 1MXQ== X-Gm-Message-State: AOJu0Yz0gCWXUJSPFLxbmMo1cbX5GC2kwQGCn5tmcRA0fon1fIXWiLd7 45fHikNNj+FAZWeGm0FagMtLr7O8t1j2uvL7t38cGvQuopHM2g6K0n/Botpmyl14tLZhx1a1TGO haR0KGJIQwzKJE9BLXYWHRjVm/mwC/Eo1n2YfIRgfsR1TG2mUPtm5kAa6 X-Google-Smtp-Source: AGHT+IHm5ojyBbPeYIzxnvhQoBsP3S/Qy+KS8nuC/T5qBF7UK1ZICtGTo2sCmGOUu5dgLIDeczhqO2+AUKjQ X-Received: by 2002:a05:6a21:9217:b0:1a1:20bf:2388 with SMTP id tl23-20020a056a21921700b001a120bf2388mr4192797pzb.36.1709233531878; Thu, 29 Feb 2024 11:05:31 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id h6-20020a655186000000b005dc8c121294sm31933pgq.17.2024.02.29.11.05.31 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 29 Feb 2024 11:05:31 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 29 Feb 2024 11:05:31 -0800 (PST) Message-ID: <65e0d57b.650a0220.ede9b.1bbeSMTPIN_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 512176052712; Thu, 29 Feb 2024 14:05:31 -0500 (EST) Subject: |SUCCESS| pw137488-137489 [PATCH] [v10,3/3] net/af_xdp: support AF_X From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240229130212.343036-4-mtahhan@redhat.com> References: <20240229130212.343036-4-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/137489 _Testing PASS_ Submitter: Maryam Tahhan Date: Thursday, February 29 2024 13:01:24 DPDK git baseline: Repo:dpdk Branch: master CommitID:f60df26faa3c90fc66d356e16347acd046971441 137488-137489 --> testing pass Test environment and result as below: +--------------------------+---------------------------+------------------------------+----------------+--------------+ | Environment | cryptodev_sw_zuc_autotest | cryptodev_sw_snow3g_autotest | dpdk_unit_test | lpm_autotest | +==========================+===========================+==============================+================+==============+ | Debian 12 (arm) | PASS | PASS | PASS | SKIPPED | +--------------------------+---------------------------+------------------------------+----------------+--------------+ | CentOS Stream 9 (ARM) | SKIPPED | SKIPPED | PASS | SKIPPED | +--------------------------+---------------------------+------------------------------+----------------+--------------+ | Debian 11 (Buster) (ARM) | SKIPPED | SKIPPED | PASS | SKIPPED | +--------------------------+---------------------------+------------------------------+----------------+--------------+ | Fedora 37 (ARM) | SKIPPED | SKIPPED | PASS | SKIPPED | +--------------------------+---------------------------+------------------------------+----------------+--------------+ | Fedora 38 (ARM) | SKIPPED | SKIPPED | PASS | SKIPPED | +--------------------------+---------------------------+------------------------------+----------------+--------------+ | Ubuntu 20.04 (ARM) | SKIPPED | SKIPPED | PASS | SKIPPED | +--------------------------+---------------------------+------------------------------+----------------+--------------+ | Fedora 38 (ARM Clang) | SKIPPED | SKIPPED | PASS | SKIPPED | +--------------------------+---------------------------+------------------------------+----------------+--------------+ | Ubuntu 20.04 ARM SVE | SKIPPED | SKIPPED | SKIPPED | PASS | +--------------------------+---------------------------+------------------------------+----------------+--------------+ Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 11 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Fedora 38 (ARM Clang) Kernel: Depends on container host Compiler: clang 16.0.3 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/29335/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/