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 514D3426A4 for ; Mon, 2 Oct 2023 18:14:22 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 4CC114003C; Mon, 2 Oct 2023 18:14:22 +0200 (CEST) Received: from mail-il1-f225.google.com (mail-il1-f225.google.com [209.85.166.225]) by mails.dpdk.org (Postfix) with ESMTP id A662C4003C for ; Mon, 2 Oct 2023 18:14:20 +0200 (CEST) Received: by mail-il1-f225.google.com with SMTP id e9e14a558f8ab-3512740906dso48841685ab.0 for ; Mon, 02 Oct 2023 09:14:20 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1696263260; x=1696868060; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=Mv6kZkTPGzkMJu6P/sgo/5+MWsWBkf2Qq2nkK/7l/5o=; b=A09CaB7iLgaKLfYEibfBcaqpFZ8nSYpLMOkjtIN7uVGkUxhlIzxFhfS5E9imLn8YgI VhoYA//Q2R+StfX5Uy2JhAS5SBC4E4GsZZ6YZLbPe9V1txWjEd/By4T7q8SOKlQTNkbS mz287hruQ/GfHpc/AIJG/36egiTkh7PrHsurQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1696263260; x=1696868060; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=Mv6kZkTPGzkMJu6P/sgo/5+MWsWBkf2Qq2nkK/7l/5o=; b=h/ahJlSvQOTS7LSN/pIG41/fxbTTDxtmf7mPUv2gCIrVnYv1VJfRCwPqO1wUVVpwv4 YtDisyU7qntNWoq+Ol6FL39qHK/f8uGZnwDF6O/4sineN806uncqkCvLXnV78toBhdKu ND7klK1xVQ+06sxdBdq9TDfuyKkTBUv2TFzqp9ITbhlWWzmDtFPI9lfX2lBil3ow/ikf CPzT+FkYbKhzi+AqEIVFCIhuVwNVxeiRR9RGUmpta3ODG6OFy91Nx85hRfCthElZHwxl ByTtED5WgV95d9NTrWbqNOXL/U+1o/6vxD/E5e3SiOoZEJ05NBcaY/oKrMSsAcfQnISG Q/cg== X-Gm-Message-State: AOJu0Yw3M7reaU18bYoPbV5aH/YG2lBjHEhTXBg/iG/mKCKqLI9pFghE Q0QMyEIo55r/JyYIu6fmVMVoZJicphS1ncleNmP2jF1Nq2x+fW11VaCoeQ== X-Google-Smtp-Source: AGHT+IEeDpRe5xBQLKRCqlP3dXxStVmVuTWU/jMIn+2U5fqLJfowoLaFQ5AusvCgUVEWgz0zcTcm/A8s4Q1/ X-Received: by 2002:a05:6e02:214c:b0:34f:2edd:9213 with SMTP id d12-20020a056e02214c00b0034f2edd9213mr15551584ilv.21.1696263260090; Mon, 02 Oct 2023 09:14:20 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id h9-20020a056e021b8900b0035124ccebb6sm984836ili.22.2023.10.02.09.14.19 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 02 Oct 2023 09:14:20 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 02 Oct 2023 09:14:20 -0700 (PDT) Message-ID: <651aec5c.050a0220.1b71.dadaSMTPIN_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 98DE2605C380; Mon, 2 Oct 2023 12:14:19 -0400 (EDT) Subject: |SUCCESS| pw132264 [PATCH] [v4] net/af_xdp: fix missing UMEM feature From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu 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-compile-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_meson_compile | +=============+====================+ | FreeBSD 13 | PASS | +-------------+--------------------+ FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 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/