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 56ECD440A5 for ; Thu, 23 May 2024 13:05:25 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 521584026C; Thu, 23 May 2024 13:05:25 +0200 (CEST) Received: from mail-pf1-f227.google.com (mail-pf1-f227.google.com [209.85.210.227]) by mails.dpdk.org (Postfix) with ESMTP id 9760A402DE for ; Thu, 23 May 2024 13:05:16 +0200 (CEST) Received: by mail-pf1-f227.google.com with SMTP id d2e1a72fcca58-6f44b296e02so2435803b3a.2 for ; Thu, 23 May 2024 04:05:16 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1716462316; x=1717067116; 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=DBKtIgvyFfWazs8uTa+ubvGKCxczjdOG4gWIZDmI+3mhfbx+AEs58GJ+oSy7WdWP2h /8P86WtGYZJRFB1rC3vZ+O1JhHei6VLDnTFIhB5KxAM86YXs6BuHLwIXd0Wal/DcWDCO YYxtVsbXqyYIfbTbQFfLrfRGA4yRAlJ4BL/ZA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1716462316; x=1717067116; 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=YrE5WWUW0tDGrcF4ALzdcjJd7sqwXLYYxhV3deR7nGHSn3TFLxki2aGUqhtTVDDoAG wC1LLL1an6rd/scBgPyHBv0GJXQeyRSyy6B8BbtrT34vgcKBJLS4fc0H37yRS6kesT0T CG5Vy7pqjKN0rk/0ThV0E81m3nhdG+1ybbjYObdv/sI781LLXAFn658gySqMfhqe5KXB to231telkpI+PlZ2vzABa5sinEA6VBkDB9MfQ5hy6WfrInHuaKojaExNV+v85uDzXiVS Gr7gvL4l1fQIzaIuv0MqCvKfQPX88/kZRDIkNkSmDXOggXVm0qM4gVW+bcjV5DCvDc9c t9iQ== X-Gm-Message-State: AOJu0Yy1u8rJZ067oPGv9EiMLdu63cOrUwS7vjsywNwmFVb90r1+XOuC hJ56/iVweUHYSdhsL7HNVhgzGRdV9nrzUfv1QbwpDuRxeD8QF4YQI2fwDMl8rubF/m1Amgx68D6 66s7B4eYgmGFE/eq0eXITne6lCUkkA1GzqFcVmAji X-Google-Smtp-Source: AGHT+IGGtpmaIjSpg0Ta+4/0vIuPMvJWaL7uKCRAtHcdg/LP5Ts1O9JV+D2FOl2Xlp/FfhMFvOlvtG269Zir X-Received: by 2002:a05:6a00:842:b0:6f3:ee8a:19d5 with SMTP id d2e1a72fcca58-6f6d61b4bb8mr4773830b3a.27.1716462315742; Thu, 23 May 2024 04:05:15 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id d2e1a72fcca58-6f4d2b3cebfsm1939923b3a.20.2024.05.23.04.05.15 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 23 May 2024 04:05:15 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 23 May 2024 04:05:15 -0700 (PDT) Message-ID: <664f22eb.050a0220.880fd.b749SMTPIN_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 73A6C6052538; Thu, 23 May 2024 07:05:14 -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/