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 59AED42661 for ; Thu, 28 Sep 2023 15:07:00 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 55784402DD; Thu, 28 Sep 2023 15:07:00 +0200 (CEST) Received: from mail-ot1-f98.google.com (mail-ot1-f98.google.com [209.85.210.98]) by mails.dpdk.org (Postfix) with ESMTP id 17633402DD for ; Thu, 28 Sep 2023 15:06:59 +0200 (CEST) Received: by mail-ot1-f98.google.com with SMTP id 46e09a7af769-6bc9c01e154so6798125a34.0 for ; Thu, 28 Sep 2023 06:06:59 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1695906418; x=1696511218; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=DybSr6snEWfhfn5ApKYNUYxb5ql8ZEK+elUbD8De7PQ=; b=PCxHysnuu97mN04NOXAw8eOJx4RF4TFzy/gnkun6tPnpSVpvxWClBQ9zIWUslPgU8g d0JEFiXb5vNE6ly6s7oYxySlG/13A8J/C3iVEJ/3rEbZNZ5w+ZXBFulQjw6SmIGYXico 1AImWEkcMvjZx9bBsQz/HWSLQY49Ajy8bhgXY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1695906418; x=1696511218; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=DybSr6snEWfhfn5ApKYNUYxb5ql8ZEK+elUbD8De7PQ=; b=YAP4D2RgJuOHEwpHNI5kSd3Tfm8ixLDB0W7gyzBwof49Gub0fnPuqtWQYqtJadG8cJ QAPqg7m78UkizHUvxP+4MTjCIX/v6Mx98flMo3zt5nNO6LGq2IcbZ1muuRX6l2ynksoQ 20qZfYvzckVFlkfPS4sVxJmVg+LJth3Z2CdGPLGOok/24HDBg/lTW/PF/DBkvFnxGMuY VbMsKFUAxXZmYy5a9rJfFwGOXyzsVM2BGSCMS3zWTnLt4xa467FPQYAbejbrkyhM5KL8 uVYfovAeLz3SWLbtZgtz8eHGn0onQHmqn47SxKORDBtslneC1xNsdveSflALfF13dbCJ 7V2w== X-Gm-Message-State: AOJu0YwrwuVZAQygtgwD5VqPkUa6cSzE5Pzh4O41xrEk6j5U5324p8Uv TFz2k68GmxuDpJx/nds3QoYo2D3brRnT+sPk3T8jYiwR8tWF6z6P+qMx4Q== X-Google-Smtp-Source: AGHT+IEF/ErpaO6Ow/TYTjAE7Vp2DMlFeVQX6qjn6r17c+JfdaQQCghhKeDmXUIBr1ufYo2HRuBMEAQm/qui X-Received: by 2002:a05:6870:208:b0:1d5:a377:f389 with SMTP id j8-20020a056870020800b001d5a377f389mr761694oad.22.1695906418391; Thu, 28 Sep 2023 06:06:58 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id kz24-20020a05687c321800b001d58fc1da71sm1376777oac.32.2023.09.28.06.06.58 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 28 Sep 2023 06:06:58 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 28 Sep 2023 06:06:58 -0700 (PDT) Message-ID: <65157a72.050a0220.676eb.5808SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.4] (unknown [172.18.0.215]) by postal.iol.unh.edu (Postfix) with ESMTP id BDFB06052514; Thu, 28 Sep 2023 09:06:57 -0400 (EDT) Subject: |SUCCESS| pw132097 [PATCH] [v3] 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-sample-apps-testing Test-Status: SUCCESS http://dpdk.org/patch/132097 _Testing PASS_ Submitter: Shibin Koikkara Reeny Date: Thursday, September 28 2023 09:25:53 DPDK git baseline: Repo:dpdk Branch: master CommitID:c56185fc183fc0532d2f03aaf04bbf0989ea91a5 132097 --> testing pass Test environment and result as below: +--------------+----------------------+ | Environment | dpdk_fips_validation | +==============+======================+ | Ubuntu 20.04 | PASS | +--------------+----------------------+ Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27764/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/