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 C2D1A43FF3 for ; Sat, 11 May 2024 08:58:45 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id BA8DD40293; Sat, 11 May 2024 08:58:45 +0200 (CEST) Received: from mail-qv1-f99.google.com (mail-qv1-f99.google.com [209.85.219.99]) by mails.dpdk.org (Postfix) with ESMTP id 94AF840261 for ; Sat, 11 May 2024 08:58:44 +0200 (CEST) Received: by mail-qv1-f99.google.com with SMTP id 6a1803df08f44-6a04bae513cso10878026d6.1 for ; Fri, 10 May 2024 23:58:44 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1715410724; x=1716015524; 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=LlTABlQByY00vhA5lJdBGrczr0t9AKBCiLEInegCzZY=; b=BVaCMX1OySxezr4703mgtm4QFK0Fbde/U9Tz6nwUxtNJO9NB00o1TdUfO2vv/EqMKy XQeRq5TjUqWSjs7SxLuUhxrJoUlfi7SgHqW2WgTJLrUR72b1OdWnkJayTwaITmk88UTD QGJCTofgsWdud/CmF7fmmxVjwUs1IaahAqO+o= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1715410724; x=1716015524; 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=LlTABlQByY00vhA5lJdBGrczr0t9AKBCiLEInegCzZY=; b=RNYVinS+YjPpRw1J7sVLoSvXh2oyq6tsxRy9+FKIYaR5xDWtWDLiU6SzwzdLqNiUpw wFnjXfRgJVtdChJaWbZcESc59cOli4V5jXKyu3KgpAQUFKY6KN3gye5ssCSc1eGk8nsV vyb9eeogUTFhL7jeLEN9L6CtY4QLXLMQKWa3PsoGaoS5BEfFPdthMnRMnCAGQq9dFsur Q7hDYOYlMjJzzjCWI/lezHF6cgInCVtlCvM8INe7Dl0D7Hn1eIehCUvPGRx/Q5NXkP27 ufJqWNm7gDDhx0ACTHDJyQmk1UTla1elHObSXxFtUtZoLOcIjbCbX5jpEM3jrSMF9NN+ m+Lw== X-Gm-Message-State: AOJu0Yxex5CQZdI6KNiZbbMMUCSNpce09g+jT4D1oEHK+es9mkCRBoX6 TwpvdT84/O5LnXA2klDQl7lDGItMhB1l++rjP9k30ZI5aIKkQOVgmUYcQ+NOgXFVrGLB8j2FF4u AQrubXwTazlpEnFBPFSRhn2Q9Ql2HUSe6nTI25kBK X-Google-Smtp-Source: AGHT+IFnAmOlv+E5022lw25cPsRtoPYKSMRw4i5Y7PkFIP8KRqPBee98Mk8kLTCFoUNwzqN6fI7Cuag/Z38N X-Received: by 2002:a05:6214:53c6:b0:6a0:8c9a:c74b with SMTP id 6a1803df08f44-6a16818383bmr50474286d6.28.1715410724091; Fri, 10 May 2024 23:58:44 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 6a1803df08f44-6a15f1ab5d3sm3690056d6.9.2024.05.10.23.58.44 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 10 May 2024 23:58:44 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 10 May 2024 23:58:44 -0700 (PDT) Message-ID: <663f1724.050a0220.bbe58.5355SMTPIN_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 C63176052538; Sat, 11 May 2024 02:58:43 -0400 (EDT) Subject: |SUCCESS| pw140023 [PATCH] [v2] net/af_xdp: fix umem map size for ze From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240511052618.1890677-1-frank.du@intel.com> References: <20240511052618.1890677-1-frank.du@intel.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/140023 _Testing PASS_ Submitter: Frank Du Date: Saturday, May 11 2024 05:26:18 DPDK git baseline: Repo:dpdk Branch: master CommitID:baa8e2c6b4d7ce289e891b9c96fb3193311c0f01 140023 --> testing pass Test environment and result as below: +-----------------------------+---------------------------+----------------+------------------------------+ | Environment | cryptodev_sw_zuc_autotest | dpdk_unit_test | cryptodev_sw_snow3g_autotest | +=============================+===========================+================+==============================+ | Debian 12 (arm) | PASS | PASS | PASS | +-----------------------------+---------------------------+----------------+------------------------------+ | Debian 11 (Buster) (ARM) | SKIPPED | PASS | SKIPPED | +-----------------------------+---------------------------+----------------+------------------------------+ | Fedora 37 (ARM) | SKIPPED | PASS | SKIPPED | +-----------------------------+---------------------------+----------------+------------------------------+ | CentOS Stream 9 (ARM) | SKIPPED | PASS | SKIPPED | +-----------------------------+---------------------------+----------------+------------------------------+ | Fedora 38 (ARM) | SKIPPED | PASS | SKIPPED | +-----------------------------+---------------------------+----------------+------------------------------+ | 32-bit Ubuntu 20.04.4 (ARM) | SKIPPED | PASS | SKIPPED | +-----------------------------+---------------------------+----------------+------------------------------+ | Ubuntu 20.04 (ARM) | SKIPPED | PASS | SKIPPED | +-----------------------------+---------------------------+----------------+------------------------------+ 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 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.4.1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 32-bit Ubuntu 20.04.4 (ARM) Kernel: 5.4.0-155-generic aarch64 Compiler: gcc 9.4 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29939/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/