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 7D3E542F5D for ; Thu, 27 Jul 2023 14:58:06 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 7A7E740041; Thu, 27 Jul 2023 14:58:06 +0200 (CEST) Received: from mail-pl1-f226.google.com (mail-pl1-f226.google.com [209.85.214.226]) by mails.dpdk.org (Postfix) with ESMTP id C373E40041 for ; Thu, 27 Jul 2023 14:58:04 +0200 (CEST) Received: by mail-pl1-f226.google.com with SMTP id d9443c01a7336-1bb775625e2so5779695ad.1 for ; Thu, 27 Jul 2023 05:58:04 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1690462684; x=1691067484; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=BevIrnWxbCDkuRsq/s7Pq786KLxeaGP/CWM4C71w7Lo=; b=IEu41g5Tpuzsz7TPS0k2zypNAcG7f/tlJ/wlMTtOgHutznKb3eJfZBC7EH48JPUX5m hmTs3qPbEEsstWvHxSyNLsGKj7WQRTjybPkhfpvRvHcotaMmLfTF48V69VTCLWncrbKc tBoTtCrwGZFa5G/037bTcSwjicDk7iHbMygYA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1690462684; x=1691067484; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=BevIrnWxbCDkuRsq/s7Pq786KLxeaGP/CWM4C71w7Lo=; b=hUfGnQyYd8h/M/p5WoyrBGfWzLc6emFRqJ5T71bsxaUXo03YEFFvll84ox/MV2gdbv u0+zoMWy34waptABc0pxDL71WzQ+u54fE9/E2U/9xCfjpp2LptfLZAJ1FkLnRlcSbksv mQqJkwfsex0sHvjknHy3mF/iMXirIOujC6j1LO+hrNSWgUxIweFPn3+26fqwgYHIiiDU O0cf4WArMdpFwnHnv2ZBvR7F6uBMhN43Ipd9ESSEb7fLW8B6UL6zJseutxC/Ahm1/brF jiYhOqWogxsqQHaxRoSrOAh6WQIleg7LAYpBn/22XvsqDi90Z2Q3ONCGnU/qFoTKHoah d0gQ== X-Gm-Message-State: ABy/qLZO7Sv695Gclbcj4lzPybVFC0g4jn5UYAJzWKzYHGtETWivI4kB E3+dLaU73DI1joEunvvXRVWYOO8Lh6ndMPa9YYC4bwbWYLHFWmLBnfSAH5JjfImcz1vcRrhQ+Q= = X-Google-Smtp-Source: APBJJlFrMT5IUSv78SbIxBvqGocHPJFbNfPpjxrFAia3SQ8mZyZZ8teSbqdh6TcLdrdU3tTFsvA9CDq0H4ik X-Received: by 2002:a17:902:e803:b0:1b8:3936:7b64 with SMTP id u3-20020a170902e80300b001b839367b64mr3398881plg.1.1690462684035; Thu, 27 Jul 2023 05:58:04 -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 k2-20020a170902e90200b001b9d95a2cd2sm122314pld.104.2023.07.27.05.58.03 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 27 Jul 2023 05:58:04 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 27 Jul 2023 05:58:04 -0700 (PDT) Message-ID: <64c269dc.170a0220.18600.2bcfSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.2] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id BDC076052471; Thu, 27 Jul 2023 08:58:02 -0400 (EDT) Subject: |SUCCESS| pw129713-129714 [PATCH] [v1,2/2] net/cnxk: add get flow ag 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/129714 _Testing PASS_ Submitter: Ankur Dwivedi Date: Thursday, July 27 2023 11:59:26 DPDK git baseline: Repo:dpdk Branch: master CommitID:d01be82476a1d3c7b4ffc24cd5286ca10844e6b2 129713-129714 --> testing pass Test environment and result as below: +-----------------+----------+ | Environment | abi_test | +=================+==========+ | RHEL 7 | PASS | +-----------------+----------+ | Fedora 38 | PASS | +-----------------+----------+ | Debian Buster | PASS | +-----------------+----------+ | Ubuntu 22.04 | PASS | +-----------------+----------+ | CentOS Stream 8 | PASS | +-----------------+----------+ | Debian Bullseye | PASS | +-----------------+----------+ | RHEL8 | PASS | +-----------------+----------+ | CentOS Stream 9 | 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) Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.3 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) 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/27148/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/