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 AC57042B48 for ; Fri, 19 May 2023 12:09:07 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 8877541148; Fri, 19 May 2023 12:09:07 +0200 (CEST) Received: from mail-il1-f227.google.com (mail-il1-f227.google.com [209.85.166.227]) by mails.dpdk.org (Postfix) with ESMTP id 617C541148 for ; Fri, 19 May 2023 12:09:06 +0200 (CEST) Received: by mail-il1-f227.google.com with SMTP id e9e14a558f8ab-338516ea11aso5379015ab.3 for ; Fri, 19 May 2023 03:09:06 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1684490945; x=1687082945; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=0P2aqylM67VEQ1QUn8OBBV7K9QgC0ePv32ozlYWlThg=; b=NOKtpUKRhMMaYTNERanlFM0yc10rHANhkb0yj5E6gjRu/ONmj6P706QOskOSQwIRH5 qwtiBWRZUST2QMd5Lk3BdlwIkMV1XkizxVUl7VuLmW/X/4zErKeLnNz0xprapkjiXECl iG1qPI1o++Zl+QmJ4DlIEZQ8QgIrBQDqLv4Qg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1684490945; x=1687082945; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=0P2aqylM67VEQ1QUn8OBBV7K9QgC0ePv32ozlYWlThg=; b=HCx8wGNpjnrTMCno3qs9IAwt9DL3OyBcKRwfjr/RoxlAf5v9DaR3FKOyjwsOJJfPsz LyNWWY+hugB1MIfmopfGjEyowBAQ3dLGKCPetlw0NL+JyjIirs4JQvOU6Hzgqd39wp+w +FLXxrWfsUgUDeNP4eECdX5RPHHZEEamSw928mbPf7Tq7yP/evN094IRNot97JGd0/ng 563ZQwDZ2N35oERnIkAo88akc+LutVwIL8QbO4+6BSX/HecO23gb6WCfYZwRYBxNrguf 1vMSZdrrcCQQz6rLCv2OyLXP8mRGzhQOw1JqFRk4GGlUHrQF4KYB+hesQaFYcgiftfTV s4zA== X-Gm-Message-State: AC+VfDwPeJy4g2+M1VcYZsvluyIwa97okgdxIcfbAFPENYN00tEfRiim zp95kIR3kf9krFCKhot9Qq0cqaCKNCCn+hFCtDJAgCbiMKod+OBuQPLqrQ== X-Google-Smtp-Source: ACHHUZ6J0/O8yxxWIZ1zQ0HYNs3ggbgeva5jr+NAdT/idDRTOz8fh4lcM1F9t+lCoTmF//dX5pzkF7muXEci X-Received: by 2002:a92:cb0a:0:b0:335:ebb8:1128 with SMTP id s10-20020a92cb0a000000b00335ebb81128mr829349ilo.2.1684490945740; Fri, 19 May 2023 03:09:05 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id t22-20020a05663801f600b0041ac5308110sm1454jaq.79.2023.05.19.03.09.05 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 19 May 2023 03:09:05 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 19 May 2023 03:09:05 -0700 (PDT) Message-ID: <64674ac1.050a0220.75717.0247SMTPIN_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 3800A605246B; Fri, 19 May 2023 06:09:05 -0400 (EDT) Subject: |SUCCESS| pw127088 [PATCH] [v2] net/ice: adjust timestamp mbuf register 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/127088 _Testing PASS_ Submitter: Wenjing Qiao Date: Friday, May 19 2023 07:12:16 DPDK git baseline: Repo:dpdk Branch: master CommitID:a399d7b5a994e335c446d4b15d7622d71dd8848c 127088 --> testing pass Test environment and result as below: +-----------------+----------+ | Environment | abi_test | +=================+==========+ | CentOS Stream 8 | PASS | +-----------------+----------+ | Ubuntu 22.04 | PASS | +-----------------+----------+ CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Ubuntu 22.04 Kernel: Container Host Kernel Compiler: clang 14.0.5-1.fc36 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26307/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/