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 3C17543DD1 for ; Mon, 8 Apr 2024 20:26:22 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 34D95402F0; Mon, 8 Apr 2024 20:26:22 +0200 (CEST) Received: from mail-pf1-f228.google.com (mail-pf1-f228.google.com [209.85.210.228]) by mails.dpdk.org (Postfix) with ESMTP id 73F8A402E3 for ; Mon, 8 Apr 2024 20:26:20 +0200 (CEST) Received: by mail-pf1-f228.google.com with SMTP id d2e1a72fcca58-6ecc9f0bdaaso3351788b3a.1 for ; Mon, 08 Apr 2024 11:26:20 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1712600778; x=1713205578; 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=l1XUk0Wm5qAbS0GOHlGxjSptylU0CCheJfZi0hsUYvY=; b=MaxKqy6P8siEm5iMaGDUg2hh2bYhhKh8zgi0SiVhtCTlvDJVeCz1slCcnfKPwRi6DZ U4w5bnbhlsnBMBgXhEFxe517R+BCSgHUKaNTIs2lN1jcQADlv6CXtU9ylOTlFiRt7zqC XOL1DTgbtRJuFTHQi6F/Ttdeg995d/3INWmYA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1712600778; x=1713205578; 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=l1XUk0Wm5qAbS0GOHlGxjSptylU0CCheJfZi0hsUYvY=; b=lBBv/gw/R2mCRrjCRAJOO5KI5PzJi96wF5wIu14DhCetDykxswX7sCEx7T6e8Tl8pK 23IDgQAECIHdkaIVIBUeoDKB4XvVmywqeOQSwYuVfF8SD/Nkkpt3Xsf9eTarixStc/md 4J940DE0QYJzmEUmNq/P8UAsU5R/BjYRT4KxiUVjr4CoRMcwCxVvTfvcNGeACdp91IRD +tFB3HGhvzqEzFZLqWKsPjXsefKaodNnJnI8gILLlFrbdw3HWt/1SPqspVVZp6obU82D Q2YbkYl6jP3F9Nd3m7uc1vx/hE38lNVzMQO2M9FbjEkO+R1oyFmiBRnMh5Nt6K/UUJD2 qoXQ== X-Gm-Message-State: AOJu0Yx8xf65HK0PmirzA/eqhBmNe/xibR/SGogtaOxegq41LyAXHwZn chpXMcBOVwXUgdZSgGavZj0h+I9HuR7U9yXwIrX1bddmUB++95CX55m7fgRJs5BhBEl082Q39KR sNa/AlcSeQxmxFDz7f5trOv4NhVl91G7+Cbafrdz+WZBYbpIohi7f8TfY X-Google-Smtp-Source: AGHT+IEPVOEyvn04hwQjmLRDG4WgGsyCY3jDYb60QsatGRHlXB+MYUoEXrVopkPseuUD3OOMKP/EjPko471u X-Received: by 2002:a05:6a20:974a:b0:1a7:5c0e:a320 with SMTP id hs10-20020a056a20974a00b001a75c0ea320mr4744698pzc.56.1712600778639; Mon, 08 Apr 2024 11:26:18 -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 b19-20020a17090ae39300b002a53aeca861sm78210pjz.2.2024.04.08.11.26.18 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 08 Apr 2024 11:26:18 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 08 Apr 2024 11:26:18 -0700 (PDT) Message-ID: <661436ca.170a0220.d86c5.553cSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id CBC1B6052735; Mon, 8 Apr 2024 14:26:17 -0400 (EDT) Subject: |SUCCESS| pw139186-139188 [PATCH] [v14,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: <20240408130924.232154-4-mtahhan@redhat.com> References: <20240408130924.232154-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/139188 _Testing PASS_ Submitter: Maryam Tahhan Date: Monday, April 08 2024 13:09:22 DPDK git baseline: Repo:dpdk Branch: master CommitID:e2e546ab5bf5e024986ccb5310ab43982f3bb40c 139186-139188 --> testing pass Test environment and result as below: +------------------+----------+ | Environment | abi_test | +==================+==========+ | Fedora 39 | PASS | +------------------+----------+ | CentOS Stream 9 | PASS | +------------------+----------+ | RHEL8 | PASS | +------------------+----------+ | Fedora 38 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | Ubuntu 22.04 | PASS | +------------------+----------+ | Debian Bullseye | PASS | +------------------+----------+ | Fedora 37 | PASS | +------------------+----------+ | CentOS Stream 8 | PASS | +------------------+----------+ Fedora 39 Kernel: Depends on container host Compiler: gcc 13.2.1 CentOS Stream 9 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.1 20230605 RHEL8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20) Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.6 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 Debian Bullseye Kernel: 5.4.0-167-generic Compiler: gcc 10.2.1-6 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 CentOS Stream 8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29740/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/