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 14FBF43C3B for ; Thu, 29 Feb 2024 17:30:46 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 10EA642EE6; Thu, 29 Feb 2024 17:30:46 +0100 (CET) Received: from mail-yw1-f227.google.com (mail-yw1-f227.google.com [209.85.128.227]) by mails.dpdk.org (Postfix) with ESMTP id 6CDCC42DBE for ; Thu, 29 Feb 2024 17:30:45 +0100 (CET) Received: by mail-yw1-f227.google.com with SMTP id 00721157ae682-608c40666e0so11731047b3.2 for ; Thu, 29 Feb 2024 08:30:45 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1709224245; x=1709829045; 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=ARV4UH8+8NYl5QZzTVFqbekH0y5UNg6eWS4dard0S/M=; b=ZSp/Dw3cxFhF3W4gG87W6+uqR78dIPwlQ+yNTh9j0Ixpyr3DoX2NZHkqzC7aHhlj89 uJyxwTVi/MIqH8lEvCW0nRD9eCVy7wfwikIFAW942m0EB816VZQsGxQEBkM/CG+WqU5c XGFvzVJOukmxIWDwbqSsIc0/7RwOW8RQxoftg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1709224245; x=1709829045; 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=ARV4UH8+8NYl5QZzTVFqbekH0y5UNg6eWS4dard0S/M=; b=EGd3KyUgkgvMF+rhkds4LQUfPMYs14scN6tgva4PC7xT/1/JEXAhkBov/WIqz8tZbL eIsJBcYmf1HzYU2PiHJ43IX+u8fRaSJJZLMqpT343/noPM2S38GXQUA//8R9LsfakZo+ lkuoMAMRpqbKgm6u5zH0fBFVqxvxDZl9Gah1S4FjqH6KlTs5Y9jeeQDrmYd+49qZZ0xL hxf16NXF/yxY8/DIrEthlAzVPcQcr7dhVSJARo+qdJ8i9vmMwTt9X6pEIy7DmM84rS6h FDQCBW1BrLhKxRhyLSjbEpvqGD5IH5a27CMXk/FXWlXKPlmfH/RvtIXh6dee/CuuT1F0 v1cA== X-Gm-Message-State: AOJu0Yyn+bvdHbfVz36cri0mgx7saGNq3+lndJmuHrz5LU+EmoL8FLGS /SA4vVQnCgKcX7dPNg/dDy5XFuTfi3EIll8MuVZFDoa/3ZR9yI7g2O1mwd2++SMsZF+wT1KDgDv A9t4FksL6TIkUkTSJKXY2bkKC430pVJzExABy+9TDGUUWL4rY0P2PivTq X-Google-Smtp-Source: AGHT+IHxLoRk/SPEMjU/gBHKD7LCn0xMIj3iA0l3G0Nfeok7IE5bwS5kDds3fXadhBfKA1hse5jxvesSPOp5 X-Received: by 2002:a0d:d7cc:0:b0:609:3867:58f4 with SMTP id z195-20020a0dd7cc000000b00609386758f4mr2729459ywd.10.1709224244671; Thu, 29 Feb 2024 08:30:44 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id p66-20020a819845000000b0060971222645sm75388ywg.24.2024.02.29.08.30.44 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 29 Feb 2024 08:30:44 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 29 Feb 2024 08:30:44 -0800 (PST) Message-ID: <65e0b134.810a0220.2fd60.4edeSMTPIN_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 567246052510; Thu, 29 Feb 2024 11:30:44 -0500 (EST) Subject: |SUCCESS| pw137491-137493 [PATCH] [v11,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: <20240229132129.656166-4-mtahhan@redhat.com> References: <20240229132129.656166-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/137493 _Testing PASS_ Submitter: Maryam Tahhan Date: Thursday, February 29 2024 13:21:22 DPDK git baseline: Repo:dpdk Branch: master CommitID:f60df26faa3c90fc66d356e16347acd046971441 137491-137493 --> testing pass Test environment and result as below: +------------------+----------+ | Environment | abi_test | +==================+==========+ | openSUSE Leap 15 | PASS | +------------------+----------+ | Debian Bullseye | PASS | +------------------+----------+ | Debian 12 (arm) | PASS | +------------------+----------+ | Fedora 38 | PASS | +------------------+----------+ | CentOS Stream 8 | PASS | +------------------+----------+ | CentOS Stream 9 | PASS | +------------------+----------+ | RHEL8 | PASS | +------------------+----------+ | Fedora 37 | PASS | +------------------+----------+ | Ubuntu 22.04 | PASS | +------------------+----------+ openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 11 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29336/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/