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 A8E2642601 for ; Thu, 21 Sep 2023 05:11:29 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 9D7754014F; Thu, 21 Sep 2023 05:11:29 +0200 (CEST) Received: from mail-pf1-f225.google.com (mail-pf1-f225.google.com [209.85.210.225]) by mails.dpdk.org (Postfix) with ESMTP id C399B4014F for ; Thu, 21 Sep 2023 05:11:27 +0200 (CEST) Received: by mail-pf1-f225.google.com with SMTP id d2e1a72fcca58-69101d33315so409444b3a.3 for ; Wed, 20 Sep 2023 20:11:27 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1695265887; x=1695870687; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=BB1eqLwVHK+cWt9HKz1HkPCCtpntsnUJXTEsMdf8A4E=; b=KytNZnz7xP0lQ9u3AX0epwxwuysqZzmHdtF3n4CiTwWagCal+YYjZeZv/3FnDPLudL dgaHdvv5Np5EABfVvmrRKeLZgLh0RbbgypVtxBIobW4mnHKwKxnT19HTgYlyBmg2yMKq p0OGsZlbTuv7BwFL6qNKLJJreENnCnCpswS3A= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1695265887; x=1695870687; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=BB1eqLwVHK+cWt9HKz1HkPCCtpntsnUJXTEsMdf8A4E=; b=PJphZf4jBQ/rB0n82uSqZFiuJjL+hLlkbczT0+bDFPUUIzekBRbkN+lXdBXO1WpYOr G4wopK6Oux84QVFVv7Yu5god4c/xh7pN5IIkAL8K7eBdvcZIqiwaa6d6JjCIJ6qAqoLn PkVj5hMeghuxtfjUWvuDvUM69JXoC7kpISvMmQzqxmuv+MDBXuPw2q4EyCDKtZyLjnsw bap2TjtcTqnLtNzwCwpgjSUotcAo3y5fSJ+FqqFaeS4sZFOdDqfIeGlErg6i5g9Dx/bV Ae+rxP/NaPCc9kALQtsj8fug8g73TfTZ+IobHFy7K1H9vw6SSATJDy6G3VJ8jzDBPuWN eZeA== X-Gm-Message-State: AOJu0YzLQDg5U0u7jSUJMMbS4c9A1oY21IOVJIVcmc1YJBmaq++IpeNZ x0YLeYp7kYT1ZstNbia+ypnwSgJrchnN6CRn6ro9flcQiNx9upncGeO8JS7jfs9luOqTEy1TOw= = X-Google-Smtp-Source: AGHT+IHXvhpFtscb1DFbVJfM5rDVqb+7aYIBXjusQNFQDSOJ0WZtz5DDk33195rXbUl8NxzHM3JmRYeZdw6T X-Received: by 2002:a05:6a20:3202:b0:15a:58c8:b10f with SMTP id hl2-20020a056a20320200b0015a58c8b10fmr3472467pzc.43.1695265886975; Wed, 20 Sep 2023 20:11:26 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id li11-20020a170903294b00b001b67718fdc9sm16563plb.91.2023.09.20.20.11.26 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 20 Sep 2023 20:11:26 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 20 Sep 2023 20:11:26 -0700 (PDT) Message-ID: <650bb45e.170a0220.f32d8.0baeSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.3] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 6EB82605C351; Wed, 20 Sep 2023 23:11:26 -0400 (EDT) Subject: |SUCCESS| pw131751 [PATCH] [v3] eventdev/eth_rx: fix timestamp field 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-compile-amd64-testing Test-Status: SUCCESS http://dpdk.org/patch/131751 _Testing PASS_ Submitter: Rahul Bhansali Date: Wednesday, September 20 2023 16:48:22 DPDK git baseline: Repo:dpdk Branch: master CommitID:31e60e81f025e9fffa69b68bffe5cfaa22d5c098 131751 --> testing pass Test environment and result as below: +---------------------+--------------------+----------------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | +=====================+====================+======================+ | Debian Bullseye | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Buster | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 37 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 9 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | FreeBSD 13 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | openSUSE Leap 15 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 38 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 22.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 20.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ | RHEL8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ 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 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27676/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/