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 1547043DFB for ; Thu, 4 Apr 2024 19:26:42 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 0F07C4067B; Thu, 4 Apr 2024 19:26:42 +0200 (CEST) Received: from mail-vs1-f97.google.com (mail-vs1-f97.google.com [209.85.217.97]) by mails.dpdk.org (Postfix) with ESMTP id D41D6402E8 for ; Thu, 4 Apr 2024 19:26:40 +0200 (CEST) Received: by mail-vs1-f97.google.com with SMTP id ada2fe7eead31-479c8f43ca5so395881137.0 for ; Thu, 04 Apr 2024 10:26:40 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1712251600; x=1712856400; 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=Vd4jqtogLuTNXfitIS0A2mRxPJoXTY/LHiHttUHp87E=; b=eavAGsyCpomhIcnyo1duTzLiYodrqVv/dT6bziyFABXlQHABramW3xpZZ6sR5P2Ypu Ht8/7g2eskUyfT1w3rw2t3IGpiIMAYgqsDWgkOYvHJ9ktI6eo4H3ZQ25AFJ7pT0fZSY1 bD0Kv8RK2v6Z3q5E/GQVqgBgLE3FlYuUvLY5s= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1712251600; x=1712856400; 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=Vd4jqtogLuTNXfitIS0A2mRxPJoXTY/LHiHttUHp87E=; b=ZERDTU9EOex9IuaSkJVqbmQ8M9RlFHP5BhAsD4SZ9gjDFOsJXMxP3TOIisqNoQZ5zj cf3tIibVjwM9SR1KL/26sKCL+zTq78ggmfyriVstj8xXwiH1j6gCB4BLxVxS/7wNlMca GGQBTOQDwlS5JiJzX6Xl5/xcJvyZsYHY7AaoXcR1z7I/zlYEEaUEI9X6McCHc1ZOAkS1 m6HH5A9yr/ZUV0DYbQHWIs8l/v82tETclTtvOa4W7p3YLV6WiNWmejsS6JQ7qy/U4oBZ E8VCL4pp2k9XdsAL3ujRcHUCCeqB6aWvC+o7n0VcJdxgWJEA+OOvGKXgMal9/4f5+hCZ TPWQ== X-Gm-Message-State: AOJu0Yy8BCBu0rOwjayhaMYSkASE6g4nVahTX4LZMrV2MKVO4AT4hA/B 8hd5tgY8AFGIRs2SDaJUnFqAwWmOUEllSriIIpOhngB66lYCEE1hF+K6FNP3UnucQu5ZGPvH50b 2YMJ2KUo75moAhKf0MRBaPdqWF+9Vl0wxut/14ACPtAazcQvIf4RCdD+a X-Google-Smtp-Source: AGHT+IGvZ4qPJLPPi3wlxX7dD43yROdKCYtlJQXWTeiLE390xtznXuo1Jz9Z9PpZHIgIYkpiPUIIyQyeUb3Z X-Received: by 2002:a05:6102:950:b0:479:d5d9:43cd with SMTP id a16-20020a056102095000b00479d5d943cdmr1230044vsi.24.1712251599868; Thu, 04 Apr 2024 10:26:39 -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 ed6-20020ad44ea6000000b00696a26a4399sm99855qvb.62.2024.04.04.10.26.39 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 04 Apr 2024 10:26:39 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 04 Apr 2024 10:26:39 -0700 (PDT) Message-ID: <660ee2cf.d40a0220.6c0b.7bc0SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.6] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 8E8666052471; Thu, 4 Apr 2024 13:26:39 -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-abi-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 | abi_test | +==================+==========+ | Debian 12 | PASS | +------------------+----------+ | Fedora 38 | PASS | +------------------+----------+ | RHEL8 | PASS | +------------------+----------+ | Fedora 39 | PASS | +------------------+----------+ | CentOS Stream 8 | PASS | +------------------+----------+ | Fedora 37 | PASS | +------------------+----------+ | Debian Bullseye | PASS | +------------------+----------+ | CentOS Stream 9 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | Ubuntu 22.04 | PASS | +------------------+----------+ Debian 12 Kernel: Container Host Kernel Compiler: gcc 10.2.1 Fedora 38 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) Fedora 39 Kernel: Depends on container host Compiler: clang 17.0.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 Debian Bullseye Kernel: 5.4.0-167-generic Compiler: gcc 10.2.1-6 CentOS Stream 9 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.1 20230605 openSUSE Leap 15 Kernel: 5.4.0-167-generic Compiler: gcc 7.5.0 Ubuntu 22.04 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.0 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/