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 F1BE54292B for ; Wed, 12 Apr 2023 23:09:54 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id EB7AE406A2; Wed, 12 Apr 2023 23:09:54 +0200 (CEST) Received: from mail-pl1-f228.google.com (mail-pl1-f228.google.com [209.85.214.228]) by mails.dpdk.org (Postfix) with ESMTP id 8758F406A2 for ; Wed, 12 Apr 2023 23:09:53 +0200 (CEST) Received: by mail-pl1-f228.google.com with SMTP id o2so12805061plg.4 for ; Wed, 12 Apr 2023 14:09:53 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1681333793; x=1683925793; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=1E/Ti5WdECuRfvYpxoOmLUnU9Hgyov1oVuiKT2bB4FU=; b=hJ75CUusTY1kIpzxgNZPKR1RrN6fRCAPjcBcuUrbqIwz0TMB5v1bV51ApIWaVTcsm0 U15cFSOSOSSl0IWhNU99LIgUD3IKFKjqGKT5WDr2kgB5TymYAoxQ40k7x2yYBX3Mq1ZY T5UvkMkBlySbQgyY86hFEjOc0GcMUTGAsW6f8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1681333793; x=1683925793; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=1E/Ti5WdECuRfvYpxoOmLUnU9Hgyov1oVuiKT2bB4FU=; b=S9b0xMK7qCyqdYlONjlZYd9NhGB6G/vbKQvOBrEuuG/uoHlLQZfg8xHe1T4PTBhbNJ iaensoJdFZgUwcdYFhsJ1AP5to56kXtmTbIVu55MAV6X7yUZJhWRk7AC/OPMzXcYfgO5 qCWx2ntN59aAR4N73UELYoXBMT3AXMDJdVXPFiOQ+PKJ3oL+BEj/o3zy1iD51otqvIT6 6W24VxqC7Pi2xajr1l8nu3f4Liyhv3rJv5UfTl3TeHbJ5HIMt/nadCoR2Re8bkn9Zf+k 68cxtyW2D7gTwPnTF9ffoEXzMyeOSKC5n2ApZE3xs7a8sAjpvR/CHpp3D268ccCRtToB 109Q== X-Gm-Message-State: AAQBX9dtbfPF2rYrGIwAibiD2khvpKJvl1AbGE06rZ6Idt2CkAo/4pEv ggnLW4AMsakNlq8sIzZpcNaHpfFl50m+cvOCsgBmCB7YUh0Z9SL9BvpOGI1yQrIDK2aqeycAeg= = X-Google-Smtp-Source: AKy350ah3eXZMeWu2us9NJ/3KQhh6FKWhWwcVKemQ3xX/DUkWLMvaBBZhmSPYBtgZSnKS5qg1gBC2Cz8ZxL1 X-Received: by 2002:a17:903:2284:b0:1a6:46e0:6a15 with SMTP id b4-20020a170903228400b001a646e06a15mr231201plh.44.1681333792734; Wed, 12 Apr 2023 14:09:52 -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 bh9-20020a170902a98900b0019bb3da13d9sm2653plb.147.2023.04.12.14.09.52 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 12 Apr 2023 14:09:52 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Received: from dpdk-ubuntu.dpdklab.iol.unh.edu (unknown [172.18.0.210]) by postal.iol.unh.edu (Postfix) with ESMTP id 3704F605246B; Wed, 12 Apr 2023 17:09:52 -0400 (EDT) Received: from dpdk-ubuntu-2.dpdklab.iol.unh.edu (localhost [IPv6:::1]) by dpdk-ubuntu.dpdklab.iol.unh.edu (Postfix) with ESMTP id 34CBA60095; Wed, 12 Apr 2023 21:09:52 +0000 (UTC) Subject: |SUCCESS| pw125957-125959 [PATCH] [v2, 3/3] net/iavf: support Rx timestamp offload on SSE From: dpdklab@iol.unh.edu To: Test Report Cc: dpdklab@iol.unh.edu, David Marchand , Thomas Monjalon Content-Type: text/plain Message-Id: <20230412210952.34CBA60095@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Wed, 12 Apr 2023 21:09:52 +0000 (UTC) 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-abi-testing Test-Status: SUCCESS http://dpdk.org/patch/125959 _Testing PASS_ Submitter: Zhichao Zeng Date: Wednesday, April 12 2023 08:46:57 DPDK git baseline: Repo:dpdk Branch: master CommitID:65487b12db83c9ef37526a983c43191cd44dae99 125957-125959 --> testing pass Test environment and result as below: +------------------+----------+ | Environment | abi_test | +==================+==========+ | openSUSE Leap 15 | PASS | +------------------+----------+ | Debian Bullseye | PASS | +------------------+----------+ | Ubuntu 22.04 | PASS | +------------------+----------+ | CentOS Stream 8 | PASS | +------------------+----------+ | RHEL8 | PASS | +------------------+----------+ openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Ubuntu 22.04 Kernel: Container Host Kernel Compiler: gcc 11.3.1-2 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 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/25965/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/