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 377B343F1F for ; Sat, 27 Apr 2024 00:22:58 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 337B44404D; Sat, 27 Apr 2024 00:22:58 +0200 (CEST) Received: from mail-pj1-f99.google.com (mail-pj1-f99.google.com [209.85.216.99]) by mails.dpdk.org (Postfix) with ESMTP id 72E13402BA for ; Sat, 27 Apr 2024 00:22:52 +0200 (CEST) Received: by mail-pj1-f99.google.com with SMTP id 98e67ed59e1d1-2ae913878b0so1968902a91.2 for ; Fri, 26 Apr 2024 15:22:52 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1714170171; x=1714774971; 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=lBdkd+e/ByvN21qlH5Hk+9W8mOyBiuRdQec+CyL9xXw=; b=Di+8XYWFvfe57iQvH6pRK3w8yEpMyOa63TM+pQY0tJlsXF9HYvrIZVw69iJVOdIUdx V481Ow6rmY/j1nayY249ZvLaUDD8pfH2hUSp6K4hz+DTwIHZsLpeJ3FTjLi/G/ThEIfG BjrWJTzg9rBlRfAWh+2Z6raqnFxrHuG9Fd8Nw= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1714170171; x=1714774971; 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=lBdkd+e/ByvN21qlH5Hk+9W8mOyBiuRdQec+CyL9xXw=; b=K3q8fWSrcNGDY/H/8Jo1mf32+GvvlH9lJsgxx+R+wM5VjxGX4DqgGrDznEidlRzjvt JjA3udZk9qz2r0LWWppLbQlkrDsTjN6IjljsCR0oktX04QJMUdHg4xD1JiKsu/svviV8 TzRo+mb0Bn3S6WDDqL1S2mXv87hSltd3XsRvhCUDvRoC2hNa84dLS0zvmTd3s601M4Sh vcX/FJjhZmHj7wZItpxjpfenAtJDoOPDRnu90qiEziZTWfTufLCSASMjGtrS0yRn7tNm HoaE0mfoPmP0vTdkxP+088eLbH5l9pBqwCfFO3AlmwwfGHHU9nHJlT1l3kPkrLrnc50i E5Ng== X-Gm-Message-State: AOJu0YyMTxo2odddimKrVfxsQ5xcWccp3hjjMctvEuG6QNH7IW5ioLWk jNbWoJ6i3hKL4xQxmTNYMHjBW6X68iMB+Q+y2NljHJ3njPlpYR83HAXYpbJ4eM5k7Fncq9sS10b duYPdzDVRLpanycNIa35Tcctbft8TT0skEW6V1wo38NyQv0wn1PNbglbH X-Google-Smtp-Source: AGHT+IE7ZO/fTQgzzjBnDQeY3es2doZS97tP620M9zFweKe0mBjtCEYfvmp9ukEnUoIBktXfUOUjY6rJkvyW X-Received: by 2002:a17:90a:de94:b0:2a2:358c:f933 with SMTP id n20-20020a17090ade9400b002a2358cf933mr854203pjv.43.1714170171690; Fri, 26 Apr 2024 15:22:51 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id lp7-20020a17090b4a8700b002aeffdb1be3sm542182pjb.6.2024.04.26.15.22.51 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 26 Apr 2024 15:22:51 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 26 Apr 2024 15:22:51 -0700 (PDT) Message-ID: <662c293b.170a0220.1ff57.b419SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.6] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id DB7EA604D420; Fri, 26 Apr 2024 18:22:50 -0400 (EDT) Subject: |SUCCESS| pw139678 [PATCH] [v1,1/1] MAINTAINERS: add another AF_XDP From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240425144843.1014029-1-mtahhan@redhat.com> References: <20240425144843.1014029-1-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/139678 _Testing PASS_ Submitter: Maryam Tahhan Date: Thursday, April 25 2024 14:48:31 DPDK git baseline: Repo:dpdk Branch: master CommitID:7e06c0de1952d3109a5b0c4779d7e7d8059c9d78 139678 --> testing pass Test environment and result as below: +---------------------+-------------------+--------------------+----------------------+ | Environment | dpdk_msvc_compile | dpdk_meson_compile | dpdk_mingw64_compile | +=====================+===================+====================+======================+ | Windows Server 2022 | PASS | PASS | PASS | +---------------------+-------------------+--------------------+----------------------+ | FreeBSD 13.3 | SKIPPED | PASS | SKIPPED | +---------------------+-------------------+--------------------+----------------------+ | CentOS Stream 9 | SKIPPED | PASS | SKIPPED | +---------------------+-------------------+--------------------+----------------------+ | CentOS Stream 8 | SKIPPED | PASS | SKIPPED | +---------------------+-------------------+--------------------+----------------------+ | Windows Server 2019 | SKIPPED | PASS | PASS | +---------------------+-------------------+--------------------+----------------------+ | Fedora 38 | SKIPPED | PASS | SKIPPED | +---------------------+-------------------+--------------------+----------------------+ | Debian 12 | SKIPPED | PASS | SKIPPED | +---------------------+-------------------+--------------------+----------------------+ | Fedora 37 | SKIPPED | PASS | SKIPPED | +---------------------+-------------------+--------------------+----------------------+ | Fedora 39 | SKIPPED | PASS | SKIPPED | +---------------------+-------------------+--------------------+----------------------+ | Ubuntu 22.04 | SKIPPED | PASS | SKIPPED | +---------------------+-------------------+--------------------+----------------------+ | Ubuntu 20.04 | SKIPPED | PASS | SKIPPED | +---------------------+-------------------+--------------------+----------------------+ | Debian Bullseye | SKIPPED | PASS | SKIPPED | +---------------------+-------------------+--------------------+----------------------+ | openSUSE Leap 15 | SKIPPED | PASS | SKIPPED | +---------------------+-------------------+--------------------+----------------------+ | RHEL8 | SKIPPED | PASS | SKIPPED | +---------------------+-------------------+--------------------+----------------------+ Windows Server 2022 Kernel: 10.0.20348.2031 Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9 FreeBSD 13.3 Kernel: 13.3-RELEASE-p1 Compiler: clang 17.0.6 CentOS Stream 9 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.1 20230605 CentOS Stream 8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 Windows Server 2019 Kernel: 10.0.17763 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Fedora 38 Kernel: Depends on container host Compiler: gcc 13.2.1 Debian 12 Kernel: Container Host Kernel Compiler: gcc 10.2.1 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Fedora 39 Kernel: Depends on container host Compiler: gcc 13.2.1 Ubuntu 22.04 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.0 Ubuntu 20.04 Kernel: 5.4.0-167-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 Debian Bullseye Kernel: 5.4.0-167-generic Compiler: gcc 10.2.1-6 openSUSE Leap 15 Kernel: 5.4.0-167-generic Compiler: gcc 7.5.0 RHEL8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29854/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/