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 A830543699 for ; Thu, 7 Dec 2023 15:02:31 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 6840E42F1B; Thu, 7 Dec 2023 15:02:31 +0100 (CET) Received: from mail-yw1-f226.google.com (mail-yw1-f226.google.com [209.85.128.226]) by mails.dpdk.org (Postfix) with ESMTP id B3B8C42EF7 for ; Thu, 7 Dec 2023 15:02:27 +0100 (CET) Received: by mail-yw1-f226.google.com with SMTP id 00721157ae682-5d34f8f211fso7729387b3.0 for ; Thu, 07 Dec 2023 06:02:27 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1701957747; x=1702562547; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=9UDHgi3wv6cyB+gdQVh8zmxO0bvfCPgOt3sRDLMWSpU=; b=AVlKLD1p4vb+RsnMH6tpPTLuwg0pWLqODoaNAtDNaDkOyZfqQQpXspYYaLwo3yAOwa EsH+0it0Ivvubjx2OBYIaHIsYzZlHw0HBqe9vNoQdV36IyuvW80MaduOAWXx1EU2BNY6 l1l+4LHyZvG9jP+UEBdkhUe7L9vVZc9XI9Jqo= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1701957747; x=1702562547; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=9UDHgi3wv6cyB+gdQVh8zmxO0bvfCPgOt3sRDLMWSpU=; b=AismYi+ehi70qn5M8GsVisu4ZKFrsRYmftJOT63bGMvbkN+6FjDaaJPDkG0LvoxeaS PLFOZoqegNH0nH28vaDqv+rb5zCmAO0KO0HuAqPKyF02JxSDCRZM0Nfz52+E8BLhbKEF tJfBhG3h5fHo4nfR1jUegumEyufUhV2HWdANgAIMliDoERlLLdrH01ax5AJyr+SjeBjN O0JMNzshR04/mqSs9sXIlSl77mlrjCkPzIMyrisreSYPaiBKKybLcXZfThOJGYsFHqUq Ho9mNaLm8lkJDtH6HXrD7XCKvmLJwh5KxBJpBsioIdzJKiaQ6r+4fLAJLL0+N0KLS1Kf 5Fyw== X-Gm-Message-State: AOJu0YzotTIlgYCwwY/9GrnF5YZBrfYBxT1lMdDDVk/hkXXq0zRmWETS c2NGOOpYc+LwmRyj475vmwN4c8ppq/AbwfxdGlnbdTcgy4sK5vBbhuSJZQ== X-Google-Smtp-Source: AGHT+IGo1yPwn+wZLczTtYGcm7EKS8R5VRM0PHgNQmVJPtcCnnUeiYvtzNAHIYgmvjTeAZ0O39JTUIL/MArb X-Received: by 2002:a81:4323:0:b0:5d8:8922:f560 with SMTP id q35-20020a814323000000b005d88922f560mr2090351ywa.79.1701957747162; Thu, 07 Dec 2023 06:02:27 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id g5-20020a0dc405000000b005d7db1471d6sm221061ywd.49.2023.12.07.06.02.27 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 07 Dec 2023 06:02:27 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 07 Dec 2023 06:02:27 -0800 (PST) Message-ID: <6571d073.0d0a0220.9183f.5c52SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.7] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id C754F605C312; Thu, 7 Dec 2023 09:02:26 -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-unit-amd64-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 | dpdk_unit_test | +=====================+================+ | Windows Server 2019 | PASS | +---------------------+----------------+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Debian Buster | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | openSUSE Leap 15 | PASS | +---------------------+----------------+ | Ubuntu 20.04 | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ | Ubuntu 22.04 | PASS | +---------------------+----------------+ Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) 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 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.3 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/28546/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/