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 B827D425D0 for ; Mon, 18 Sep 2023 10:55:45 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id B378B4021F; Mon, 18 Sep 2023 10:55:45 +0200 (CEST) Received: from mail-pl1-f225.google.com (mail-pl1-f225.google.com [209.85.214.225]) by mails.dpdk.org (Postfix) with ESMTP id B16FC4021F for ; Mon, 18 Sep 2023 10:55:44 +0200 (CEST) Received: by mail-pl1-f225.google.com with SMTP id d9443c01a7336-1c3d8fb23d9so32566365ad.0 for ; Mon, 18 Sep 2023 01:55:44 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1695027344; x=1695632144; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=Kub5dE2WT2lMfCG+GiYKcJWPaasrxXeK309+AOhh7EE=; b=MaYnjsQ/bohFH9NA5+NY3fw2kkVbp0nbKOgDgmYCPxi8LwJ9ItbLc4nV+chxwye4pm Md969lAzBg1VQpYekg6/CL5+hqWa82tIsjSBjwhHEn862zAng6yHvj7l0nBukkwiP46W 0kev3pNyEZ6GcQjJuBak4Xs8eW9OqEb8x6s/A= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1695027344; x=1695632144; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=Kub5dE2WT2lMfCG+GiYKcJWPaasrxXeK309+AOhh7EE=; b=prj1LlKDiMZBLnJzFtUMN6tz4v3hj0lG3kUcxG1rXL1nW/G/NER1RgZ0GMYG1lPT3u h3SuaCQtjkERBINV11FWHJMmsVfgg3FIJdbQ5N/+fHL5+ofBk9uMdubySNOQ5U2QMgfA 0ybU8oIHFN8SlAVrHxYWVkosAxNHcsGqiUV79RWRiClIY1qEox/UNagXrZ+O29WM9kT6 i+SfOg8FOVFjaN7MaCivgfAR7NQshvhbWSZN4X1NNEJllvHhSfPpMgQ4pkdh8uHhikQw 6FpbkQ73qkZZMhyD0teKXAP2C0lM3FIzpHqgPrbBehNQP/ewitfBt4WoI4u5nJYRn2NE wt2w== X-Gm-Message-State: AOJu0Yxd7BaOWv6mDrhVcstnv9SjM3X0XDvmxfnaNmMquS9XCMmAbuI/ fE4mNiv7Y0PkhhVPnak3tfLKY6M+Tdyln2ADILC6guwZmD624LZnSlsEiHgmL+2Z8PnUiWRZ5w= = X-Google-Smtp-Source: AGHT+IHJBkIMwSMCAerw5Mx7yP/6RZ78cr+CZLoB214r491CGP50lsyLcyh49OIjIehW9j6QhNhlN/od01Ml X-Received: by 2002:a17:902:ce8b:b0:1bf:3378:6808 with SMTP id f11-20020a170902ce8b00b001bf33786808mr8321766plg.56.1695027343992; Mon, 18 Sep 2023 01:55:43 -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 jj5-20020a170903048500b001bb539bc90dsm46767plb.72.2023.09.18.01.55.43 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 18 Sep 2023 01:55:43 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 18 Sep 2023 01:55:43 -0700 (PDT) Message-ID: <6508108f.170a0220.d7913.1b14SMTPIN_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 74F0D6052514; Mon, 18 Sep 2023 04:55:43 -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-compile-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_meson_compile | dpdk_mingw64_compile | +=====================+====================+======================+ | FreeBSD 13 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Bullseye | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Buster | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 9 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 38 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | openSUSE Leap 15 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 37 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 20.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 22.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | SKIPPED | PASS | +---------------------+--------------------+----------------------+ FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 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 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.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 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) 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/