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 8ED0543A44 for ; Thu, 1 Feb 2024 22:01:20 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 8915A402B9; Thu, 1 Feb 2024 22:01:20 +0100 (CET) Received: from mail-il1-f227.google.com (mail-il1-f227.google.com [209.85.166.227]) by mails.dpdk.org (Postfix) with ESMTP id B5A264021D for ; Thu, 1 Feb 2024 22:01:19 +0100 (CET) Received: by mail-il1-f227.google.com with SMTP id e9e14a558f8ab-363a76d0c71so3426995ab.1 for ; Thu, 01 Feb 2024 13:01:19 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1706821279; x=1707426079; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=hvf2vIB0UHYehO7MtJLwI1EVDNh78bewDQZKLQSk3fA=; b=FnxV7YF2yihnB5LpfOva3Zz32DXjQBg1+X4pQfchgu9yW1G9Zir/+vF1SBkRoc5eEP sc+q9G9b/HVStT5F4uaZcceBiwF4HxnpsvX6w389OsJ/DstofRbVjAccmTdCF/0fTLb2 YKy9LppeyGQ/ytbHQ73Z7I7SVD6Nkx9qGQTOU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1706821279; x=1707426079; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=hvf2vIB0UHYehO7MtJLwI1EVDNh78bewDQZKLQSk3fA=; b=dIp/gmTrGalYQiWIy1tt8c4qwA8BsuzWCnDtsY+B4BkzBqrm9nEYm7SuMyg5S1UnfD Q6DkWABpqq/LRmvqn81VjI8NSdxRIiFFAlxeOfUh/NUBdX8cDft3nooUfQYK1r3vwf0x ZGRqEhpvk7+mgqibvt6rXTzk74TSYqZH9etPbdGcHw32vakDIFsSK2QQClpGqKGdlEXa 5IKAuYsf/4X2PJksXrrIxyIB6aC+ntZgaSF/LPyNOddFvfFHD5zhRRJWQjaMEorkKA9v 7Uf5u3FEqOuMzAJYakxBIfXzzw7nGTSuXdbv5A5VAQoGT+bFAQevalTASLhos7ecZsnP ClmQ== X-Gm-Message-State: AOJu0YzXkDh2GMns+WLkstEhAaBWS6mGsxdW81rTcgdysh8QPXqTg2mv HNjhZERMFfTjUpWjoKO/QkH0um6mPYXPNn+R+fK3zPTbnBW7J/Z8jM2Ifcq5bAEcZHAf0Z9ljmD UfFZ4Ce0lgv/aiGEEhJTdGH1zV21lo8WO6v3Plsf/ X-Google-Smtp-Source: AGHT+IHY1CqJRCZ9LPRwaKn0r9pjhML5Cr8D30Rr2oUMAeautMm4VCjiYaIiIoIQmpH2kN6j27D9MkBX15yD X-Received: by 2002:a92:de07:0:b0:363:7eee:6e51 with SMTP id x7-20020a92de07000000b003637eee6e51mr6796278ilm.15.1706821279058; Thu, 01 Feb 2024 13:01:19 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id bc23-20020a056e02009700b003638e317690sm24658ilb.44.2024.02.01.13.01.18 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 01 Feb 2024 13:01:19 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 01 Feb 2024 13:01:19 -0800 (PST) Message-ID: <65bc069f.050a0220.94feb.19eeSMTPIN_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 B2E686051831; Thu, 1 Feb 2024 16:01:18 -0500 (EST) Subject: |SUCCESS| pw136289 [PATCH] [v3] doc: fix test eventdev example comma 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/136289 _Testing PASS_ Submitter: Pavan Nikhilesh Bhagavatula Date: Thursday, February 01 2024 19:37:50 DPDK git baseline: Repo:dpdk Branch: master CommitID:82b8ea38ecf2a24fa7bd257a007a2d8351e6e5ad 136289 --> testing pass Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | Windows Server 2019 | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | Debian Buster | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.3 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29022/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/