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 4174542BAD for ; Sat, 27 May 2023 00:27:15 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 3D0DB406A2; Sat, 27 May 2023 00:27:15 +0200 (CEST) Received: from mail-oa1-f99.google.com (mail-oa1-f99.google.com [209.85.160.99]) by mails.dpdk.org (Postfix) with ESMTP id 0E236406A2 for ; Sat, 27 May 2023 00:27:14 +0200 (CEST) Received: by mail-oa1-f99.google.com with SMTP id 586e51a60fabf-19eab8bca4dso1309634fac.0 for ; Fri, 26 May 2023 15:27:13 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1685140033; x=1687732033; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=aXt84w5bb2SS8I0MW3d4O65shRQ1zJOH8y1gLZqrduM=; b=XHnNylda6vmMq4dJidKFPemRC3O5Y7JmNws6jm4u5pTmFAYF0Q4KPVzzfllkc2HQh8 TKAPDcGWPa/vX9RwwXTAhQcgfA0TvzHRh41QD7A7cUXia3xm/TIKVLxuxGtX6AWkp5zY UEQYqp1Mn15h/n0Jwe6Imw9u9Z49s88o4v0cI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1685140033; x=1687732033; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=aXt84w5bb2SS8I0MW3d4O65shRQ1zJOH8y1gLZqrduM=; b=jfO20Q9poUK8+gR9+pfe7AwprhXBQzEup3xA6r+uw+EJcwuXhgWUR/lnIBkzPmqS9P oUyvBk/JVyhRAzwbANhhOuFAy2hh+u8xBcYyGt1w6j4F/a7cuwzkKuiURpNgjtMHqKmf DxsRxWw+nfmUZuK3/6WAocVZ/FsgCwLY2xUjBMZe7wtvdSIVIddoZaldX9gz7mI1br5B gvefmqMc5OnhbvLN9WHqFRUgJlxxMIoPEpGF2demcGfrEk6W2uIPht06mxj0u1LZCqJ7 T11Hgu12ODaEWs0nW1YqUYmWSbuEW1ZshM7Pa2OKWhiPf+G9NUOutazX4eI1DPg9QaBp 2/ng== X-Gm-Message-State: AC+VfDy1enVrr1B/GTaz8j1n+t/rIeHUPZuc6dZjbTPG3SPJegKlXZMc 9nGs+j7yxWJd0/OgG0qXnFCBKgnWCIqhpCyqUSLoJTicRZvJd1kADlON3w== X-Google-Smtp-Source: ACHHUZ5ubHM8KydiJ77w0FCZek6syLjYBAF/DJkAjyhR0dKfhfZ+kqyYH+xPtcGcwfP7I1aoJbvq8L3J/GGC X-Received: by 2002:a05:6808:14ce:b0:38b:37dc:88d3 with SMTP id f14-20020a05680814ce00b0038b37dc88d3mr2028750oiw.45.1685140033337; Fri, 26 May 2023 15:27:13 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id r85-20020a4a3758000000b0055552dc6d9esm245158oor.17.2023.05.26.15.27.13 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 26 May 2023 15:27:13 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 26 May 2023 15:27:13 -0700 (PDT) Message-ID: <64713241.4a0a0220.f5d6f.baf7SMTPIN_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 CFF7A605246B; Fri, 26 May 2023 18:27:12 -0400 (EDT) Subject: |SUCCESS| pw127564-127565 [PATCH] [2/2] common/cnxk: add new APIs fo From: dpdklab@iol.unh.edu To: Test Report Cc: Ashwin Sekhar T K 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/127565 _Testing PASS_ Submitter: Ashwin Sekhar T K Date: Friday, May 26 2023 13:45:07 DPDK git baseline: Repo:dpdk Branch: master CommitID:c9df59bcc9bec67783de98486879594e52bdc418 127564-127565 --> testing pass Test environment and result as below: +------------------+----------+ | Environment | abi_test | +==================+==========+ | RHEL 7 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | RHEL8 | PASS | +------------------+----------+ | Debian Buster | PASS | +------------------+----------+ 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 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 Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26417/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/