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 EDA2343DD1 for ; Mon, 8 Apr 2024 20:56:03 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id E9B18402F0; Mon, 8 Apr 2024 20:56:03 +0200 (CEST) Received: from mail-pg1-f227.google.com (mail-pg1-f227.google.com [209.85.215.227]) by mails.dpdk.org (Postfix) with ESMTP id 503A7402E3 for ; Mon, 8 Apr 2024 20:56:02 +0200 (CEST) Received: by mail-pg1-f227.google.com with SMTP id 41be03b00d2f7-5dcc4076c13so3226054a12.0 for ; Mon, 08 Apr 2024 11:56:02 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1712602561; x=1713207361; 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=MOSOG8ql5HJX54aq9E83Fpxj16itw4ndLKoBOqCJJQI=; b=MdeLoPsrvl5amDXPqyDpwM53Wj/N6ctCY+zEg2HETcV3nD0oIvMEmIhfbePLgvypV2 fr2iFCA7klfcnxdfhnsf1/VJtcwoxTQrLXfmv1YiTztj8mGI2IHmQX27KLbgXZZwf/+k 4Lmd83YRCgnEugRkwQEpS0G6kQRoet6D1vPHc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1712602561; x=1713207361; 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=MOSOG8ql5HJX54aq9E83Fpxj16itw4ndLKoBOqCJJQI=; b=kn9/tl+PDbw1JGTc7+/6AmSwYBsM/UCzll45bTKkcpaL+/3OzrvW5nlRzEEv1qqgaq aMxakBygzNjiAd1tV15RC+pJx3YkH9J6izykEXjdIOaHflV2aShgOIo2pmFEBiSiP7ff PPQnwq076gWAFnrFCGEI1F8n2d5rhk9asAUAxk2PJeWN1tHKMZ4JF8EBhAuoMCdzMUcv 6ErRcW1DgFFw7FxedTVQUTrPbcC04ZadBff5nFSCTV+IS5A1TRhCZgUjWyFWVqa71Rwn 3wagRqKKZGD1p/Uc+1jVtT3m/iip1gTg2Nd0a2xiveXaNbSrJ1QEQKPJjTRk8XgJCKTT N+/g== X-Gm-Message-State: AOJu0Yy8tXaD9Ehqq95XKWiI7OUQPUlyQA+x6mHM61thxnAzama2CDAS yc5GK6YNAY90JZbZGla++NsspfSt3tfl1+sYomr/TDINbRFnK7tFh5Dmb2R3SSWnX9okhBdJE6o AVSjGuOGstH3qUY6Av0Eq7WcOc/1QXrrfoq19PGgk X-Google-Smtp-Source: AGHT+IEGaSmcauuSzrIoqt0ILruesZ4ty7CfJkKZ9ChNlgy8z3Rth3XGLOayx6UG2ik4fW9PupL2unI/RrcV X-Received: by 2002:a17:90a:1009:b0:2a4:9ca9:d2eb with SMTP id b9-20020a17090a100900b002a49ca9d2ebmr825071pja.15.1712602561538; Mon, 08 Apr 2024 11:56:01 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id pq6-20020a17090b3d8600b0029bcc79b12asm398370pjb.12.2024.04.08.11.56.01 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 08 Apr 2024 11:56:01 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 08 Apr 2024 11:56:01 -0700 (PDT) Message-ID: <66143dc1.170a0220.418d5.bea7SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id AF5BB6050A62; Mon, 8 Apr 2024 14:56:00 -0400 (EDT) Subject: |SUCCESS| pw139186-139188 [PATCH] [v14,3/3] net/af_xdp: support AF_X From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240408130924.232154-4-mtahhan@redhat.com> References: <20240408130924.232154-4-mtahhan@redhat.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-sample-apps-testing Test-Status: SUCCESS http://dpdk.org/patch/139188 _Testing PASS_ Submitter: Maryam Tahhan Date: Monday, April 08 2024 13:09:22 DPDK git baseline: Repo:dpdk Branch: master CommitID:e2e546ab5bf5e024986ccb5310ab43982f3bb40c 139186-139188 --> testing pass Test environment and result as below: +--------------+----------------------+ | Environment | dpdk_fips_validation | +==============+======================+ | Ubuntu 20.04 | PASS | +--------------+----------------------+ Ubuntu 20.04 Kernel: 5.4.0-167-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29740/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/