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 15DB643DFC for ; Thu, 4 Apr 2024 20:02:27 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id E14DF4067B; Thu, 4 Apr 2024 20:02:26 +0200 (CEST) Received: from mail-il1-f226.google.com (mail-il1-f226.google.com [209.85.166.226]) by mails.dpdk.org (Postfix) with ESMTP id 14D88402E8 for ; Thu, 4 Apr 2024 20:02:25 +0200 (CEST) Received: by mail-il1-f226.google.com with SMTP id e9e14a558f8ab-368954f98deso5165315ab.2 for ; Thu, 04 Apr 2024 11:02:25 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1712253744; x=1712858544; 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=W70do+QWYcFihs7psvUzCnwdvLpQl3jiuzSWm9487iw=; b=iDD+qpJTQ0RkCFd1AIYmBdY8s9XN0+MzaJtsrafuR1SisyivCPGU3Ok7ezf5Nasffd h3zaz4WfJJ/oSval1u8OG1lPtlva5n7T+uKJJ/y4b2YK1X/1jEMURLdNly52Ng3Q21PG JPtq7OKMMEQCFF4GGSaTgoqGwfGNHZbwE+ib0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1712253744; x=1712858544; 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=W70do+QWYcFihs7psvUzCnwdvLpQl3jiuzSWm9487iw=; b=qemM7xzi9l9y8c8l5FjiOGZnjeyEWTrM8D4OX3/2LqVNG7zipqVcUa31f0RuO4aELl qXC9zhaZ8S1LvWGfA1q/oZ+WH4+/SZQthpgUufV4RXaYzAbQxAin4kP30ONKZA7XXj0O 8HAQqEgj/75fJWJB4uqwj9dhGW+HFW7gvZYAAKsmPkNcMMbTmCUe7ZVVLbE4Id6D8zXI teJCaYcd2Yu9w/awwA+HHEem/xoFnM63ZdL4kOJS2ZlLeFdlxZy5T2liw3NSnFRe64M0 klR+XSwoAxZGDoeOzvX7wOmFaXuWaPHt7zxH7oyy9xdBi0bu2uoWS7MvSPyEI7KaKNf+ rhkg== X-Gm-Message-State: AOJu0Yyrb3jI/XLie3dbZ7RBwDti3V/rtmSHBrK+Pffzwsw9Zoj1M0DJ utm9Ylmlvt8+WAMYHvzOhAVz/wlN/i9gq2syZ9iyPz7u12bAsVoUlzkEwGXwKvYYC2M/yUV8z6N 2S6bRPbfgoDoIMri7V1m/Mni9cB3zxLnO9m7a8k0Z X-Google-Smtp-Source: AGHT+IHS5pBkXTvBxGogM/DzvfRPyt0Irvb7HELsthZHiaUf/DRHIcqiB0lX1s3fygBnS0kJaWKmdtHYLTsq X-Received: by 2002:a05:6e02:168c:b0:369:e460:8d56 with SMTP id f12-20020a056e02168c00b00369e4608d56mr3390955ila.27.1712253744495; Thu, 04 Apr 2024 11:02:24 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id m15-20020a056638408f00b0047f999ce073sm53628jam.56.2024.04.04.11.02.24 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 04 Apr 2024 11:02:24 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 04 Apr 2024 11:02:24 -0700 (PDT) Message-ID: <660eeb30.050a0220.7c76a.3d8fSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.6] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id EBEEB6052471; Thu, 4 Apr 2024 14:02:23 -0400 (EDT) Subject: |SUCCESS| pw139097-139099 [PATCH] [v13,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: <20240404142326.2151118-4-mtahhan@redhat.com> References: <20240404142326.2151118-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/139099 _Testing PASS_ Submitter: Maryam Tahhan Date: Thursday, April 04 2024 14:23:22 DPDK git baseline: Repo:dpdk Branch: master CommitID:e2e546ab5bf5e024986ccb5310ab43982f3bb40c 139097-139099 --> testing pass Test environment and result as below: +-----------------------------+----------------+------------------------------+---------------------------+--------------+ | Environment | dpdk_unit_test | cryptodev_sw_snow3g_autotest | cryptodev_sw_zuc_autotest | lpm_autotest | +=============================+================+==============================+===========================+==============+ | Debian 11 (Buster) (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+------------------------------+---------------------------+--------------+ | CentOS Stream 9 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+------------------------------+---------------------------+--------------+ | Fedora 37 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+------------------------------+---------------------------+--------------+ | Fedora 39 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+------------------------------+---------------------------+--------------+ | Debian 12 (arm) | PASS | PASS | PASS | SKIPPED | +-----------------------------+----------------+------------------------------+---------------------------+--------------+ | Fedora 38 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+------------------------------+---------------------------+--------------+ | Ubuntu 20.04 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+------------------------------+---------------------------+--------------+ | Fedora 39 (ARM Clang) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+------------------------------+---------------------------+--------------+ | Fedora 38 (ARM Clang) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+------------------------------+---------------------------+--------------+ | 32-bit Ubuntu 20.04.4 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+------------------------------+---------------------------+--------------+ | Ubuntu 20.04 ARM SVE | SKIPPED | SKIPPED | 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.4.1 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 12 (arm) Kernel: Container Host Kernel Compiler: gcc 12.2.0 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Fedora 39 (ARM Clang) Kernel: Depends on container host Compiler: clang 17.0.6 Fedora 38 (ARM Clang) Kernel: Depends on container host Compiler: clang 16.0.6 32-bit Ubuntu 20.04.4 (ARM) Kernel: 5.4.0-155-generic aarch64 Compiler: gcc 9.4 Ubuntu 20.04 ARM SVE Kernel: 5.4.0-167-generic Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29713/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/