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 7CEE943E02 for ; Thu, 4 Apr 2024 23:27:55 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 7541240A87; Thu, 4 Apr 2024 23:27:55 +0200 (CEST) Received: from mail-io1-f100.google.com (mail-io1-f100.google.com [209.85.166.100]) by mails.dpdk.org (Postfix) with ESMTP id 9D9C2402BF for ; Thu, 4 Apr 2024 23:27:53 +0200 (CEST) Received: by mail-io1-f100.google.com with SMTP id ca18e2360f4ac-7c897ac777aso44091939f.2 for ; Thu, 04 Apr 2024 14:27:53 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1712266073; x=1712870873; 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=sN7/rhVtIMBqzBQLp5olizTPe4ujdBdYel65n7zQFF0=; b=BfGE0s4pXfvwTwp7itOFzxqlw8kmxWSepGFFUTeq0qLHkGvret1/L5bZJziDkVPmh/ Q+fuvuozrEsXi6d5IEkP0/Doyll7cBds+8MH2HN5rhdTkk3Qme1vnADRpz0RmH1nCG5O 42RMHQNKwrw+SxAg5m36U6djPptO3abXNt4m0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1712266073; x=1712870873; 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=sN7/rhVtIMBqzBQLp5olizTPe4ujdBdYel65n7zQFF0=; b=OVedTVIu7bV9uycu2F7Wk0Wd8BQRyr3NYiEannm5m5IsNUAPl/6R3i2J0sFNQtOJRQ v6AIDiRjAkETTm0N0oC0xYQFKCnJEqf0J05d0PWRCy5XHUVdRBeKU9byeZ1NcwftLIa+ UOIZ/xITkOXqrjpZ9McK4NAU+yR2GjBjBD5wb0DFqdATPIBv3gvyjNAlR9GEjrumEpQX puaXUEq134eM3+lilt1SMf7taamnZVrMWlRLSCLZCiCSrp/bafEh3xcoy2FURaXiUH0f e7pDIdxXDlvMp0RoKVTG6HfDk11QWVR7tSZ7EIeeMBlLyZFCznzpmoKSq1RuKU4uWC+1 NjjA== X-Gm-Message-State: AOJu0YzGL/S5wlWlUqR6v1S4+Q8Eg875FUuwCL4SxrJwIf05Am2WvyBL 5d6FvwAoh2K689dH1D/v5JBrVLKWfglekVLadErVJgm602mf5vXGOWx8Lezf9HgxcszlYfkRrN3 2cqQrmPHe80xZCbHwFTdgl1pSQVLUHAaXZHA6TaQw X-Google-Smtp-Source: AGHT+IElVsjPgrEQMDNVOLEMKu4gStHMcj1GZRqvCB4tdXHsrGv7LQ/1Th2ozF3yUCt+yHVm6UCpa0hHOYeA X-Received: by 2002:a05:6602:641a:b0:7cf:16c9:fc73 with SMTP id gn26-20020a056602641a00b007cf16c9fc73mr1255340iob.11.1712266072770; Thu, 04 Apr 2024 14:27:52 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id gh5-20020a056638698500b00480c53b9578sm15963jab.25.2024.04.04.14.27.52 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 04 Apr 2024 14:27:52 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 04 Apr 2024 14:27:52 -0700 (PDT) Message-ID: <660f1b58.050a0220.aa37b.0f8eSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.7] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 43A646052471; Thu, 4 Apr 2024 17:27:52 -0400 (EDT) Subject: |SUCCESS| pw139097-139099 [PATCH] [v13,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: <20240404142326.2151118-4-mtahhan@redhat.com> References: <20240404142326.2151118-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-broadcom-Functional Test-Status: SUCCESS http://dpdk.org/patch/139099 _Functional Testing PASS_ Submitter: Maryam Tahhan Date: Thursday, April 04 2024 14:23:22 DPDK git baseline: Repo:dpdk Branch: master CommitID:e2e546ab5bf5e024986ccb5310ab43982f3bb40c 139097-139099 --> functional testing pass Test environment and result as below: Ubuntu 22.04 Kernel: 5.15.0-100-generic x86_64 Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 NIC: Broadcom Inc. and subsidiaries BCM957508-P2100G Dual-Port 100 Gb/s QSFP56 100 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/1 Arm Ampere Altra - Ubuntu 22.04.3 Kernel: 5.15.83+ Compiler: gcc 11.4.0 NIC: Broadcom Inc. and subsidiaries BCM957508-P2100G Dual-Port 100 Gb/s QSFP56 100 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29713/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/