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 71E7643DFA for ; Thu, 4 Apr 2024 16:25:43 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 6A32D40268; Thu, 4 Apr 2024 16:25:43 +0200 (CEST) Received: from mail-il1-f227.google.com (mail-il1-f227.google.com [209.85.166.227]) by mails.dpdk.org (Postfix) with ESMTP id AF6FC4025D for ; Thu, 4 Apr 2024 16:25:41 +0200 (CEST) Received: by mail-il1-f227.google.com with SMTP id e9e14a558f8ab-3689641c9a2so1305105ab.1 for ; Thu, 04 Apr 2024 07:25:41 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1712240741; x=1712845541; 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=X2FNdlxP7A++e3EVPOFwTQm1+c9yIkfckB3Mj1M0Aw0=; b=J9VSbKm3LKeiSTezYP3bDlaUZqXQlmB5mKrpXMEjp0ob4wJJLc20MccI9NduOsXCQg VP6Qq4p1Xdd1rI0AiABEYO2CHxGHUdoA7AVxaD8GCNc1f+PIqbzT4NYQYP9VyFiYkh+Y NCC72Qqr7p2zgz4Z/k2Bd/d5LzyyeEwa4zYe0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1712240741; x=1712845541; 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=X2FNdlxP7A++e3EVPOFwTQm1+c9yIkfckB3Mj1M0Aw0=; b=J/t66WYW57a0ytPTN2W4EqIyfaUMHiIWb92Az9zAPOvrgEglX3VywG7T9xvqS0PfNk FaCYrWLgLT+RyTtiR3EUMdccOgPaFi/tAMRxu8oK5oSeNnVWZ7Wau6zMdItd4PvK8SqG PBbi4m0g4ogsc/QQeBUoUpYzwJFfTM3qbHxgyErcsNAiamQKnAAVSZdkPA0Fa4ANmlK+ +SDv1Egxe2yw6D1nK5v1lfJ0FKg12Y7AfH+0N1JifbXyRr2Aq6/W3wrJ4xcVQIUhytDZ jGHq700HimZt2oSqYwhmKlv+e+raROmFA5u0jrEIsbeZR8HpjMCwibC3jVTzmEv3cR+J S2bA== X-Gm-Message-State: AOJu0YzDmuBC6WXDG8Aj8qFAr/MkY0vtcTlpoGCE9AL8/7Z9NOBS6yMM wmA8RhWP1DxhR1ly0K0DrYy8ffea9RMLWFs8M5zwVCYDcr4F7O89+5S+BGCvDljf/a+Oz9WmUCX U09DL8MbjQDFBRFjeeY4uNj0pWtbdNGQLcflYhdjy4PRQ1YZqmlSlLJJm X-Google-Smtp-Source: AGHT+IHmVN+fvXxLFzm0TcQH8vqpNWJHXxMwDENJBPIF//EjJ6G1rQDReT2o9Z5S4K9iaF4ygGnXfmaR+JXe X-Received: by 2002:a92:cda3:0:b0:369:f611:5efe with SMTP id g3-20020a92cda3000000b00369f6115efemr3022777ild.18.1712240741078; Thu, 04 Apr 2024 07:25:41 -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 x5-20020a056e02194500b0036600e969b6sm831869ilu.66.2024.04.04.07.25.40 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 04 Apr 2024 07:25:41 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 04 Apr 2024 07:25:41 -0700 (PDT) Message-ID: <660eb865.050a0220.d813f.1efaSMTPIN_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 8E0BA6052471; Thu, 4 Apr 2024 10:25:40 -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 | +---------------------+--------------------+-------------------+----------------------+ | Ubuntu 22.04 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+-------------------+----------------------+ | Ubuntu 20.04 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+-------------------+----------------------+ | openSUSE Leap 15 | 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) 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 openSUSE Leap 15 Kernel: 5.4.0-167-generic Compiler: gcc 7.5.0 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/