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 F226343DFB for ; Thu, 4 Apr 2024 19:28:15 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id EAF2A4069F; Thu, 4 Apr 2024 19:28:15 +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 0DD524067B for ; Thu, 4 Apr 2024 19:28:15 +0200 (CEST) Received: by mail-pj1-f99.google.com with SMTP id 98e67ed59e1d1-29f69710cbbso916737a91.1 for ; Thu, 04 Apr 2024 10:28:14 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1712251694; x=1712856494; 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=ZOQQgPKMjboAgDT+Fi7SyURJOPmOp2mITwr5zuRc/cU=; b=XfUJcviLQuwQhhXV0YaQpSSanzC9TFwwQR+pZjriuoD2gq5F5GH/mFOd7tq1w6nfPQ +WvA+q26hpA+dB/C+rJvFzE/EL5Pw9Pq1fX80pHweBy3Z13a/LYiyVzBcAwZhSQWOoCn UA9apYJcMDXZKHSxNsEuO5JVP3UY9HfR3KgqA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1712251694; x=1712856494; 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=ZOQQgPKMjboAgDT+Fi7SyURJOPmOp2mITwr5zuRc/cU=; b=Cave/3kcOpprEKHs7bP26/9V8cUzHydeuBgX7kCP6lpyg7xjj4l8IurocNmAF1+VyD xOElGRpFe+JOyImFFURfmYfhZ5mtAcVp/YomrIjBOao3PuOtBLBoVaEZFzyddrHwkcZJ /hj54RoJncKhCx3nKUsq3er5C+A/jw01xRWDK71n2OVizHJ5RbLcvNhPDjfRFkw0wB3/ 3MVOVmFT3vpfwqWWEnPZitWkvNzE6ZTf+awlzaUlmqTxHaTUaNR7s/CICoa6UZQ+ApNu hK3FotVCa/QWhPu9m6BWotB4sa8s8OwGEl9TWM/6mXdVPp2eHhJppaiHatIxstUiYX2n KQVw== X-Gm-Message-State: AOJu0YyVIMp0W0uvstRTuQbaq3teZqgz6tnrkWH9JPEYIeuaLm7p7z1Y kazKf1OeEGg8iS0spn8UGANDcb2zkhFzbjcVtX/tcVsOinbCMca6vUU9Ihsyv/F2+3AGoN+1yMG fb9auygcAHLeMCYWYX1l9hXUHhQHwgMj99MJjPHzY X-Google-Smtp-Source: AGHT+IFOrEFhzNoQvTrbFu8oAB5qArKBbowpUHUa3BpnCJeebbx7Zft9ywrjilV7ab4FHzKkUnf5yDqneMJU X-Received: by 2002:a17:90a:39c8:b0:2a2:bf9f:c455 with SMTP id k8-20020a17090a39c800b002a2bf9fc455mr275914pjf.7.1712251694311; Thu, 04 Apr 2024 10:28:14 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id qb8-20020a17090b280800b002a232d2cf86sm114136pjb.13.2024.04.04.10.28.14 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 04 Apr 2024 10:28:14 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 04 Apr 2024 10:28:14 -0700 (PDT) Message-ID: <660ee32e.170a0220.d495c.8f58SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.8] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id BF7FC6052471; Thu, 4 Apr 2024 13:28:13 -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-compile-amd64-testing Test-Status: SUCCESS http://dpdk.org/patch/139099 _Testing PASS_ Submitter: Maryam Tahhan Date: Thursday, April 04 2024 14:23:22 DPDK git baseline: Repo:dpdk Branch: master CommitID:e2e546ab5bf5e024986ccb5310ab43982f3bb40c 139097-139099 --> testing pass Test environment and result as below: +---------------------+--------------------+-------------------+----------------------+ | Environment | dpdk_meson_compile | dpdk_msvc_compile | dpdk_mingw64_compile | +=====================+====================+===================+======================+ | Debian Bullseye | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+-------------------+----------------------+ | CentOS Stream 8 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+-------------------+----------------------+ | Fedora 38 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+-------------------+----------------------+ | FreeBSD 13.2 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+-------------------+----------------------+ | Windows Server 2019 | PASS | SKIPPED | PASS | +---------------------+--------------------+-------------------+----------------------+ | Windows Server 2022 | PASS | PASS | PASS | +---------------------+--------------------+-------------------+----------------------+ | Fedora 37 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+-------------------+----------------------+ | Fedora 39 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+-------------------+----------------------+ | Ubuntu 20.04 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+-------------------+----------------------+ | Ubuntu 22.04 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+-------------------+----------------------+ | RHEL8 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+-------------------+----------------------+ | openSUSE Leap 15 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+-------------------+----------------------+ | Debian 12 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+-------------------+----------------------+ | CentOS Stream 9 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+-------------------+----------------------+ Debian Bullseye Kernel: 5.4.0-167-generic Compiler: gcc 10.2.1-6 CentOS Stream 8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.2.1 FreeBSD 13.2 Kernel: 13.2 Compiler: clang 14.0.5 Windows Server 2019 Kernel: 10.0.17763 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Windows Server 2022 Kernel: 10.0.20348.2031 Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9 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 20.04 Kernel: 5.4.0-167-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 Ubuntu 22.04 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.0 RHEL8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20) openSUSE Leap 15 Kernel: 5.4.0-167-generic Compiler: gcc 7.5.0 Debian 12 Kernel: Container Host Kernel Compiler: gcc 10.2.1 CentOS Stream 9 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.1 20230605 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/