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 72AE043FF3 for ; Sat, 11 May 2024 08:57:55 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 6951A40293; Sat, 11 May 2024 08:57:55 +0200 (CEST) Received: from mail-pj1-f97.google.com (mail-pj1-f97.google.com [209.85.216.97]) by mails.dpdk.org (Postfix) with ESMTP id 9233240261 for ; Sat, 11 May 2024 08:57:54 +0200 (CEST) Received: by mail-pj1-f97.google.com with SMTP id 98e67ed59e1d1-2a484f772e2so2016816a91.3 for ; Fri, 10 May 2024 23:57:54 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1715410674; x=1716015474; 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=7ueHsDa2YXo2OsI2/frvG+OKrpiaWyEp0uK0a7VU0mc=; b=MbjradsD5BBTpgslFnW1qQfnwxpwNfyMQA57p0hVV2QZrl/ElaxUrS3B4DuHMixJe6 vKlTMtYCmquq+p/P/sQN5FRWgY0GMZir7ZCTxvvcjsd03uXpOAPgZ8P2E59gKGB+SXO8 +uYiFXuYnNC66KwT96GKh5Q1uMI+18PWB9Ndo= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1715410674; x=1716015474; 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=7ueHsDa2YXo2OsI2/frvG+OKrpiaWyEp0uK0a7VU0mc=; b=ZCINmWS/uRv4Nadgoc/lCTGIxpASbAatSEVuVVd9xGd5UMMtWo1+saR2rliaJFyleb 4EztxYSrkR5SneOaea4r4k2LFggrnuOfmuewUDS0fXfG510r/A3WdpyW+p1VIAHCzHTh mxK3JnB6R6z5NZGGo3jEBUiH8IuwwciysZZ4ISoxLZUA577WgDwioGPtAW6jjJzQVM+J VSKV/+EVGJa7DMj9DwGIvAPfQMhm0StMTt0LFo80AAWTJCfX8QUrs3/mrIYPBFFMLIOe Kl8qEyLwRchdJPRyze6xtskfMeNeLV+yyI6xyog4/KOAvtDn+zPcvsZl3QSs2JrJEc9s 0wiA== X-Gm-Message-State: AOJu0YyLruf1p1WlZqViPOIiOWEdQCPtjerRuMUP0hI4f7IiCHg2KSRU pFt8hYW6IFfhq2ozmpZQkAOpWHtoTwU8U3LtmJqE3I7vzYKMqTJztNkUC1BGO4/RWckZwy4/k7Q SWsXULfszYN0hFyPdxvBiVDC6cfND/Vdt5GZtA3BjyT5ehyG0GQO/Rs2n X-Google-Smtp-Source: AGHT+IEVLxooEmpdlY2iK3Sd3Vpg6Ibq/ZEog1D54da1/RjBWjVug5nH5TO1VXMJ2KMahzyz92Doj7s+VYH1 X-Received: by 2002:a17:90a:c397:b0:2b3:28df:92bb with SMTP id 98e67ed59e1d1-2b6cc44e368mr4073249a91.13.1715410673701; Fri, 10 May 2024 23:57:53 -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 41be03b00d2f7-6340a34b04dsm385141a12.6.2024.05.10.23.57.53 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 10 May 2024 23:57:53 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 10 May 2024 23:57:53 -0700 (PDT) Message-ID: <663f16f1.630a0220.d1020.3c5eSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.8] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id ED8F36052538; Sat, 11 May 2024 02:57:52 -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: Frank Du 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-abi-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 | abi_test | +==================+==========+ | CentOS Stream 9 | PASS | +------------------+----------+ | CentOS Stream 8 | PASS | +------------------+----------+ | Ubuntu 22.04 | PASS | +------------------+----------+ | Fedora 37 | PASS | +------------------+----------+ | Fedora 38 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | RHEL8 | PASS | +------------------+----------+ | Fedora 39 | PASS | +------------------+----------+ | Debian 12 | PASS | +------------------+----------+ | Debian Bullseye | PASS | +------------------+----------+ CentOS Stream 9 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.1 20230605 CentOS Stream 8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 Ubuntu 22.04 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.0 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.6 openSUSE Leap 15 Kernel: 5.4.0-167-generic Compiler: gcc 7.5.0 RHEL8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20) Fedora 39 Kernel: Depends on container host Compiler: clang 17.0.6 Debian 12 Kernel: Container Host Kernel Compiler: gcc 10.2.1 Debian Bullseye Kernel: 5.4.0-167-generic Compiler: gcc 10.2.1-6 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/