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 1BCE64402A for ; Tue, 14 May 2024 11:43:37 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 17BA4402E0; Tue, 14 May 2024 11:43:37 +0200 (CEST) Received: from mail-qt1-f227.google.com (mail-qt1-f227.google.com [209.85.160.227]) by mails.dpdk.org (Postfix) with ESMTP id 5F73A402AE for ; Tue, 14 May 2024 11:43:36 +0200 (CEST) Received: by mail-qt1-f227.google.com with SMTP id d75a77b69052e-43df14d8a27so28370951cf.2 for ; Tue, 14 May 2024 02:43:36 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1715679816; x=1716284616; 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=oGpdyvPTqSjC/lkp+7bNlXdPKrij+1NjbdGN2TL/7bI=; b=NQbBt0O7uyULP6Us/7VfdfU08aBzAiLS3t9ENX/HWR8Wurd8cyV4FJlxnUjqkChpxD GUXTCwiNFLw3NQFBbbsK3AZwwsySyLqXBPIOkyUhLrkxnIRRbo6kq/Udj9RciMOxo3HT Q28ZQLYyxAe0DenO1BMlousPAogNgml85LNzY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1715679816; x=1716284616; 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=oGpdyvPTqSjC/lkp+7bNlXdPKrij+1NjbdGN2TL/7bI=; b=XtK827TBG+0J/fs+OSpOFjrFkZbBt29LJ6Kj65SeC3uLAJdB6zJs6B0Q45GSPMlr7X wuT24of5rKGIL494dgIpwY+0yLz7sG4PBA+4g9XvHYdtfp1/Vh2EfEnjtGw9e8L/CmdO ISq3Sk7iJpji23chymfAnL1jX9ILzbA/WoCtknlKpnQWec7Ww8mUoqpwVG9CezFGKbTA IN/Uspe9xVRsrDKlld4gV2Z2yLJ0xoPw3MUsBMxo/GyHrId7v5t9wWmTOvHdNqz3pxNm eAnK9oHXWQE3EBiEJyzqVmTtpnJM1A8+vBiGAb5j0WYr1kn2NZVm39TWCmpoaPLUdIKK E2hg== X-Gm-Message-State: AOJu0YyW5gffszi/f1QsC5YZNlbYOaX3rHTuRcbNpedk4P9d6hUfzmMG jWPF+DGf2LNkRf2NvRtQcRbGW9sp2jEJJmUIziv2lWMBlPrgAOrA5OmQLFum2a9WpCVnm55Kd7G pOuKiIZxkZ0MSsiZ8ImyfO+9HIpRHfATDziw7+d25 X-Google-Smtp-Source: AGHT+IEg+tSIMQkswNouIoJTMHcqdn5pBkY2iBD+Q6e44lszSOYNIqz51oc69mUFJNqwFMRVMGIWXbHvMqCF X-Received: by 2002:ac8:5a84:0:b0:43d:f92d:81a4 with SMTP id d75a77b69052e-43dfdb68fefmr175952191cf.49.1715679815739; Tue, 14 May 2024 02:43:35 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id d75a77b69052e-43df56672f7sm5496471cf.17.2024.05.14.02.43.35 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 14 May 2024 02:43:35 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 14 May 2024 02:43:35 -0700 (PDT) Message-ID: <66433247.c80a0220.bc5aa.d01cSMTPIN_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 6C4DB60524C7; Tue, 14 May 2024 05:43:35 -0400 (EDT) Subject: |SUCCESS| pw140048-140051 [PATCH] [v2,4/4] net/af_xdp: remove unused From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240514084155.50673-5-ciara.loftus@intel.com> References: <20240514084155.50673-5-ciara.loftus@intel.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/140051 _Testing PASS_ Submitter: Ciara Loftus Date: Tuesday, May 14 2024 08:41:55 DPDK git baseline: Repo:dpdk Branch: master CommitID:baa8e2c6b4d7ce289e891b9c96fb3193311c0f01 140048-140051 --> testing pass Test environment and result as below: +------------------+----------+ | Environment | abi_test | +==================+==========+ | Ubuntu 22.04 | PASS | +------------------+----------+ | CentOS Stream 8 | PASS | +------------------+----------+ | Fedora 38 | PASS | +------------------+----------+ | Fedora 39 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | RHEL8 | PASS | +------------------+----------+ | CentOS Stream 9 | PASS | +------------------+----------+ | Debian Bullseye | PASS | +------------------+----------+ | Fedora 37 | PASS | +------------------+----------+ Ubuntu 22.04 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.0 CentOS Stream 8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.6 Fedora 39 Kernel: Depends on container host Compiler: clang 17.0.6 openSUSE Leap 15 Kernel: 5.4.0-167-generic Compiler: gcc 7.5.0 RHEL8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20) 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 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29950/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/