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 CD69342C6E for ; Fri, 9 Jun 2023 15:28:33 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id B39EE40A84; Fri, 9 Jun 2023 15:28:33 +0200 (CEST) Received: from mail-pf1-f225.google.com (mail-pf1-f225.google.com [209.85.210.225]) by mails.dpdk.org (Postfix) with ESMTP id E77ED40A84 for ; Fri, 9 Jun 2023 15:28:32 +0200 (CEST) Received: by mail-pf1-f225.google.com with SMTP id d2e1a72fcca58-651f2f38634so1804324b3a.0 for ; Fri, 09 Jun 2023 06:28:32 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1686317312; x=1688909312; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=POwk54lpb842bWtlECVgObiTgLlIZfYltyxia4HL2Ms=; b=OHQHpiOPBl4FKODzhyQjc2RMaXjERlAtbgMwoehCipdsGN2/5A0pmrmS36KK99H3aw liGw9fda7Gzlw3RagIZlzqFxzxujkxWuQTsZ8XFWj1LrbXdYoFNWK0uczbKJMwULywU6 oUk9Zmh8/1HFyTR1HrgzQktydzQ9tU3HoEheU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1686317312; x=1688909312; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=POwk54lpb842bWtlECVgObiTgLlIZfYltyxia4HL2Ms=; b=fJu0mZipu4+gtenEOy/PQNNnPdHTz02x6e2XItlt2bMCDw1lox9vgliLquzwNAS14K 5TQKz52ETcgBT4QdqBqsV327ysETqKGvyYKCyv6u9SMpZoboY2ray2q766rlXIRD7Iiq GmN3nhxnyVPTcuhQ26pzrv6nuF+FxS1pKLwWDQWHRcPuDjo8DkqbPsURZVEuEsD+jgfY uut9r/GxkeIeBN0V96XBO2od3ozPhr6bWADhBWsvjloCHA8x5aSgJJvHpCkUcz8pvEtq HU1PsXC+Lv0S94u6ilyv2KvwlasZTVgpLhfcH23fakW/w6Wd808YmZFrYvwAPH+f86WF 3P/A== X-Gm-Message-State: AC+VfDwYPQGMOeL0vRV7j+7l3/4AXkTPUhngS0pH83Wn6msOfnphpTwt BxtMPKVUliIhJayS854tqyk5N71bCyXs81vpB96dTdQSP3fdD4q1TyKixK6T59yU9OO2EuzVAQ= = X-Google-Smtp-Source: ACHHUZ4b5rmP8RBnBAf7Ws9WtDgaYEP8cA1nlK8nH03FVrhRzF58v9gvgvnE9CM4RGEXDCJrHer+UjRuvuAq X-Received: by 2002:a17:902:f542:b0:1b0:2390:3674 with SMTP id h2-20020a170902f54200b001b023903674mr1400748plf.65.1686317312031; Fri, 09 Jun 2023 06:28:32 -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 h15-20020a170902680f00b001ab22f2e511sm233198plk.140.2023.06.09.06.28.31 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 09 Jun 2023 06:28:32 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 09 Jun 2023 06:28:32 -0700 (PDT) Message-ID: <64832900.170a0220.75eaa.81ffSMTPIN_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 45D8E605246B; Fri, 9 Jun 2023 09:28:31 -0400 (EDT) Subject: |SUCCESS| pw128463 [PATCH] net/cnxk: support port ID flow action ite 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/128463 _Testing PASS_ Submitter: Satheesh Paul Antonysamy Date: Friday, June 09 2023 11:18:01 DPDK git baseline: Repo:dpdk-next-net-mrvl Branch: master CommitID:acd91653e50b4cfaa9c0bd1e68b48d7c1cacd93f 128463 --> testing pass Test environment and result as below: +-----------------+----------+ | Environment | abi_test | +=================+==========+ | Fedora 38 | PASS | +-----------------+----------+ | Fedora 37 | PASS | +-----------------+----------+ | CentOS Stream 8 | PASS | +-----------------+----------+ | RHEL 7 | PASS | +-----------------+----------+ Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.3 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 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/26613/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/