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 A598E42BC6 for ; Sun, 28 May 2023 20:51:48 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id A254D40A81; Sun, 28 May 2023 20:51:48 +0200 (CEST) Received: from mail-io1-f97.google.com (mail-io1-f97.google.com [209.85.166.97]) by mails.dpdk.org (Postfix) with ESMTP id 2AF2E40A81 for ; Sun, 28 May 2023 20:51:47 +0200 (CEST) Received: by mail-io1-f97.google.com with SMTP id ca18e2360f4ac-77496b0b345so62341039f.3 for ; Sun, 28 May 2023 11:51:47 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1685299906; x=1687891906; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=37v8K6Q/paGTKOhTAP7c4YaI34O9NPXR9CvPuCgsyBI=; b=e4sio2aGJvr36welI7m/5jC6VHguOTSpQS1J7qNLmQgWxg3QFVoi4JCnemViemgZXV 2B/so3rDOiyvNKKA21/tALlsYqmhjHGACKWhSleDAo+RTVHrFqgFduUY1iIvVVSjlw0W U7Zhs0Fn30OxOVJbCH4aNOdWN+jnLfU6BIHtE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1685299906; x=1687891906; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=37v8K6Q/paGTKOhTAP7c4YaI34O9NPXR9CvPuCgsyBI=; b=jzzU6FhaGmlrQOwHoEJWEKeTln6ff2TRXAlFFeP2bNdUw3JMkPhXVCZBu+hvgEA+VF BQKN8T/MhanwLo5YLGV3PfmTtWRRQQOhVP9n9XH6okG+EJZ4lwr6EqWoTqVapZL9KD1/ XKwF8YT5EamehF8q7QffJYLUdOIOZWR9t4spICBu/oND7QbvVjcbhaFQvKnBkCn1zQYl EGKFTm5VJOPRI94WzTrRtfjH2LhmvGVBtCuic45cEcLe/+LGXdDVIucMZWQlBMlOwzr3 7Z0HDRO+tak48J96e/Lkl614hFikT+oh3iPmN7k6CDj5o78ALQTVBuGo32ReUZpL3ttl /wiA== X-Gm-Message-State: AC+VfDzuOBKo7tTAJfZNxmRBA5GTHaChfoBALXIbSCeIW7cgwMC6P1Oh ZPu/wA66EE9JZOUdCOfEaKPVr4/poUkxLs9FaWUaSP8WXzzC2DnHkGmM8g== X-Google-Smtp-Source: ACHHUZ68MvCTjsjatB7KhjVglYIJUXYoDxlfHdoSHE4CTEPcDRHsvYnpvVvFeSXnt4LYTRxFXkGcVi75rftC X-Received: by 2002:a5e:c903:0:b0:774:e2b4:5d6e with SMTP id z3-20020a5ec903000000b00774e2b45d6emr6059997iol.14.1685299906483; Sun, 28 May 2023 11:51:46 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id p64-20020a6b8d43000000b007763db8ffeasm336355iod.32.2023.05.28.11.51.46 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 28 May 2023 11:51:46 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sun, 28 May 2023 11:51:46 -0700 (PDT) Message-ID: <6473a2c2.6b0a0220.fdbba.5ff1SMTPIN_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 0A407605246B; Sun, 28 May 2023 14:51:46 -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 | +------------------+----------+ 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 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/