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 0E705425D0 for ; Mon, 18 Sep 2023 11:22:06 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 0826C4021F; Mon, 18 Sep 2023 11:22:06 +0200 (CEST) Received: from mail-vs1-f100.google.com (mail-vs1-f100.google.com [209.85.217.100]) by mails.dpdk.org (Postfix) with ESMTP id 236584021F for ; Mon, 18 Sep 2023 11:22:05 +0200 (CEST) Received: by mail-vs1-f100.google.com with SMTP id ada2fe7eead31-45274236ef6so209590137.3 for ; Mon, 18 Sep 2023 02:22:05 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1695028924; x=1695633724; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=zET8YNVuYMMlZMBlM28b5njQ0TCOLZcA7MbueNVfyNo=; b=hn6Vo9V+T6ueKoCg3eNyspxrGVT0hLDr1uVcFccJxx7ziucVU9EvPeiBXLIicArGE3 BoJ34gIsOxlAUoJ8s97rIuYl/a48YeRGtnIyDySDtmE4HN6sV9m5swbZOpAjCpNpgnrN jizDm9pF3huI9wKv0QlT9lrfwfBLgcgCdYz8Q= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1695028924; x=1695633724; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=zET8YNVuYMMlZMBlM28b5njQ0TCOLZcA7MbueNVfyNo=; b=MMio/erbv224vTLKDVPRdYwohlFqVAXT8EMF3sLaHYBXRnH4KdOrMpZVhzdnaTYFmk LZmifHUFcX0LTfb1Y1dOBMGhmhRXIDNwPgwQnPuzmSIG4BXDIZVYDbLXLxgYYywRF7pD t7eY9wT1Oh0w1/heoIa6EFGYhLDdorlD7yk0S7wZBbO69nplvnisqhWADGV3cblkd7tb X3EA9yImlzbUwfH4jg0e6ILw9tlkbPhsXa3FYP5yOHf+uBFUAi0RivpCOWFRtKSzx2ar R9/o8S58eklcCjk69ypCSu+6ReuGwyHyyXWnsiVRzkZrWGZpK6cmG834jwq1TCiSzxRs qmSQ== X-Gm-Message-State: AOJu0Yzqp/D5cuCQhq4d0ESp2A6JC3aeOUz1zNTaX4362IYbL9c1ZUSH /J2ueHRlMeh/FF2e2WL1biq43pTaZb5dOS1xxMJlewccj0jdrGgMZwUmWEGCOSJ3BBoMPQnx7g= = X-Google-Smtp-Source: AGHT+IG+6OlIXwNSno8qPYDuVQZoHLZS6+UImoKKXU9Ms3fPHjqzRczBr1Xoc1c3QdsV0zi0N5UXDHvaXGTZ X-Received: by 2002:a05:6102:3e23:b0:452:7380:5517 with SMTP id j35-20020a0561023e2300b0045273805517mr1062241vsv.32.1695028924559; Mon, 18 Sep 2023 02:22:04 -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 l23-20020ab053d7000000b0079dc19a192fsm681974uaa.16.2023.09.18.02.22.04 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 18 Sep 2023 02:22:04 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 18 Sep 2023 02:22:04 -0700 (PDT) Message-ID: <650816bc.b00a0220.1dbf1.6e24SMTPIN_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 480BB6052514; Mon, 18 Sep 2023 05:22:04 -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 | +---------------------+----------------+ 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 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/