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 EF24E42216 for ; Thu, 31 Aug 2023 23:34:44 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 003E34028A; Thu, 31 Aug 2023 23:34:44 +0200 (CEST) Received: from mail-pl1-f227.google.com (mail-pl1-f227.google.com [209.85.214.227]) by mails.dpdk.org (Postfix) with ESMTP id 2E4E34028A for ; Thu, 31 Aug 2023 23:34:43 +0200 (CEST) Received: by mail-pl1-f227.google.com with SMTP id d9443c01a7336-1c09673b006so9310735ad.1 for ; Thu, 31 Aug 2023 14:34:43 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1693517682; x=1694122482; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=u1Epgd6PslFFGkTzP6DHhatZOoBP7UYaILoKs9458w8=; b=dCU50cKuoog8KWTMwFOFGHtWJtL8sDibeHTAKfj6UY8e//G50cIhwBa4Wff9Rgrk4B +umAdmemICoDpxr8OgJrjKahCE3a1/vTGxyxMfzEuD8V4ifJYgmQlebyOPM3gTsThwwY 7ImFTBHxKDjTu8zRLWJjepyAVjnRDIuxOpvRI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1693517682; x=1694122482; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=u1Epgd6PslFFGkTzP6DHhatZOoBP7UYaILoKs9458w8=; b=KHhu3w7bQ823PWeyRWGVBZVLlNLyqDJgExiLKrpMdGwK6yjVrODjUiYI4fTX5y/T51 Hxr98KcOhziaJBE7TI2Vab9ahEng+4b6ELPxj8fsCY2nrIOnoalNXc/KpG091wfHReUA 2Tn9VTp2jDZXSViHNFdnDI/OlTCJs7zfWH16UtJf2c9XzV7c2F9E4gGofapEnImTQVte IHdozMm2/THUgf95vu4smPGGqXTa7kwda1dfcfla7yz/k7kl6uT1tigO+lAyilDbRQ3Y Vlw8o4oPHFwD/FKYANsrXguANMAPySJFm0c+206sRHRI80aEATgNfuvCQLWiMt3ur0Pw MeqQ== X-Gm-Message-State: AOJu0YyTJAY3pFA1wqpo5a4FbGJI9QHwllx8pB7TI9f0KubrXb+Otsf8 2A2Xhnw8NyzomSqoZm+SMc3GxJkPWSBctPCm/i5EYbav9IJnLTTjL+/AGQ== X-Google-Smtp-Source: AGHT+IFEP8SEGFvGUvrSxluZp/NLt+WdoXB/C5wHjGtOKHRnYiKMpQBACX6NWm0kQK1Sn7dWLUmCD+aqDW0C X-Received: by 2002:a17:902:db0b:b0:1b9:c68f:91a5 with SMTP id m11-20020a170902db0b00b001b9c68f91a5mr1177048plx.6.1693517682362; Thu, 31 Aug 2023 14:34:42 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id h5-20020a170902680500b001be01fc8cd8sm75899plk.62.2023.08.31.14.34.42 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 31 Aug 2023 14:34:42 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 31 Aug 2023 14:34:42 -0700 (PDT) Message-ID: <64f10772.170a0220.05ae.3170SMTPIN_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 6FF8C6052471; Thu, 31 Aug 2023 17:34:41 -0400 (EDT) Subject: |SUCCESS| pw131001-131003 [PATCH] [v2,3/3] test/event: add event lin 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/131003 _Testing PASS_ Submitter: Pavan Nikhilesh Bhagavatula Date: Thursday, August 31 2023 20:44:24 DPDK git baseline: Repo:dpdk Branch: master CommitID:b7b8de26f34d39c8aaded44d8a468da5e68f19da 131001-131003 --> testing pass Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | Windows Server 2019 | PASS | +---------------------+----------------+ | Debian Buster | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | Ubuntu 20.04 | PASS | +---------------------+----------------+ Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) 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 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 Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27497/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/