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 5B0E743699 for ; Thu, 7 Dec 2023 14:28:09 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 554BB40278; Thu, 7 Dec 2023 14:28:09 +0100 (CET) Received: from mail-il1-f225.google.com (mail-il1-f225.google.com [209.85.166.225]) by mails.dpdk.org (Postfix) with ESMTP id 37D1D40270 for ; Thu, 7 Dec 2023 14:28:08 +0100 (CET) Received: by mail-il1-f225.google.com with SMTP id e9e14a558f8ab-35da160de2bso2360915ab.1 for ; Thu, 07 Dec 2023 05:28:08 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1701955687; x=1702560487; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=QILAeh4beb3ZajbpB1HCq5WfChkp83fQpLOqvRS5FO0=; b=cdayWY28IXmUSfx16nsh0tQksK8XGErYUGOEiBeo4B7eczQFf9cazeu61w4aXFxV3f ZNIP1I3SUImk0Tm8uKVEchD97KZsbHSCkaekc5bQCykPtfZS1Zt6oliwaC3qufkJfUao vfH5XpcIl8GKIVdMEjZbUOQFaHmpfzwfPCkp8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1701955687; x=1702560487; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=QILAeh4beb3ZajbpB1HCq5WfChkp83fQpLOqvRS5FO0=; b=BhZLI4uh1eDm/jn0sjzqgBiRvNGwga6+hA2M422IYgnDQvm7eOxzQd36lsAIaE48K1 Tp4dhsI3j4Ld6Q3kCxli+/eMqJkLk6/frwevO08MVdD5dzLc9qXBMBXZcB/kZVxuZRzc Bls235ZwJS5KGDnJ9VmFiK+QjM9I34U4ae72KhktR7wFmFBCn9jvXcxaHoy85CsBEWPm uk8pEpLl0dC/Bov7TTdqhTHoCi5HAb1+rJchaaayiI8XaVibTeyo3HWQTuLaArcGwfFy d+n+YU/gBdSZi3jFc+c+KwlQBpfFyGiMHwJeg4+J24ibk1JXzVjqMrgYZtBuuoB90R9Q xGjw== X-Gm-Message-State: AOJu0Yw38sEGn7LAF1xKBnMgqsTfwaqPxh9dfxlsc09xK7lrVCobMPhn GBTQEEQ0Sru9bNodOvctyBhWGjX/FL8zVftiY0mWhbYBrRIQIkQHkbZICg== X-Google-Smtp-Source: AGHT+IGjjsx2XHGnLPEuzpDh6Q6Dws8+n47QWmlz4XMmjs8LCyKQsQ2wEeX6SRBeOHnlQnyz/63UreI8bmer X-Received: by 2002:a05:6e02:1a0d:b0:35d:66a0:5432 with SMTP id s13-20020a056e021a0d00b0035d66a05432mr3560288ild.13.1701955687725; Thu, 07 Dec 2023 05:28:07 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id i15-20020a056e021d0f00b003592f8721c8sm117303ila.14.2023.12.07.05.28.07 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 07 Dec 2023 05:28:07 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 07 Dec 2023 05:28:07 -0800 (PST) Message-ID: <6571c867.050a0220.c1baa.2f46SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.3] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 42363605C311; Thu, 7 Dec 2023 08:28:07 -0500 (EST) Subject: |SUCCESS| pw134905 [PATCH] event/cnxk: fix dequeue timeout configura From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu 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/134905 _Testing PASS_ Submitter: Pavan Nikhilesh Bhagavatula Date: Thursday, December 07 2023 06:55:39 DPDK git baseline: Repo:dpdk Branch: master CommitID:f2d5afbb2c05d7647da7ea914887c52115652651 134905 --> testing pass Test environment and result as below: +------------------+----------+ | Environment | abi_test | +==================+==========+ | CentOS Stream 9 | PASS | +------------------+----------+ | Fedora 38 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | Ubuntu 22.04 | PASS | +------------------+----------+ | Debian Bullseye | PASS | +------------------+----------+ | Fedora 37 | PASS | +------------------+----------+ | RHEL8 | PASS | +------------------+----------+ | Debian Buster | PASS | +------------------+----------+ | CentOS Stream 8 | PASS | +------------------+----------+ CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.3 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28546/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/