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 338DA42BC4 for ; Sun, 28 May 2023 19:41:06 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 2F90740A81; Sun, 28 May 2023 19:41:06 +0200 (CEST) Received: from mail-qv1-f97.google.com (mail-qv1-f97.google.com [209.85.219.97]) by mails.dpdk.org (Postfix) with ESMTP id DA5E640A81 for ; Sun, 28 May 2023 19:41:05 +0200 (CEST) Received: by mail-qv1-f97.google.com with SMTP id 6a1803df08f44-6238386eb9cso28612576d6.1 for ; Sun, 28 May 2023 10:41:05 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1685295665; x=1687887665; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=HlBOGsTfGh6pUxJm0MtWVArKBO1mk3x2unVy5pj6Ey8=; b=HL1PxlMF5pr5qUOKIBdWH5FaJHQ9zklv2J6QtQT8dqO8M0ooJkqAQJ7EIs6DpisMtw +GExhzaoyzTbMn7xtcBvzaw33VVQLDnTf6RDtcaip0p7c9wfGoDlDbqvNBg9yz8Ztyhs p+Tqc3gCJQwdl/8DSuQ+DgXOOO/AIKZU+UWHU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1685295665; x=1687887665; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=HlBOGsTfGh6pUxJm0MtWVArKBO1mk3x2unVy5pj6Ey8=; b=KuTu0Qe1A0zB1BBgyNFvgHSWebAbIpScQkdEB6U+BgVWuLtN/APMR/N/taEmlwrRck PPE/XeWxHHs1/Chxf6M6OHr2ExXVPxrH6c8yHFcxYt9GooaDFcfYCcPDUNl3G7dMWwf1 KMSoxGrOINSJMj+5yHN9CDx/ZKkOsXyn7iByC+EeMzuvYlaALG6dbJ/4ky1u1H89PgVX PlqUYc60tzT2og8N0Ro8b7MN/F+001v1WEgERp2D65ggn6agZWf4fyetvJx5MKM9CyRj XwHO3W2TDY/nD8hWtBE5GG6zbLe4f2ZbBRf0d/yhB2CUu2Zn+niAr7Jdp6bVPL5z+FdA Gg0g== X-Gm-Message-State: AC+VfDxIQAHVxbCU4qZ9M9HgNGL6HeQf5oExFmnx+mfqk3R/YA/fSIFC daAYFtldg8PzImTv51L3qy3iq4xMtyDC9ngyo2vf5OyrFB9iorYUSLRARg== X-Google-Smtp-Source: ACHHUZ7tqlAwtoovEFsoL4g957sb9zEN8Ioi9DOtLkAgQPjClIzh16urTuYTQhHX4N7SoUNRu2YY1gFWQplg X-Received: by 2002:a05:6214:518c:b0:623:6880:a5d7 with SMTP id kl12-20020a056214518c00b006236880a5d7mr8668341qvb.45.1685295665325; Sun, 28 May 2023 10:41:05 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id k18-20020ac84752000000b003f813e15cf4sm68477qtp.3.2023.05.28.10.41.05 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 28 May 2023 10:41:05 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sun, 28 May 2023 10:41:05 -0700 (PDT) Message-ID: <64739231.c80a0220.9d3b5.49e2SMTPIN_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 0973E605246B; Sun, 28 May 2023 13:41:05 -0400 (EDT) Subject: |SUCCESS| pw127639 [PATCH] ethdev: add indirect list METER_MARK upda 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/127639 _Testing PASS_ Submitter: Gregory Etelson Date: Sunday, May 28 2023 15:56:17 DPDK git baseline: Repo:dpdk Branch: master CommitID:c9df59bcc9bec67783de98486879594e52bdc418 127639 --> testing pass Test environment and result as below: +------------------+----------+ | Environment | abi_test | +==================+==========+ | Debian Buster | PASS | +------------------+----------+ | Debian Bullseye | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | CentOS Stream 9 | PASS | +------------------+----------+ Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 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/26423/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/