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 84EBE42BC6 for ; Sun, 28 May 2023 20:58:15 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 63AC140A81; Sun, 28 May 2023 20:58:15 +0200 (CEST) Received: from mail-qk1-f227.google.com (mail-qk1-f227.google.com [209.85.222.227]) by mails.dpdk.org (Postfix) with ESMTP id C4D5140A81 for ; Sun, 28 May 2023 20:58:13 +0200 (CEST) Received: by mail-qk1-f227.google.com with SMTP id af79cd13be357-75b08ceddd1so326480785a.1 for ; Sun, 28 May 2023 11:58:13 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1685300293; x=1687892293; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=J0+JcqnxjQvfMk4Nw9tTlLvJEKh04C73vWzzCZ0hRVs=; b=Y1GnIgRjiBrEcEyT90HnBamYIGtRltAZJcEE0vqCv/ZI3eS/ouaaMX92DdbMV32Apx fPOTEwxyeE8u67SFFvTyg/jekQctNTrygWlGJ3ZtfGVZRl1vp7JhMw0zLiNEKQ9Ocrid CEkEw+pva2tQpzZHmlx9HyIhmUsjugaHYjAis= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1685300293; x=1687892293; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=J0+JcqnxjQvfMk4Nw9tTlLvJEKh04C73vWzzCZ0hRVs=; b=O+Ghdk6ow/tNZelvogKPAgC/HyYc7Lb+U8f+XU2FNCB9HPcpKnyczDxd/RXukzyZDW qE89wrq93VX/q/879g7JldDct7TBC2XnOTC3chB49UpPMDhNBfNskcK0pqyok7SqAANg He2izcgTDiiEj4jzEEVyfQwa/VlECpxuQ2AxzAWOWyc7WljFfedxrw/qidTYE8YyDjQ3 CkXe+g+fcz3Y+K+5A+eP3m5F6OtzhsPH1N+GviplrWOEcQo+llSwyKlmpt5HkzWN6dXY 7nGjnSEa9HZejWo7rTjjw8B5oZfeMPlpZmEz7SjYQZVJmBsSWWg9b84QoflkNErdb1EX /wIw== X-Gm-Message-State: AC+VfDw4rLJYqmyHNbfUS/t2Bqz46W3s97LoTsHsDVbvBfSoJ40edP6W +mbtlU8wUZ1QYH9HA7KnlfWN2d4LYNsovAkPRo17wjaOnhJZcp1+6V9QmuXpXEG+1eSRPKMedg= = X-Google-Smtp-Source: ACHHUZ50/BISRNIxCJfztuOS8n22LoaEwHFLLvXbNsBSEETnb+5r/fdL14qO+qoZ+SROZxRtpygL1CI5TgXz X-Received: by 2002:a05:620a:8cb:b0:75b:23a0:de89 with SMTP id z11-20020a05620a08cb00b0075b23a0de89mr5152599qkz.7.1685300293262; Sun, 28 May 2023 11:58:13 -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 bj8-20020a05620a190800b0075b26e8ba39sm397891qkb.8.2023.05.28.11.58.13 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 28 May 2023 11:58:13 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sun, 28 May 2023 11:58:13 -0700 (PDT) Message-ID: <6473a445.050a0220.a5ad0.2008SMTPIN_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 004EA605246B; Sun, 28 May 2023 14:58:13 -0400 (EDT) Subject: |SUCCESS| pw127641 [PATCH] [v3] ethdev: add indirect list METER_MARK 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/127641 _Testing PASS_ Submitter: Gregory Etelson Date: Sunday, May 28 2023 16:21:24 DPDK git baseline: Repo:dpdk Branch: master CommitID:c9df59bcc9bec67783de98486879594e52bdc418 127641 --> testing pass Test environment and result as below: +------------------+----------+ | Environment | abi_test | +==================+==========+ | openSUSE Leap 15 | PASS | +------------------+----------+ | Debian Bullseye | PASS | +------------------+----------+ | Fedora 38 | PASS | +------------------+----------+ | Debian Buster | PASS | +------------------+----------+ | CentOS Stream 9 | PASS | +------------------+----------+ | Fedora 37 | PASS | +------------------+----------+ | CentOS Stream 8 | PASS | +------------------+----------+ | RHEL8 | PASS | +------------------+----------+ | RHEL 7 | PASS | +------------------+----------+ openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 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 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 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 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) 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/26425/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/