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 681A242601 for ; Thu, 21 Sep 2023 05:29:26 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 633754014F; Thu, 21 Sep 2023 05:29:26 +0200 (CEST) Received: from mail-pf1-f227.google.com (mail-pf1-f227.google.com [209.85.210.227]) by mails.dpdk.org (Postfix) with ESMTP id BDD684014F for ; Thu, 21 Sep 2023 05:29:25 +0200 (CEST) Received: by mail-pf1-f227.google.com with SMTP id d2e1a72fcca58-690fa0eea3cso416126b3a.0 for ; Wed, 20 Sep 2023 20:29:25 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1695266965; x=1695871765; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=74n3nFpsjmhOsSbv/gjE2RHBhj0GQiQxoXk+fEqCCS8=; b=DiioA1e1l7UVS0OZfSeIGKQDdplTwiCXWwQAKZYSAqtNrQSngowyYhXGc0QyYO+wGl kXW8hUDLbuZOqRa9CHUkItxaU57IjnHvxzHbqdAM/T0cX33Li/xjoUn6I2FMKbyWPnNY BXc0Aj8/sLFJdamH2fFLSwJpr77VrkvilR36o= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1695266965; x=1695871765; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=74n3nFpsjmhOsSbv/gjE2RHBhj0GQiQxoXk+fEqCCS8=; b=IbWSIuP+iSmusXZPz0wKWwRjk7WvBqm5RcIvNf2CQMkjpCDD77iFYGoWy4uiGnu8At wQxB0OzOgMBn90N+FMh+QHD+tcLpE7JvmqzGGllH3KKT51Qjq/6ZHKTjX9N1qMtXyM5I 09KOHHHCaW1qLws2a+EpNRYOyULTEqLYk0dpXyB9JYVI9Nk1LzffsrUHO9C5RUJBcD20 UxgY5VfTYcfeMarWwaXHjPPUwOB+uVgqBUqBtErFtNEmlsBUnuzTciW/2zo89BFUsCHL xIT8BTaBXxigXDhQ7rHIKjAMFjG7JyZT8mF9yd76f8n6lys5ik4LtkaWyZPMREGUaDTv CKHw== X-Gm-Message-State: AOJu0Yz2MIYeF0z+mRiD+EhFv5hdjSMBIBjrhCg0eLX0REsL1+O4Ofb7 33P/9IgUMPGs48pLRCFgEQzAXmRYptBb2/M26DDkptzl5gkioSXAb1B0faNzZtiGo6Gn/AR3/Q= = X-Google-Smtp-Source: AGHT+IGjlC9hNbMye/GyH0IOEqcP2fX1dHhfGCNoK3FSmmp6+Go9IKkD3RhM7LJnsvMJUf1cYcIh8v43gz2m X-Received: by 2002:a05:6a00:248f:b0:68f:cd71:45d5 with SMTP id c15-20020a056a00248f00b0068fcd7145d5mr5163311pfv.3.1695266963477; Wed, 20 Sep 2023 20:29:23 -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 p24-20020a637418000000b00578e9802793sm21441pgc.17.2023.09.20.20.29.23 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 20 Sep 2023 20:29:23 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 20 Sep 2023 20:29:23 -0700 (PDT) Message-ID: <650bb893.630a0220.afa11.0ea1SMTPIN_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 BAD7C605C351; Wed, 20 Sep 2023 23:29:22 -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-unit-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_unit_test | +=====================+================+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | Windows Server 2019 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ | Ubuntu 20.04 | PASS | +---------------------+----------------+ | openSUSE Leap 15 | PASS | +---------------------+----------------+ CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 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 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 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/