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 35C704292B for ; Wed, 12 Apr 2023 23:24:56 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 0EA3F406A2; Wed, 12 Apr 2023 23:24:56 +0200 (CEST) Received: from mail-yw1-f228.google.com (mail-yw1-f228.google.com [209.85.128.228]) by mails.dpdk.org (Postfix) with ESMTP id 7DAD4406A2 for ; Wed, 12 Apr 2023 23:24:54 +0200 (CEST) Received: by mail-yw1-f228.google.com with SMTP id 00721157ae682-54ee17a659bso245748047b3.4 for ; Wed, 12 Apr 2023 14:24:54 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1681334694; x=1683926694; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=8c7VJ0CW1Zw7gUsaBCmXMqU0zuNqoitreDW5vtO5lN8=; b=IlqBJg1rmvxU+dF2X2ct5YLZ++q4sBHyCiNuIs89V1fOPaMDeUdkInENHbhnGwiDUq EzpSbhghHe8dHzA+cI0unpCHbFHFVVrAlK23Utq7RzXbAeTWCf1UuGa7iMX9JlhXWYPk /9ZpnHbkAgdW/jriLtSgG5IvtKIQ9pQpt4hkQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1681334694; x=1683926694; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=8c7VJ0CW1Zw7gUsaBCmXMqU0zuNqoitreDW5vtO5lN8=; b=W8Irqz8TBY4bG1R2U45jrIW7twMGAodtzzkp2CeuzOOrtde1oJfPHxD/0k9QODbf7e ZRkwV0CletoueiRh1VPmRCt2waMoQ8T5eL2+UumI91PTSReaXfCvzuh9AyD7n87r3XiU Y5GuSwGkHuZXxFrcLMoE8utERzuLgb0NjCxNSkD+AYH5AJuLX+VSDRQyo5R4fAEdt5Xq eHp/QmFC/DvfldvEjarEsN2dFSOCcIUc95qgbnH2yls8X9ksWAT2+rY3l5Nw+Wg8MWkc yYqQQJ7f/xN95gwmVNIbTFtR33aMj4/BNx5HEE4k82/hC8rXQPlPCbB1gT1UmjAJdtLr cqtw== X-Gm-Message-State: AAQBX9ev7wLIFJndPgdwiQYVNnL1bVI/XdceQP9qgKQJ7dEpt/Iy1HKz 3n19gKGbZhuMEw6JyQig9FOCOAPE7nXVI/tyX5JWJ1ZeG4uvx4P7P9WTVQ== X-Google-Smtp-Source: AKy350ZczlOtdF2UsIVEqesnh79GNXjq6fRx0RN27kyCx33joTCyK5Ox+0Kf53xbVymq4dR5x8C2UPuy8TZj X-Received: by 2002:a0d:e6cd:0:b0:4fb:8b40:5899 with SMTP id p196-20020a0de6cd000000b004fb8b405899mr4215502ywe.7.1681334693848; Wed, 12 Apr 2023 14:24:53 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id s194-20020a819bcb000000b0054f2f48b1c5sm1845477ywg.57.2023.04.12.14.24.53 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 12 Apr 2023 14:24:53 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Received: from dpdk-ubuntu.dpdklab.iol.unh.edu (unknown [IPv6:2606:4100:3880:1722::210]) by postal.iol.unh.edu (Postfix) with ESMTP id 7C39A605246B; Wed, 12 Apr 2023 17:24:53 -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 7740F60095; Wed, 12 Apr 2023 21:24:53 +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: <20230412212453.7740F60095@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Wed, 12 Apr 2023 21:24:53 +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 | +------------------+----------+ | CentOS Stream 9 | PASS | +------------------+----------+ | Debian Buster | PASS | +------------------+----------+ | RHEL 7 | 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) 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 RHEL 7 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44) 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/