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 3208A42BC6 for ; Sun, 28 May 2023 20:00:29 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 2DE7B40A81; Sun, 28 May 2023 20:00:29 +0200 (CEST) Received: from mail-ua1-f100.google.com (mail-ua1-f100.google.com [209.85.222.100]) by mails.dpdk.org (Postfix) with ESMTP id 89D7440A81 for ; Sun, 28 May 2023 20:00:28 +0200 (CEST) Received: by mail-ua1-f100.google.com with SMTP id a1e0cc1a2514c-783f7e82f2aso648960241.1 for ; Sun, 28 May 2023 11:00:28 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1685296828; x=1687888828; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=hFxUMR3X760EBtyLfAt2Zisy0jfo2Vykir6F+SyjbdM=; b=RyGSIAcxzQ6eP89v+Fs2CfCAm4wc+TblzBFD+u09Lv5yxJTI0kf0sA/NkoptNHGlPS jd/1sCp1ozWZqypNrkzBD77mP2bTTnrZKRTBMMXEl8HFqY4alXguzbFPC8FO04Yokoa0 QiH67NwdPA8GOP7qHpKOu9dOYEp+G1Ef6L7To= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1685296828; x=1687888828; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=hFxUMR3X760EBtyLfAt2Zisy0jfo2Vykir6F+SyjbdM=; b=CvA8Vf59/q/14Ll7NrM+dVQapksHoee8N2Tkg7YBol1DlFbMIuxVxHZku36ffx/oMW F5D/O9eDdRG/T7McvSVdU6SvBTbzGArqhGd4KTfmokUiffM4VqoXUDyC9pre/HVPi0Ha drxje1E5aruonO/0CwBQUvdYfjCo53U8DY7RrJturn5gyBCQ2pV87ueBUuSIsbLBsDs7 UMT3iQZYwy+yhu2oBIygFGN1ixoHElzbrjQmwEBV3EBjNsG95Qy7+CRl+Go4BqA17ZM2 f1Q92d4e0aHrHKMC5SpSOOIfzOlXvPKimx5bNXPIzLq7runzm8XSms6LZ45TtZgnH0c9 pciA== X-Gm-Message-State: AC+VfDyt48v4UkCauc6gcSbaXO7mOoFKXY31JaLi0QPMrK9QWaIw976r qy60orZeKOMtxKrwB3RPvvWyAitRWJ7cw+glRJXBcLa4wSwVal+J0hNOs28CWNGzlUWzGEmevw= = X-Google-Smtp-Source: ACHHUZ5l+LN9MAPllET2b4awB3UXsDc4N9Ge7ocL72xhz+2ujgBWSkmcLkqwQQlcKvxPndNYfhflEm+zgYcY X-Received: by 2002:a1f:5f46:0:b0:453:8a02:8d9 with SMTP id t67-20020a1f5f46000000b004538a0208d9mr1885206vkb.11.1685296827935; Sun, 28 May 2023 11:00:27 -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 j35-20020a05612221a300b004401eb29a6asm511413vkd.11.2023.05.28.11.00.27 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 28 May 2023 11:00:27 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sun, 28 May 2023 11:00:27 -0700 (PDT) Message-ID: <647396bb.050a0220.88021.97caSMTPIN_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 71957605246B; Sun, 28 May 2023 14:00:27 -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 | +------------------+----------+ | CentOS Stream 8 | PASS | +------------------+----------+ | Fedora 37 | PASS | +------------------+----------+ | RHEL 7 | PASS | +------------------+----------+ | Fedora 38 | PASS | +------------------+----------+ | Ubuntu 22.04 | 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 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 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 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 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/