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 490C0425D0 for ; Mon, 18 Sep 2023 11:29:55 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 4431F4021F; Mon, 18 Sep 2023 11:29:55 +0200 (CEST) Received: from mail-yw1-f228.google.com (mail-yw1-f228.google.com [209.85.128.228]) by mails.dpdk.org (Postfix) with ESMTP id 62A6D4021F for ; Mon, 18 Sep 2023 11:29:53 +0200 (CEST) Received: by mail-yw1-f228.google.com with SMTP id 00721157ae682-59bc956b029so40878417b3.2 for ; Mon, 18 Sep 2023 02:29:53 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1695029393; x=1695634193; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=scMYa3nfxlfhr6ea3i4dFniT9pXlQYCD0MxDL4MS0aU=; b=Men6xfRtwNyATvwWxYXJSMXZtrkU1P3lZwz0CspnCVBeXOnefFQLc9u9sg+SG5k/r4 XFagjFRccTcoXjGNlJqqMZzId1k5CjKA7JaHLRlS2gpNzpJVtrcI5PiORzq2NfHcAkvt ljtfzrtUFHrLhFf0jVZLlPpQ4T392TL+JOYEM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1695029393; x=1695634193; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=scMYa3nfxlfhr6ea3i4dFniT9pXlQYCD0MxDL4MS0aU=; b=qgYG6W91PfqXvUC/GfzqifOq7JQ0UeLoWpNt2hbBAygHMrlN5hC594NyLyIpbPZoqm KRLCaHViOjI3CF0Q7OluXDTW0Q2aX5rOpk3fik/ULMZ4UPuaB5vpUu9N0evpf1S8No2k rvGPVXfvsCYogRhcKYcvBiPjDS10xtQ0QzY1e6GpahDBhXcQOsS5SEvXY71gB6T5nDj2 aUXRh1h38mPeg9rsHUYUMvEkAZccx/jzyWmkyB0XxiSm5exlq/PFw4Q0rRQVg7c/A4HL 8dhbr+cYksWoImsQWLs1x0XMoQzXsR2aOMwd++pMX4OSp4NC5Lp8r44fZhUta5h8FfJm KKmA== X-Gm-Message-State: AOJu0Yxlc2kJf3fP7J+hotNHXPSD0piGK5Ohsi6zzGmuw6OCDDHtPpgx /jh6eePZspy581OwRbR4rfUt/sNA7XN+3MWWKHZRbyrCI0aJHNK2nnpnzg== X-Google-Smtp-Source: AGHT+IGpfWJhsQIFQ2M5gGv/RijQb1MONrEqA2z8mRlwC2xtF+LTOKq8fLbBX0Fsm18V0Janegn5RfVm2usq X-Received: by 2002:a0d:eb8c:0:b0:59a:ed7e:3890 with SMTP id u134-20020a0deb8c000000b0059aed7e3890mr8695633ywe.4.1695029392777; Mon, 18 Sep 2023 02:29:52 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id i196-20020a0ddfcd000000b0059b524bc16fsm1147821ywe.20.2023.09.18.02.29.52 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 18 Sep 2023 02:29:52 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 18 Sep 2023 02:29:52 -0700 (PDT) Message-ID: <65081890.0d0a0220.79edd.abbdSMTPIN_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 6D9AB6052514; Mon, 18 Sep 2023 05:29:52 -0400 (EDT) Subject: |SUCCESS| pw131561 [PATCH] eventdev/eth_rx: fix timestamp field regi 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/131561 _Testing PASS_ Submitter: Rahul Bhansali Date: Monday, September 18 2023 08:25:53 DPDK git baseline: Repo:dpdk Branch: master CommitID:d83fb967212efa19d272e7fa65d17c9ad94b17c1 131561 --> testing pass Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Debian Buster | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | Windows Server 2019 | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ | openSUSE Leap 15 | PASS | +---------------------+----------------+ | Ubuntu 20.04 | PASS | +---------------------+----------------+ 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 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 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 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 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27629/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/