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 37105440A5 for ; Thu, 23 May 2024 13:07:21 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 320034026C; Thu, 23 May 2024 13:07:21 +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 A02874025C for ; Thu, 23 May 2024 13:07:18 +0200 (CEST) Received: by mail-pj1-f97.google.com with SMTP id 98e67ed59e1d1-2b5f3e20615so3149284a91.1 for ; Thu, 23 May 2024 04:07:18 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1716462438; x=1717067238; 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=z5iiN0m9q02dE8wuRva62xKkUvXRczYgzphCjIzqCCQ=; b=Unw4ExkxgsRHuiUiS8LP4DijjReoiwDzlg2v6mLkJn4Sces+NqysyDNxZz32Tb2FiI 958p++fo2lKpOHBorXWB/JZ80zDTU59KvcoHkHX/zS7PxHMR8o2F/9jC1KO6rWvwAXRo 1xs70G+CKB4T6oziyTpoRZtScIxQdR9EJPqsE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1716462438; x=1717067238; 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=z5iiN0m9q02dE8wuRva62xKkUvXRczYgzphCjIzqCCQ=; b=KTOJ0DLlPBPY+XgtzCzj+VxFuPO8NiWA5Cwhs0FZmlvTyMa1TtfDjbbkaEllLj10uq dAvgqNsODNE4v39ceuMkp/myutPcKVR6zggdtCXHQFjDuxP5/okcyTw7aSx1pSilW+gI LDtzXDytIvlTNZ01wOjgNSvbTKatHnP/J0VShTvvByxH0WCRqk7etpJdhU50WmxOE/Lq hSeqsMdJ6Q5nQIsv7HI2bNerto7RX5vMle9jjPEP5k943D5yhCrZ/gnrwNexFuxi1X9k WsS02/GLexcf5CsBW2dTuJrMGFqnEF92Ok/zGvFCWuCpTaYfbG7IQizgly2J72G/qU5a 46Mg== X-Gm-Message-State: AOJu0YwADo/l8hQmfYERbanauhvdui13hvreVBmMuQVoZbY/rNkOwnRW 0W+FKEzZ1UyzbFrVwzYWdyU5dNaXPJJz+g3aoDKZ1e5NiAhidPwKwvmt2TRFPqvtQEc3UDXtkZj /S8ewLKPvckaWmqruSeh9JauQArQuKkoIENBtrR5J5dO+JMc4S/5SSiGL X-Google-Smtp-Source: AGHT+IGgmPhyjN298Tbk/PdzGkoGNjztxtJwfGqKk4zspXmjlzaLCEcGtmN3yqgcvbUzk5BpdgDHU3Q5SC1x X-Received: by 2002:a17:90a:d3d3:b0:2a5:8ff:9d1 with SMTP id 98e67ed59e1d1-2bd9f4899a9mr4909211a91.14.1716462437685; Thu, 23 May 2024 04:07:17 -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 98e67ed59e1d1-2bdd9ed94c2sm335226a91.2.2024.05.23.04.07.17 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 23 May 2024 04:07:17 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 23 May 2024 04:07:17 -0700 (PDT) Message-ID: <664f2365.170a0220.5b07b.538dSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 16F416052538; Thu, 23 May 2024 07:07:17 -0400 (EDT) Subject: |SUCCESS| pw140285 [PATCH] [v3] 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: <20240523065302.2345392-1-frank.du@intel.com> References: <20240523065302.2345392-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/140285 _Testing PASS_ Submitter: Frank Du Date: Thursday, May 23 2024 06:53:02 DPDK git baseline: Repo:dpdk Branch: master CommitID:a012926d36f3feb9d17a51c8f1559f466570ec0a 140285 --> testing pass Test environment and result as below: +------------------+----------+ | Environment | abi_test | +==================+==========+ | CentOS Stream 8 | PASS | +------------------+----------+ | CentOS Stream 9 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | Fedora 38 | PASS | +------------------+----------+ | Debian Bullseye | PASS | +------------------+----------+ | RHEL8 | PASS | +------------------+----------+ | Fedora 37 | PASS | +------------------+----------+ | Debian 12 | PASS | +------------------+----------+ | Fedora 39 | PASS | +------------------+----------+ | Ubuntu 22.04 | PASS | +------------------+----------+ CentOS Stream 8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 CentOS Stream 9 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.1 20230605 openSUSE Leap 15 Kernel: 5.4.0-167-generic Compiler: gcc 7.5.0 Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.6 Debian Bullseye Kernel: 5.4.0-167-generic Compiler: gcc 10.2.1-6 RHEL8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20) Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Debian 12 Kernel: Container Host Kernel Compiler: gcc 10.2.1 Fedora 39 Kernel: Depends on container host Compiler: clang 17.0.6 Ubuntu 22.04 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29995/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/