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 D24D543DFB for ; Thu, 4 Apr 2024 19:35:47 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id CE3804067B; Thu, 4 Apr 2024 19:35:47 +0200 (CEST) Received: from mail-qv1-f100.google.com (mail-qv1-f100.google.com [209.85.219.100]) by mails.dpdk.org (Postfix) with ESMTP id 1CFA1402E8 for ; Thu, 4 Apr 2024 19:35:46 +0200 (CEST) Received: by mail-qv1-f100.google.com with SMTP id 6a1803df08f44-690bd329df2so5257206d6.2 for ; Thu, 04 Apr 2024 10:35:46 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1712252145; x=1712856945; 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=FnzwkVj7qojj+6V/0tSRaXXiZwNijubxpfgXciK+8NAyFPhqgLoLfZG1Xj2+byY7z0 EtZBbnDPJuTPgx7oAAANrVKjmmjPNgU+XzR8oICKghMnXLPzgQS0GXtJvTIrgRJLd1D9 Fx4cLyUef4Q31CJ2M+4e3rDUp82/Q9Xn/7rP4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1712252145; x=1712856945; 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=Z6fVapwuIeyq5x2Y3lM6XQFoVn5IVxYPNPV8gv9Lx5A3paqBatLankJ/TnRH16rMVl BpblyBhnSnIdDajZQ/BWVPxmn91Ax2bukM1/XmKqps+PHa7o4dllLutzfUjYzh1FgrJM dYH9wOQgapzwmCJDDwBevUa+h49eCFv62RyU+EEtDXbkR16zXS2fFp4Ytpp2pPb+EY5G kO3etsoUnmf5RsTf5D8azFsPcRJqo3LwQE3wGE2giaNobeatCLIaCciqsprQTRDLEtv+ JcsdZNDQHr/cslyAaK5HPbyTlJ8PXnB0LjzYO5huhKwCZBNYCTB5S4RJrSMmyf4O0VJm iL6g== X-Gm-Message-State: AOJu0YzQmNjwY7xdERv6rs6hWdPG5TGty6YcYT9qFHIK62rmcBx09GEU 9zMBkozkHRoqC8cg9Ia3J8JbVojBwvFTT1JMdwDHv/nFVgyjBR5UNvXGevqjJ5scQ47TJ97Wkdv n/lu6+TRwhfzOqDahYzay8Ytyk2K6+milnmG9hIgwudlw9FHkchPgVfjn X-Google-Smtp-Source: AGHT+IE9pg1wgt6jyuU7AKCZdlpr9bSvKhIZQ93Ygs4nK7mNafcqR26OeUjjstLO7CxgYN7TEVmlu5nZ5yjU X-Received: by 2002:a05:6214:dab:b0:699:1877:b0fb with SMTP id h11-20020a0562140dab00b006991877b0fbmr358778qvh.3.1712252145472; Thu, 04 Apr 2024 10:35:45 -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 jz4-20020a0562140e6400b0069910502c71sm503182qvb.44.2024.04.04.10.35.45 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 04 Apr 2024 10:35:45 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 04 Apr 2024 10:35:45 -0700 (PDT) Message-ID: <660ee4f1.050a0220.ec4a0.d868SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.7] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 2E31B6052471; Thu, 4 Apr 2024 13:35:45 -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/