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 AF52543DFA for ; Thu, 4 Apr 2024 16:43:15 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id A6C7E4025D; Thu, 4 Apr 2024 16:43:15 +0200 (CEST) Received: from mail-oi1-f227.google.com (mail-oi1-f227.google.com [209.85.167.227]) by mails.dpdk.org (Postfix) with ESMTP id 614D840150 for ; Thu, 4 Apr 2024 16:43:14 +0200 (CEST) Received: by mail-oi1-f227.google.com with SMTP id 5614622812f47-3c4f23f3eeaso301831b6e.1 for ; Thu, 04 Apr 2024 07:43:14 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1712241793; x=1712846593; 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=+rHWatmFHkVaRd/GGCRD+bg4BhS3k94Q7rRK6GJNRF4=; b=LYhRkxxovOuY1xSkhtBx3ilVBXgVCqTVO6SZzTIwzbtlM1ctDaT+ldhyXzBKdHMTNp DpDdkdzi8dfNLlxFMJeuUitI1+tXAOIk0CkAmc90jXp4D9ljGXy0iQcZzD3Cd6PNq80T iUWtp+kjdAW/vk1dgoEHIExRmqqjfIpKQotbw= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1712241793; x=1712846593; 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=+rHWatmFHkVaRd/GGCRD+bg4BhS3k94Q7rRK6GJNRF4=; b=nwcWohZqU/F76Ok9B++o8iEZtKDZlmod4HtUguspA+l6Uzvcx0k8VKjmH4TYZlmhXk 0JySCCJX/eJjFvBCqkk1QbgwVkIyw3S98HtCv9bzdAF2kSN1Lnt75vt9U2KTLnTK79N7 zV0Y7GPmspyLqWUyB7kDnsocIkJyBhW2B1qkxaiaenmPXZOBMtM2KKnoWfoleHA8mIBc dMMTMkhxLyykMWk5E0d7yTHdmiqAibv7vVW8ck9YXkEPLdQBi3eQHa3M4ggQMjbK1/vf ++DgIfTLWMwjNINFBYnfbqrEb5XICI6Hm3LMY8S4XYJjzzdzwyYv0IlhitR6nyEGuXbC t3fQ== X-Gm-Message-State: AOJu0YycYs2vrUWz3LSYXildnmgILrpBwE08iDIHRqad5E1ROAPmKuYX Tg4liDINfH5cDaP3N/3oX9v8yqImXJQc1kr8T/FYKJTUpqIOUoDPuBqWK9EiVZs04AY2z15Yial +axAQ0RpBqq5bie0p6w9UEJFTIer9uG9euSqU2w8u2xGeBsrtsdP5DYZ0 X-Google-Smtp-Source: AGHT+IHec4sDGTj0pSBswXlrRAFqWu7G8hyTKLoSOLrCuuf+HiwEO1KuuF6UVjDqbqVcNx1j6rJXuUqFggxZ X-Received: by 2002:a05:6870:332b:b0:22e:7de8:c745 with SMTP id x43-20020a056870332b00b0022e7de8c745mr2216532oae.56.1712241793687; Thu, 04 Apr 2024 07:43:13 -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 ov2-20020a056871770200b00218ec3c0be6sm455328oac.23.2024.04.04.07.43.13 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 04 Apr 2024 07:43:13 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 04 Apr 2024 07:43:13 -0700 (PDT) Message-ID: <660ebc81.050a0220.a537e.8d3bSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.7] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 29F0C6052471; Thu, 4 Apr 2024 10:43:13 -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-unit-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_unit_test | +=====================+================+ | Windows Server 2019 | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | Windows Server 2022 | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ | Fedora 39 | PASS | +---------------------+----------------+ | openSUSE Leap 15 | PASS | +---------------------+----------------+ | Debian 12 | PASS | +---------------------+----------------+ | Ubuntu 20.04 | PASS | +---------------------+----------------+ Windows Server 2019 Kernel: 10.0.17763 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) CentOS Stream 9 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.1 20230605 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 37 Kernel: Depends on container host system Compiler: gcc 12.3.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 Fedora 39 Kernel: Depends on container host Compiler: gcc 13.2.1 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 Ubuntu 20.04 Kernel: 5.4.0-167-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 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/