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 9A86743DFA for ; Thu, 4 Apr 2024 16:24:30 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 8F73F4025D; Thu, 4 Apr 2024 16:24:30 +0200 (CEST) Received: from mail-yw1-f225.google.com (mail-yw1-f225.google.com [209.85.128.225]) by mails.dpdk.org (Postfix) with ESMTP id 6F9CE402E3 for ; Thu, 4 Apr 2024 16:24:27 +0200 (CEST) Received: by mail-yw1-f225.google.com with SMTP id 00721157ae682-6152088aa81so11812737b3.0 for ; Thu, 04 Apr 2024 07:24:27 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1712240667; x=1712845467; 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=ODNleL4p4grKDLs1P2kwHb6rStZXS6e35mbAm8hHG67o6Tt/wn5C3UPwQtQ4kEvPkX womeOYSlyRxFkNZ+Zi38JWAh4EmyWukt68nqxmImMW87qInnKBwSS+4plc+BUJpw7OC/ v9ozoKEQ4Auh0KOUo3PxnAAyD3VOkJk77pJg8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1712240667; x=1712845467; 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=IupulSajxkmROfmBjNa7m1Y7Qu9QL/gGJqH0vskCKcqRWcpZ3IqDI7v1MjbEgmsiA+ BHF2pplYHN3Eh+8NojBBORhXKbflZYKDiebgvmJc/L8bKfZiPsHJn48s2s46a/LirhOq 9WDimnD/YcrPd8Q24iwq6aK/B82pPq4WzLx1ofVFZgBljcQ2XeryIzm84gxQFqwyQ3s0 MAYWbtl8dY0hFOb+b8CY7ql8kV60CG1IOaHXbPP+KG/YzFxhF+IuqJWiQwEB2w3ppEYT h8Gpf0a9Btqf+OuQCkDcx1Pzeb0FsM0LZutE7CRrkaX76B1nGeztZ8Whv538SSHzAo0e QkSA== X-Gm-Message-State: AOJu0YwINaMctEc4H6lR3WRD8epSdv4Zk4DG85FQ+ljub9s75TW0GSMg 4WwDeuxtTJE+FS1/4nv30aLPoAQjdSFTAKnP5eG0/VyjD15z/3vu4XxGGaciafqjr6F3W/Rebe7 ggq/PZkXvXAaHPZb9XdwNtlb94GcVRAkvNuLVRUxNsazGNWplNjoq77cw X-Google-Smtp-Source: AGHT+IF6fhI5diWPTd4v1I4Uh/8l0s6NBExjqMMyMTCR0EAgW485iz3fn90w7bW9C4ffRNWIWHIhUNBt/esE X-Received: by 2002:a25:8490:0:b0:dcc:32cb:cb3b with SMTP id v16-20020a258490000000b00dcc32cbcb3bmr2858868ybk.44.1712240666856; Thu, 04 Apr 2024 07:24:26 -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 d4-20020a253604000000b00dccb4db0ca9sm737796yba.28.2024.04.04.07.24.26 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 04 Apr 2024 07:24:26 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 04 Apr 2024 07:24:26 -0700 (PDT) Message-ID: <660eb81a.250a0220.d1942.b838SMTPIN_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 7E8ED6052471; Thu, 4 Apr 2024 10:24: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 | +---------------------+--------------------+-------------------+----------------------+ | 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/