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 056B543BE3 for ; Sat, 2 Mar 2024 09:06:58 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 9EB6A4025E; Sat, 2 Mar 2024 09:06:58 +0100 (CET) Received: from mail-yw1-f228.google.com (mail-yw1-f228.google.com [209.85.128.228]) by mails.dpdk.org (Postfix) with ESMTP id 059A6400D5 for ; Sat, 2 Mar 2024 09:06:58 +0100 (CET) Received: by mail-yw1-f228.google.com with SMTP id 00721157ae682-60983233a0dso16585697b3.3 for ; Sat, 02 Mar 2024 00:06:57 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1709366817; x=1709971617; 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=0tpRv+dw43LvIyBhscz9kKVZlW6jXkW012/UacEAxQc=; b=CMqfPJLww4fm9phRDW75EPBbvdNkB/UMwhNGfVK46mLewqgZ29+511P3246/8avaU5 Q9HOgkrCa+ZzyIwQ+WjUmDEbmteTPjPcVKFdiGXvuS5HSDHtxx+mLK8S0Ie/GB1yaHi9 yp8gMbYXc3jxwzVuXqJavGwDfQ06hrP6+73L4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1709366817; x=1709971617; 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=0tpRv+dw43LvIyBhscz9kKVZlW6jXkW012/UacEAxQc=; b=vYNHM9X3BH3gA6F5cI8WpW+GmA8kc+KX9CcqkpYZWVsCj/fRxhcdvdvT7ukzZXXP2R 0Y3Mh7CddsTwjflP8e71/rIWzB8f5R2MiVuy2FJHEQWEPYiRgdlaXs+BAp4ANamSC6HK 0VYgv1amB+gCCeqoYe3mg/hTmsATnglIrliWVbuYDG6jQvRYe7th5fJ0Auv6s2DQVMfR VRqXu7xN8AWNBAkcCd4+Kzin03GDIWxfFfwZcLkc0pxmn1uRx32LC4v/DS9TNC9sipUv njJ1v5okDIaKGBUArvGtty4FZ0tCvMiFv39ECq5OjdjAfycj2/e7Jw3l2gWNpLBZp8Gx sIww== X-Gm-Message-State: AOJu0YzLUnlTV9Dc843hpZCrzuO96oFDYt68QgjGfTOngc19hPPuFNak dRPnn1ZsDiwTEXiyPwqrqzxP1KwXaORyLNyQzXYfj5VfUg1EppTZcwnGvjXxRVTkMDwKYy1Hd/8 UADFVzd9ff6hXznd4xUef7z6vFt/21paYAI/A8fej9aZuzCbHrlgvD0s8 X-Google-Smtp-Source: AGHT+IE34rWHEf+f7xAoEjKsj9dlLJpbFeJWzdz7Ry15bEu3J/1oov5xaqitqopLl5ewvuP5MB3Ds+pRgVqo X-Received: by 2002:a81:8987:0:b0:5ff:a52b:55ac with SMTP id z129-20020a818987000000b005ffa52b55acmr4291102ywf.34.1709366817313; Sat, 02 Mar 2024 00:06:57 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id g186-20020a0df6c3000000b0060877e3605fsm276164ywf.25.2024.03.02.00.06.57 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 02 Mar 2024 00:06:57 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Sat, 02 Mar 2024 00:06:57 -0800 (PST) Message-ID: <65e2de21.0d0a0220.df8c7.2b82SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.6] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id BD2496043300; Sat, 2 Mar 2024 03:06:56 -0500 (EST) Subject: |SUCCESS| pw137488-137489 [PATCH] [v10,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: <20240229130212.343036-4-mtahhan@redhat.com> References: <20240229130212.343036-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/137489 _Testing PASS_ Submitter: Maryam Tahhan Date: Thursday, February 29 2024 13:01:24 DPDK git baseline: Repo:dpdk Branch: master CommitID:f60df26faa3c90fc66d356e16347acd046971441 137488-137489 --> 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/29335/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/