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 8BF9F42D46 for ; Sun, 25 Jun 2023 09:07:01 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 8871740A7F; Sun, 25 Jun 2023 09:07:01 +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 8550340A7F for ; Sun, 25 Jun 2023 09:06:58 +0200 (CEST) Received: by mail-io1-f97.google.com with SMTP id ca18e2360f4ac-783324062bbso68712239f.0 for ; Sun, 25 Jun 2023 00:06:58 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1687676818; x=1690268818; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=+0SAYwY7iBxW5bc1ZtdW4sIVZuei3PoUhtW9VJOmrmE=; b=AWTPhzYu8aJ3MiDD6W4kuYeV2jMyEHI5+kD8S0M6joVbApGQZO3NlKTYpqvUvcL6ZZ X1L/9/GfHa9v8CGqvLxX0/3aNAxzgUzOqegXv6HPTtC2am6jTMWybjqLH2wGVeVqJLoQ C52bv4c7oJeJaoUGH4/mYRhlCZ9lOXal/UvsA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1687676818; x=1690268818; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=+0SAYwY7iBxW5bc1ZtdW4sIVZuei3PoUhtW9VJOmrmE=; b=HouGGr/uBPihqz4fSRETfEkBEngBh/Xooek+0+eRvAOg2gvx9nwAM2YVS3T2TrkDvm 1RbjW/BEO5VTK/SzVCuXh/w+pRnWPdpabAzkMoMZRKDAWR6c8tWmF7wAYGFQC+4VH/kq 2dxKft/PMaHovmGaw+R+z7gdGRUi0pE1BUfavu4I/F4uQtk4M3JIZ+HD/yPtZ+F1cfMq 6USctJzXrxyMT93VnFSycc6PD9gksUZHkSFtsj9auqOtjHi3A7L7Zq8zSZNIZsHESD2H sBnSn1ikqC99VVp0TYKVhiMmYQhk/ADV4KIdjQODi9wPMSPtDsLt84GkGamvgGf8pw35 eHow== X-Gm-Message-State: AC+VfDyqOERaOWIRV7cpB5yOyaLD/UHGqgV4M7fl1fh6cW0kwric2PPS ouCakAroCc9m9ofNf4U3zeA2q47vJ/Oh8pTiOLXTG8LgZPcfFQDB8ax6StK+1XL3Z3Ei7128LA= = X-Google-Smtp-Source: ACHHUZ7q2rMy0K/Wo5Pj+5Sha7Rb+umaWe85ZzULZWh+NCe+ymraOroplK0mK+MJdNl3iUcki7wr9YsQdN07 X-Received: by 2002:a05:6602:35d:b0:783:4bd2:3fd5 with SMTP id w29-20020a056602035d00b007834bd23fd5mr743797iou.8.1687676817913; Sun, 25 Jun 2023 00:06:57 -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 c9-20020a5e8f09000000b0077e3a60f804sm105322iok.18.2023.06.25.00.06.57 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 25 Jun 2023 00:06:57 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sun, 25 Jun 2023 00:06:57 -0700 (PDT) Message-ID: <6497e791.5e0a0220.48085.83b0SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.4] (unknown [172.18.0.34]) by postal.iol.unh.edu (Postfix) with ESMTP id 9145D605246B; Sun, 25 Jun 2023 03:06:57 -0400 (EDT) Subject: |SUCCESS| pw128977 [PATCH] [v2] net/ice: revert mark action in switc 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/128977 _Testing PASS_ Submitter: Zhichao Zeng Date: Sunday, June 25 2023 06:21:11 DPDK git baseline: Repo:dpdk Branch: master CommitID:132173c4169322487a9041a450b9d3860de0a434 128977 --> testing pass Test environment and result as below: +-----------------+----------+ | Environment | abi_test | +=================+==========+ | CentOS Stream 8 | PASS | +-----------------+----------+ | RHEL 7 | PASS | +-----------------+----------+ | Fedora 38 | PASS | +-----------------+----------+ 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) Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.3 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26795/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/