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 84DFF43B8B for ; Thu, 29 Feb 2024 20:06:07 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 7BACF42D78; Thu, 29 Feb 2024 20:06:07 +0100 (CET) Received: from mail-yw1-f226.google.com (mail-yw1-f226.google.com [209.85.128.226]) by mails.dpdk.org (Postfix) with ESMTP id 3EE57402ED for ; Thu, 29 Feb 2024 20:06:06 +0100 (CET) Received: by mail-yw1-f226.google.com with SMTP id 00721157ae682-6087396e405so20316097b3.0 for ; Thu, 29 Feb 2024 11:06:06 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1709233565; x=1709838365; 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=zvz93SDyJy4/sx7JDvRJ0C9iPQkBrDER8+6JU8kw94U=; b=MuU2LAqvkuGUnVMWMcEh2rSObYAM7jXS6f4HxuY/utFj5Ami4UqPJdzHNB+yw4TN/T /0gWfNo9Z226ejN3evJgWBHARj6deqWiWyOOLLD+qkWitQ2gITxUEFS5D5WkdBliGVgo RP/oN7qvcw+TYC3QzSUnCc/vdJiNB9DmIGD3M= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1709233565; x=1709838365; 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=zvz93SDyJy4/sx7JDvRJ0C9iPQkBrDER8+6JU8kw94U=; b=BdRZU6HyHbRQgEJ8IBNciUVd+TVKfaV7VgGwGgvo0vUVxDXcR5nvuQdulzbaJSYlfs 71ZvhosLPRWBj+OCmYUtQl6m3/G+HoIhQ/lPO19jipLuf6jmlLXLxepZBnxLijfzQ8X1 h6i/jMBRAC9fgnaLXvT9DJmg2+g8Z9FZpfwo9TzZmSiuQa7e1vVKqe3oB9VPi9+eNvpP Ojx8QjV6uRV/li4WdhbkmdyioUj1N89nUrN9N8IObF7X9bruEbNQuf+W7ZwoWiQg0fbi 0RQ1J7CfMe0ioa24oIxUwmfVXzqVfvflEH7UhKCbO7XiqDaKKX7l8FgH4/7OgN1452H/ yZGg== X-Gm-Message-State: AOJu0YwRC1sFBKSmuwOzvib5bhoVuW0+zAJOL4PH495+SmEfQiRzFWhe 1pONf5ckBGCbS41Vv8wPBZ167w9Zn6ybx5Yr/+Zvsn+2ndwpoJjOSNWSwNmGU6rvJnojQsgbLAB cacmZ8Ttck5KE3m7FtRnG4BIeCAmZqXqLog3CsatH X-Google-Smtp-Source: AGHT+IHXG1gA+SnvsqIfBDa3xiv7AXixRe25RyaT+mKQe3OhUmZwsX4+giTz/tUKqPaBcG6DnCo8pBA3rRCB X-Received: by 2002:a81:4805:0:b0:609:69b6:94a with SMTP id v5-20020a814805000000b0060969b6094amr2246579ywa.23.1709233565437; Thu, 29 Feb 2024 11:06:05 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id q4-20020a819904000000b006096df73b98sm94205ywg.29.2024.02.29.11.06.05 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 29 Feb 2024 11:06:05 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 29 Feb 2024 11:06:05 -0800 (PST) Message-ID: <65e0d59d.810a0220.e01bc.63adSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.8] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 1673B6052712; Thu, 29 Feb 2024 14:06:05 -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-compile-amd64-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_meson_compile | dpdk_mingw64_compile | +=====================+====================+======================+ | CentOS Stream 9 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Bullseye | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 37 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 38 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian 12 (arm) | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | FreeBSD 13.2 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 22.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 20.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | openSUSE Leap 15 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | RHEL8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Alpine | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2022 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 11 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 FreeBSD 13.2 Kernel: 13.2 Compiler: clang 11.3.0 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Alpine Kernel: 5.4.0-73-generic Compiler: gcc (Alpine 10.3.1_git20210424) 10.3.1 20210424 Windows Server 2022 Kernel: OS Build 20348.2031 Compiler: MSVC VS-Preview Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) 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/