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 0F81A42B83 for ; Tue, 23 May 2023 21:29:38 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 0B12D40689; Tue, 23 May 2023 21:29:38 +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 D405640689 for ; Tue, 23 May 2023 21:29:36 +0200 (CEST) Received: by mail-io1-f99.google.com with SMTP id ca18e2360f4ac-774892d78d2so7923039f.0 for ; Tue, 23 May 2023 12:29:36 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1684870176; x=1687462176; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=q2btJII0J/4igLcwiOUQXk4HMC+JgGnMEKeaCB6m0u8=; b=cVhYxaNyM0VTAdvMaF8hUeyukxSPurvOZ1k0/EZK5y8qpsaJwTowB6+3NbehmnxV9E sB4vfHGU0198BHASuaRgdk049VrXksrx4BgFko8noE2bPXWC9tZpaUov8p+zbyruKAGL X2mSNe3z4VVdyVE04C0QCBABC28McYlhEzFdY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1684870176; x=1687462176; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=q2btJII0J/4igLcwiOUQXk4HMC+JgGnMEKeaCB6m0u8=; b=R3lWv5EOjBxPgeBozS5AAl6fZCtbyT2ahYSxoFcLbiEY0Vr0gtYfEnWWYvQvYdn48B 3po9txtkXTCI2HCv0GcplsGAct9GzK7EvzSlmKk7BQG6jqeGLI5Uj9LjGTMiHRyTGXTB Y9M4gTFGrD9iAO2gAnYBA+YTUEkJ4lDZcyBPYGMg0V4l3amNMbkGZ/ZNLimhXXq6INTX A/TIAEvyC4PDl0S3za1W+7f+NcGSMr8j/FCUFhq8gfube/Px8yRp0StHndrUTTOX1oDo efcUHHQcKBdthdCrlhYYt/AFwtjE/7HDY6iWFWCdLn/X9ao+25y+sghu2yLgSsrp/96Y KdFQ== X-Gm-Message-State: AC+VfDwHMK0JEOoZfWIxrjoCyDPHEhRDM4tztdJCbglO7L+Fwjk79xvQ n/6wUGjTm4iQ8jIflLlZMIBWq1evEG9exgKg/WNoSt/YJmFGhzeHtlK0IfRJXEqTk1mbNzxJdQ= = X-Google-Smtp-Source: ACHHUZ5rbEPYRek7Ra9ASc0P2MxPTekICHCT5Ytq1HwXIi4mxAtseUe4iQ8ALNcsB5a1LTBdDuTiXbb4/aAg X-Received: by 2002:a5d:8ac4:0:b0:76c:8d6c:9654 with SMTP id e4-20020a5d8ac4000000b0076c8d6c9654mr9256323iot.7.1684870176200; Tue, 23 May 2023 12:29:36 -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 h25-20020a056602009900b0076ff687a08fsm61336iob.19.2023.05.23.12.29.36 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 23 May 2023 12:29:36 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 23 May 2023 12:29:36 -0700 (PDT) Message-ID: <646d1420.050a0220.ea99b.394aSMTPIN_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 B45D1605246B; Tue, 23 May 2023 15:29:35 -0400 (EDT) Subject: |SUCCESS| pw127201-127212 [PATCH] [v2,5/5] mempool/cnxk: add support 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/127212 _Testing PASS_ Submitter: Ashwin Sekhar T K Date: Tuesday, May 23 2023 09:04:31 DPDK git baseline: Repo:dpdk Branch: master CommitID:a399d7b5a994e335c446d4b15d7622d71dd8848c 127201-127212 --> testing pass Test environment and result as below: +-----------------+----------+ | Environment | abi_test | +=================+==========+ | Debian Buster | PASS | +-----------------+----------+ | CentOS Stream 8 | PASS | +-----------------+----------+ | Ubuntu 22.04 | PASS | +-----------------+----------+ | Debian Bullseye | PASS | +-----------------+----------+ | CentOS Stream 9 | PASS | +-----------------+----------+ Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 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 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26343/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/