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 A0E0643DD1 for ; Mon, 8 Apr 2024 20:32:57 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 94E37402F0; Mon, 8 Apr 2024 20:32:57 +0200 (CEST) Received: from mail-pg1-f228.google.com (mail-pg1-f228.google.com [209.85.215.228]) by mails.dpdk.org (Postfix) with ESMTP id 93E5B402E3 for ; Mon, 8 Apr 2024 20:32:56 +0200 (CEST) Received: by mail-pg1-f228.google.com with SMTP id 41be03b00d2f7-5dbcfa0eb5dso3453285a12.3 for ; Mon, 08 Apr 2024 11:32:56 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1712601176; x=1713205976; 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=HR3z16JG3CMSJbFoFB/RZTfDxHEldjOs1H6N7sm6Zfo=; b=Q9yVGTjFZjuX/ElhXAD2ee7FS089OWMmSkm304t4IT89xLKBGApy+Jh+GY+w/pHs7j dApRd7ho5UHI/HfFJsKOQAX2jjNKGHZfiI1uyfNgbywmiAmR+lrufUudbY9HvFSBLXtz EQ5C75RKNp42zLsZtmmyz0tDbn8RbAb8k19l0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1712601176; x=1713205976; 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=HR3z16JG3CMSJbFoFB/RZTfDxHEldjOs1H6N7sm6Zfo=; b=l2PT3xc4q3IaTeA0FuC+2q2cRALYwdM6D5Bupn6JPreBW0pu4TCaMRVShNUZ+Xb8SQ nbiWbOlFDaOYOvZVR6BzFFHdEioyAnANTzzNxIfpRcXfuZwsBwlY45ts6aCKa6W8JxSQ xQpwrsE9bKTxaYxfVcvUNsvxzx9roh76aef5yPfGyb18lLgnFGW3Hwfs1XYXgjJGPyKz uyY4QXJPI5XPGQ5BOvFtYUwOlHujY5Mj717o/XjdgUGMMhgJV2Bp0dPKSxxdJpgHsuLk czQqTyByWkcEI+oF1sDBxMgOR9CXRbNHRe5r8yxBUj2yBD/WJXhsE3UX2X9LRJpeRN06 a5HQ== X-Gm-Message-State: AOJu0YyUAPSHoIkPEb/XOnTUVnUSwnDPHTxEt3kIGLQTNHPAnYW0NTr1 gWiokSbMpj1uft6eC0/u1zJvpXTbrDcdKYOch+WKehg7gmFtyoOgnrAWiW9lI5qsTCGIHKKt6bo JiSycCyb4Vaa06n3yoTzbIxBnXwApq/FlD7t076lrf9WE1u9KiaCc65yJ X-Google-Smtp-Source: AGHT+IFJAG4QiHWWmTmIYLRjyrszERKTSKtbSn6ld3s0uA0fhM4IjIKRDGJ/4jNRI1UUKJr3r2+Al8Ryfv4p X-Received: by 2002:a17:90a:de89:b0:2a2:c2c4:9d28 with SMTP id n9-20020a17090ade8900b002a2c2c49d28mr7293908pjv.8.1712601175772; Mon, 08 Apr 2024 11:32:55 -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 w8-20020a17090ad60800b0029c77d83fa5sm392666pju.10.2024.04.08.11.32.55 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 08 Apr 2024 11:32:55 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 08 Apr 2024 11:32:55 -0700 (PDT) Message-ID: <66143857.170a0220.1b0d.aa08SMTPIN_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 E582B6051830; Mon, 8 Apr 2024 14:32:54 -0400 (EDT) Subject: |SUCCESS| pw139186-139188 [PATCH] [v14,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: <20240408130924.232154-4-mtahhan@redhat.com> References: <20240408130924.232154-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/139188 _Testing PASS_ Submitter: Maryam Tahhan Date: Monday, April 08 2024 13:09:22 DPDK git baseline: Repo:dpdk Branch: master CommitID:e2e546ab5bf5e024986ccb5310ab43982f3bb40c 139186-139188 --> testing pass Test environment and result as below: +--------------------------+----------------+---------------------------+------------------------------+--------------+ | Environment | dpdk_unit_test | cryptodev_sw_zuc_autotest | cryptodev_sw_snow3g_autotest | lpm_autotest | +==========================+================+===========================+==============================+==============+ | Debian 11 (Buster) (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +--------------------------+----------------+---------------------------+------------------------------+--------------+ | CentOS Stream 9 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +--------------------------+----------------+---------------------------+------------------------------+--------------+ | Debian 12 (arm) | PASS | PASS | PASS | SKIPPED | +--------------------------+----------------+---------------------------+------------------------------+--------------+ | Fedora 37 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +--------------------------+----------------+---------------------------+------------------------------+--------------+ | Fedora 38 (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 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 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 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/29740/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/