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 2C2A1426A4 for ; Mon, 2 Oct 2023 19:42:02 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 0FC6F40262; Mon, 2 Oct 2023 19:42:02 +0200 (CEST) Received: from mail-pf1-f226.google.com (mail-pf1-f226.google.com [209.85.210.226]) by mails.dpdk.org (Postfix) with ESMTP id 74F5540262 for ; Mon, 2 Oct 2023 19:42:00 +0200 (CEST) Received: by mail-pf1-f226.google.com with SMTP id d2e1a72fcca58-692ada71d79so26151b3a.1 for ; Mon, 02 Oct 2023 10:42:00 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1696268519; x=1696873319; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=e5HIENk5pmYearAxFczH/ReEs6VpE7TfOSJUJfxhxUM=; b=Q2euRJ8uc4ZAKWdRNEySJLt2wu6bqURTkvSh1D3PBdSngI7Qs4j11xlaeX+qFkhXFK ACH0BF6a9zaXDRe8jkMT6PDP3nqWgcnS8Se6L/aiD9m+5OtGhc6ZQzxnhMrOZnUhhU3H lDUbnjhxNROQerCG1hsiReUCAhneLpArFQPa0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1696268519; x=1696873319; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=e5HIENk5pmYearAxFczH/ReEs6VpE7TfOSJUJfxhxUM=; b=eGOsJFHADkQOwQdbgbrzykbYKSYtcryoTGrpEiVlKhAPGrpYTqU8ln9zM7XOqJOw0u mEBR31LtBFKKpkj1dNhR1EuC/Wm0W8+Os7SgLpgYgR7e70HG6lTUolBHWfw4fa3oJEWc O4z+E3wi4FQRXUJ1iqez5yobe2pVpAQwd1cY+H0PB7WvHfBzFTAPPtwnc733Ph6oxSFr UejlgPaju8t+/4E+rZIhedIEZe9zqloqOqqkF3MWcB++R8y5MdCwiaodGGMwQF3MMol3 kjRQwIum8teRaxvDNZNJFZJqfF0QmkFbnXIJvk4Ia6SDOkd7Xhj+S2HNYRmqywUTFnzu DATw== X-Gm-Message-State: AOJu0YybokRW4s4pNCvPM8iCZVcMHoyqAIeQtUV9RtMhszDBcehHL973 swKe5jdObOe7HYRYaezb5K2dcWjfr4JYd2THH2tngLfoXUAEjFutffpMgrHzkawAZNjkAX9s5Q= = X-Google-Smtp-Source: AGHT+IE+GEUPnaQ5+8R6Y+P6MQDPCYrxmmMN86TIqUlm50OTDeoNvSGoJHbqMxN8ZxUnObiefpKJ5yqlFh6K X-Received: by 2002:a05:6a00:10c3:b0:693:3e55:59b4 with SMTP id d3-20020a056a0010c300b006933e5559b4mr10901949pfu.8.1696268519616; Mon, 02 Oct 2023 10:41:59 -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 q17-20020a637511000000b00578e3b73c3fsm1278054pgc.5.2023.10.02.10.41.59 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 02 Oct 2023 10:41:59 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 02 Oct 2023 10:41:59 -0700 (PDT) Message-ID: <651b00e7.630a0220.32598.dad0SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.2] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id B77A6605C380; Mon, 2 Oct 2023 13:41:58 -0400 (EDT) Subject: |SUCCESS| pw132264 [PATCH] [v4] net/af_xdp: fix missing UMEM feature From: dpdklab@iol.unh.edu To: Test Report Cc: Shibin Koikkara Reeny 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-amd64-testing Test-Status: SUCCESS http://dpdk.org/patch/132264 _Testing PASS_ Submitter: Shibin Koikkara Reeny Date: Monday, October 02 2023 12:48:52 DPDK git baseline: Repo:dpdk Branch: master CommitID:6e999364a6afb9189029154b1ac55b4ad5fb9b3f 132264 --> testing pass Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | Windows Server 2019 | PASS | +---------------------+----------------+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27804/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/