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 2602343DFA for ; Thu, 4 Apr 2024 16:18:29 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 214F240268; Thu, 4 Apr 2024 16:18:29 +0200 (CEST) Received: from mail-oa1-f97.google.com (mail-oa1-f97.google.com [209.85.160.97]) by mails.dpdk.org (Postfix) with ESMTP id DB4C14025D for ; Thu, 4 Apr 2024 16:18:27 +0200 (CEST) Received: by mail-oa1-f97.google.com with SMTP id 586e51a60fabf-22e8652090aso605985fac.2 for ; Thu, 04 Apr 2024 07:18:27 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1712240307; x=1712845107; 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=mfm1opr29OTaCLHdIZHUKdIa3irUwFiuU92UWpKEu4Q=; b=UuVTZWCtkdqZwvsOBIbyDBzmCRA6MAVgDqXgfZs6K/FnP9eLfliJEeFxdNZ3L0w/8h j89nC7xdvk58ma5zPOV5jnm2fHGjg4mWgZTBCGRqf9W8tVfunGqo20rvPWbYvhgSc7sB ehDqfntDmJWEWVP9C0YLwx8hgLDquO2LfIPR4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1712240307; x=1712845107; 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=mfm1opr29OTaCLHdIZHUKdIa3irUwFiuU92UWpKEu4Q=; b=GBQa8FYraRqdQy6JKLrOeZPvoi3LHXHvmQbnyn8bhRjWcW31OgzUPz5lgyXEENevAb eEPCuI+uzD6KyZLmR7ctxTJP6o+y0jrxBcVqjCzbZoSfsvOafeAcCTGohBapYKuOnywD y2o6u7FDi6odoQPZlrqR9KSIB3MZoGwrUGsi9X/sfltAPgRg3034tjG5e0AsPDMzQj8a 5FPNH0ATe46j2tZZ3Aolb1y34uZWtTipRWCQA+7wKSNwiEozxLahtVu6IKneaVkXg4cB 3c/vb/iLCYQHSvYjRzdCEjxE+1YH4W+glx5xJ9w5tw6uA2S4VtAfkXg4gNY/Gho0mhbv 0GyA== X-Gm-Message-State: AOJu0Yw+gFBnUOyyIILnRZegkx4+QTst7KazKSD8BhLfYfHz+N2ahB2y njUeQqVp3vnR0MpVQSCMuSFMvpVC/ouC/76IntrO5FcTBSPUXihk4SbASsUL4iSjg/3ua5scR7F PHcaJrYlzeYDNhKl6yZFdAQdOV9d8dNUK2bbkqLLmTYO0f1z/JMcCfgoc X-Google-Smtp-Source: AGHT+IGDtZ1OoFSCSunC5W60I+lcE4pYlI7n+clJm7CvJutdGZ8P9G6wlMVMt00EGnLSewCfG7lrcbizV3sr X-Received: by 2002:a05:6870:e38a:b0:22e:bf56:7d1 with SMTP id x10-20020a056870e38a00b0022ebf5607d1mr1289196oad.13.1712240307136; Thu, 04 Apr 2024 07:18:27 -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 x21-20020a056870435500b0021e64b6a8a9sm416772oah.27.2024.04.04.07.18.27 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 04 Apr 2024 07:18:27 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 04 Apr 2024 07:18:27 -0700 (PDT) Message-ID: <660eb6b3.050a0220.b4ff9.70edSMTPIN_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 89F1C6052471; Thu, 4 Apr 2024 10:18:26 -0400 (EDT) Subject: |SUCCESS| pw139094-139095 [PATCH] [v12,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: <20240404132452.1186627-4-mtahhan@redhat.com> References: <20240404132452.1186627-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/139095 _Testing PASS_ Submitter: Maryam Tahhan Date: Thursday, April 04 2024 13:24:50 DPDK git baseline: Repo:dpdk Branch: master CommitID:e2e546ab5bf5e024986ccb5310ab43982f3bb40c 139094-139095 --> testing pass Test environment and result as below: +---------------------+--------------------+-------------------+----------------------+ | Environment | dpdk_meson_compile | dpdk_msvc_compile | dpdk_mingw64_compile | +=====================+====================+===================+======================+ | CentOS Stream 9 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+-------------------+----------------------+ | FreeBSD 13.2 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+-------------------+----------------------+ | Fedora 37 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+-------------------+----------------------+ | Debian 12 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+-------------------+----------------------+ | Windows Server 2022 | PASS | PASS | PASS | +---------------------+--------------------+-------------------+----------------------+ | Fedora 38 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+-------------------+----------------------+ | Windows Server 2019 | PASS | SKIPPED | PASS | +---------------------+--------------------+-------------------+----------------------+ | Fedora 39 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+-------------------+----------------------+ | RHEL8 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+-------------------+----------------------+ CentOS Stream 9 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.1 20230605 FreeBSD 13.2 Kernel: 13.2 Compiler: clang 14.0.5 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Debian 12 Kernel: Container Host Kernel Compiler: gcc 10.2.1 Windows Server 2022 Kernel: 10.0.20348.2031 Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.2.1 Windows Server 2019 Kernel: 10.0.17763 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Fedora 39 Kernel: Depends on container host Compiler: gcc 13.2.1 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/29712/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/