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 0285C43699 for ; Thu, 7 Dec 2023 13:30:37 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id C96FB40295; Thu, 7 Dec 2023 13:30:37 +0100 (CET) Received: from mail-pg1-f228.google.com (mail-pg1-f228.google.com [209.85.215.228]) by mails.dpdk.org (Postfix) with ESMTP id 9CC014025C for ; Thu, 7 Dec 2023 13:30:36 +0100 (CET) Received: by mail-pg1-f228.google.com with SMTP id 41be03b00d2f7-5c1a75a4b6cso535223a12.2 for ; Thu, 07 Dec 2023 04:30:36 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1701952236; x=1702557036; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=KHIG1eFYqV63oNcJEosxu0ZpB0aXsjDmpZXXA4rdemk=; b=EByfgwpEb8a3oalDvp0mDVPiAg2n4qSchOMUVNPEYncBjX2TVkZ47Y2PIZhn6G19UR fzmEC4lc0M6/jVE44098nN084RoslLzDIsIte/gJsk623ulS6sNFhZhBJANaizUE+bHE l8ZKSqhtchUjYzV+s77VbQiiKUiKZsMDxNKzk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1701952236; x=1702557036; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=KHIG1eFYqV63oNcJEosxu0ZpB0aXsjDmpZXXA4rdemk=; b=eBvm560bbcaB30UabIOzMhrye2DLAk7cPCi6IFrISDBvWn/VEyEcEB2duiEiMWQGCH pTxifLIuv6Rv8rbu/wssA4f+16RglwirYKU2BFecq7oe+ZxnkiC38THqzwqDMtHVuXcJ 9QkA+lDJjxbn+babg+/xEeBbl9I9agN8NKUdeyCfG3kV70EaIxf5s+E1m9sOfL0806JA L+3QfmnvnIMOyvxPYk+fsNGoBLXDSVcJ7T95BxG7W2VpQq9Sk3ZacIx8UwB1WQimlyXf z5Qp5d+xdGD0GBJE2XJOX5iviejVV6FjiIvw0TDfwF1JRgxUgHKk8Xf31fb5+OweM2HO GL8A== X-Gm-Message-State: AOJu0YzNbkS31yLy72R2d6J1ToYmJjSJISoygmyjWoxB+Bw9X1puVIiM xOZa/+osNF9MsDY8yj+9plSYoqBsDJ7zsVg34RpS2py/hvD/P57fKO8tZA== X-Google-Smtp-Source: AGHT+IF5gd4e/G1MCHevzX/X26LD553pFAfZNJ6RHrMzjw0APhyJgF3ezG6e1HBOznzRaxFwm2yihIa5pQfk X-Received: by 2002:a17:90b:374c:b0:286:6cc1:270 with SMTP id ne12-20020a17090b374c00b002866cc10270mr2164194pjb.59.1701952235747; Thu, 07 Dec 2023 04:30:35 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id ml19-20020a17090b361300b00280072b3969sm116995pjb.0.2023.12.07.04.30.35 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 07 Dec 2023 04:30:35 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 07 Dec 2023 04:30:35 -0800 (PST) Message-ID: <6571baeb.170a0220.b289a.2fb5SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.2] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id DE6C0605C311; Thu, 7 Dec 2023 07:30:34 -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-intel-Functional Test-Status: SUCCESS http://dpdk.org/patch/134905 _Functional Testing PASS_ Submitter: Pavan Nikhilesh Bhagavatula Date: Thursday, December 07 2023 06:55:39 DPDK git baseline: Repo:dpdk Branch: master CommitID:f2d5afbb2c05d7647da7ea914887c52115652651 134905 --> functional testing pass Test environment and result as below: Ubuntu 20.04 Kernel: 4.15.0-generic Compiler: gcc 7.4 NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/4 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/