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 E1F52429AC for ; Fri, 21 Apr 2023 13:53:58 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id BE70D410F3; Fri, 21 Apr 2023 13:53:58 +0200 (CEST) Received: from mail-io1-f99.google.com (mail-io1-f99.google.com [209.85.166.99]) by mails.dpdk.org (Postfix) with ESMTP id 60B17410F3 for ; Fri, 21 Apr 2023 13:53:57 +0200 (CEST) Received: by mail-io1-f99.google.com with SMTP id ca18e2360f4ac-7606cf9fc63so55399139f.0 for ; Fri, 21 Apr 2023 04:53:57 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1682078036; x=1684670036; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=dOjvYOmBDOywwzFqCnTH4kXb4ideqDcnOm31Zaemris=; b=fEKt9JMUegEpdMh0gwGM70sbI5e9ST1j+pkbt5AG3mlG5p9r47xCpIG0XLPSma3yzr Enw9a3S/pPWRblRNnG5WEAsP1LSAVA6AjYM7uB2VFmyA8pft43IZ9HHwxImJLubx6OQ2 76QOjHlTCR1j4MgsOFavT4bG0q+H9R9YKK/iw= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1682078036; x=1684670036; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=dOjvYOmBDOywwzFqCnTH4kXb4ideqDcnOm31Zaemris=; b=jDXMGk/My/vkcBWk2tsuzdsiziTjgjxXTta+2ZawwS+jtxcqHdTbVRsBJlPP6cQJDV oShoqJYTqldWbS16YwVBBed/LUevu57/C+2gACXZkj2zdozh5IBWNfWz1oY9G5UICXwA mv9xuf+h2Ds8JNvasOJcoArU2db/eJRZBrx58b8lxAR006/vjWCjXcrNYZpclUF7qpNr Fic1uOSFZb2AsgJLBvs95jir+Az3LpVN/b8wzSqhCXLTfSR+LVrPm8fg6nCCjopDe3Em cZlYT7rhvGrIMQJwLiXTBa2vYQUHNWKzytpeMx0XdR4fdV8I5tVe1TgOEEJdSOLjz0ti nhWg== X-Gm-Message-State: AAQBX9f63mouyaM+rnfPD6N1oFvG07k4YBhDab5gODe3VrAbF4myxrhO YY4N8aVx/hlZGqIjwRdqGvcNj5EHWLWp6I+d0H2BNzRdY8EKPQLjqX4zjA== X-Google-Smtp-Source: AKy350aDQRuqKMOpSiLVA8jMXyhfucq0wLyp9uqT3OsR3aWu4NX6uEKThxJ8q34KYUOOHTfwxhX+9CJz2fTm X-Received: by 2002:a6b:780d:0:b0:716:99e0:807f with SMTP id j13-20020a6b780d000000b0071699e0807fmr3284394iom.11.1682078036630; Fri, 21 Apr 2023 04:53:56 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id m8-20020a056638260800b0040fc3dd8c1dsm444312jat.14.2023.04.21.04.53.56 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 21 Apr 2023 04:53:56 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 21 Apr 2023 04:53:56 -0700 (PDT) Message-ID: <64427954.050a0220.9035f.b973SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.34]) by postal.iol.unh.edu (Postfix) with ESMTP id 2800C605246B; Fri, 21 Apr 2023 07:53:56 -0400 (EDT) Subject: |SUCCESS| pw126301 [PATCH] net/mlx5: add timestamp ascending order error statistics From: dpdklab@iol.unh.edu To: Test Report Cc: dpdklab@iol.unh.edu, David Marchand , Thomas Monjalon 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/126301 _Testing PASS_ Submitter: Viacheslav Ovsiienko Date: Thursday, April 20 2023 08:18:35 DPDK git baseline: Repo:dpdk Branch: master CommitID:5f34cc454df420b9b2da8deb949fb76cba058b87 126301 --> testing pass Test environment and result as below: +------------------+----------+ | Environment | abi_test | +==================+==========+ | CentOS Stream 8 | PASS | +------------------+----------+ | Debian Buster | PASS | +------------------+----------+ | CentOS Stream 9 | PASS | +------------------+----------+ | Ubuntu 22.04 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | RHEL8 | PASS | +------------------+----------+ | Debian Bullseye | PASS | +------------------+----------+ | RHEL 7 | PASS | +------------------+----------+ 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 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Ubuntu 22.04 Kernel: Container Host Kernel Compiler: gcc 12.2.1-2 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) 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) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26063/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/