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 D69AA42B47 for ; Fri, 19 May 2023 10:54:11 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id D579140F16; Fri, 19 May 2023 10:54:11 +0200 (CEST) Received: from mail-oo1-f99.google.com (mail-oo1-f99.google.com [209.85.161.99]) by mails.dpdk.org (Postfix) with ESMTP id C58AA40F16 for ; Fri, 19 May 2023 10:54:10 +0200 (CEST) Received: by mail-oo1-f99.google.com with SMTP id 006d021491bc7-54fd177fbd4so1436816eaf.3 for ; Fri, 19 May 2023 01:54:10 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1684486450; x=1687078450; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=xEwtfqkNqh4vyBCgU13eINUaeF1BL0znPdXHF8XEH6E=; b=hwgD4EJRqM1CFGksfeZvJ4CKLXLLvetgvm2qC8rFCkYzIQVY2MOZKIwbEaJ7M+L5/5 +6dOPrGoCotpnqojs2DYWcewt3oG7dJJ41CxWqfhPma1csZxCtjaAcQl6K31G+emSIQL fxeV0V7qmKIAgjrqlFjnD/eHzD0Jtyj2jTHcU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1684486450; x=1687078450; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=xEwtfqkNqh4vyBCgU13eINUaeF1BL0znPdXHF8XEH6E=; b=GWzzw5kHOn70CdH2ItPshBjvsH3DUeQAcExKAAr7+uCEFW2pRdX/x1t+f6FIxrPeH+ v9ORW8UYh9G6cZgI1ec7itglCeuVhhy4Jf7VQ3oacQQCat/RlTa8IjtQxAFkff72pgnP IRsPs9auAO48lgB3fFeesvOYQWqxhGjJO0q1qkhte7TTSNzYbwWJdyQZQ6u6hnnKptpb g2BqlAXC+bt+d//wLt5cE5kb6DuGlZIbdTIDEPKF8qFnvt/eh2BPoTzY1xiLi2CBUca+ mB+QSQKpfxUm7KdOaDvCfF4LJdOnXJR9NQtn1+Zf4TQme89TYU9S0Ze1mZitl0/I8jdS s3qg== X-Gm-Message-State: AC+VfDxRL19tX1PPU0B+M6a2H9T5hvQ4N9SJEe612K1cZyqFmZ6uWkkI CMVHJBMu0hT9Bql61TX4aYDNS9wI6E501PdBHQfj5+wMlWKpSl3QWknxpYlpT8yzvjsN5VEvtg= = X-Google-Smtp-Source: ACHHUZ5mcWTD5yMC+vnu+8cdWUZo2kYU0sRHGsFbZ0cZBJ7OvqE+9sVT2anJ2JEmPVpyJhFOzqmnVZmmPhjf X-Received: by 2002:a4a:9c50:0:b0:54f:b59c:256a with SMTP id c16-20020a4a9c50000000b0054fb59c256amr516138ook.4.1684486450119; Fri, 19 May 2023 01:54:10 -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 r73-20020a4a374c000000b00545935f0defsm174010oor.16.2023.05.19.01.54.10 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 19 May 2023 01:54:10 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 19 May 2023 01:54:10 -0700 (PDT) Message-ID: <64673932.4a0a0220.7943d.a04fSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.34]) by postal.iol.unh.edu (Postfix) with ESMTP id 5E4E1605246B; Fri, 19 May 2023 04:54:09 -0400 (EDT) Subject: |SUCCESS| pw127085 [PATCH] net/ice: fix timestamp enable error 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-abi-testing Test-Status: SUCCESS http://dpdk.org/patch/127085 _Testing PASS_ Submitter: Wenjing Qiao Date: Friday, May 19 2023 06:47:38 DPDK git baseline: Repo:dpdk Branch: master CommitID:a399d7b5a994e335c446d4b15d7622d71dd8848c 127085 --> testing pass Test environment and result as below: +------------------+----------+ | Environment | abi_test | +==================+==========+ | Ubuntu 22.04 | PASS | +------------------+----------+ | CentOS Stream 9 | PASS | +------------------+----------+ | CentOS Stream 8 | PASS | +------------------+----------+ | Debian Buster | PASS | +------------------+----------+ | Debian Bullseye | PASS | +------------------+----------+ | RHEL 7 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ Ubuntu 22.04 Kernel: Container Host Kernel Compiler: gcc 11.3.1-2 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 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 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) 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/26304/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/