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 8999542BC4 for ; Sun, 28 May 2023 19:43:05 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 7514640A81; Sun, 28 May 2023 19:43:05 +0200 (CEST) Received: from mail-yb1-f227.google.com (mail-yb1-f227.google.com [209.85.219.227]) by mails.dpdk.org (Postfix) with ESMTP id 8D8CB40A81 for ; Sun, 28 May 2023 19:43:04 +0200 (CEST) Received: by mail-yb1-f227.google.com with SMTP id 3f1490d57ef6-bacf9edc87bso3851421276.1 for ; Sun, 28 May 2023 10:43:04 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1685295784; x=1687887784; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=0dzlP/ZWimTQ4WkPQhiCpwfGQ2KPpKr8uLSANPvz37s=; b=ahPTbREzz9Kig+GfWvHCf6MGg8wOS6+MV7jKH/eg6XkE8b9RJN0mlbcbcqBAdLBmYB 4s0SKqIsrLFcgLt0yfwfEqm4G8dgCQAVXjgsWy1/FqlLK5an8+u+2DgsVCiy1vJxjvlw c2kxgzGPPnK8m0TmqekqS+RoWo8aX2q64zp00= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1685295784; x=1687887784; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=0dzlP/ZWimTQ4WkPQhiCpwfGQ2KPpKr8uLSANPvz37s=; b=DuyZArQQc6C36PJOHO+78QFFutfsg2lN+SzBhpA2HDWyrZeORXevSZaHom7lPsIKMb vqNzgGrMujNSIIzObSdRtC/n/cR1j3tXaWBGw/PYX18bolqmfpBzr+2ON8ustgtgu2my kL46mJinv9VpgR5QC8F/vcNVIfzc38Jd1uhJA6Dfiz1HAR/G0TE35fRS8enuDw/YAUJl NlpM8BIblqg3d382Y9aHq/4FnQLuaPp4YjSmLkPsTNqnL0YDftWz5ut3Pq4T63kw9p29 rv2n3UJMnG2cP+dk56dwAd0jdqc8oVRvkJpFNQy+MvSEEAo/uBso4rcNpYXoq9CVBIxt ySdA== X-Gm-Message-State: AC+VfDw4xzsIm6eVfOj8DH6HFjJsctTUzVO1FPSu8KQCiNkIpnDCtxL6 UiHP6RzOjZEA5+dsyMSawT8um0HK/HjCFkadGPpzWXXpmKUH8u3f3PTZtA== X-Google-Smtp-Source: ACHHUZ7euF6E/LbOFUV6ESkRXBjFucCc689sg2Y4QzPydFubTDUilEtB9uAyOWWDEizVleFE01ZqSWtE4p1v X-Received: by 2002:a25:b28d:0:b0:ba8:29f8:7e0 with SMTP id k13-20020a25b28d000000b00ba829f807e0mr8469362ybj.61.1685295783972; Sun, 28 May 2023 10:43:03 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id d130-20020a254f88000000b00bb0649e29b4sm25457ybb.14.2023.05.28.10.43.03 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 28 May 2023 10:43:03 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sun, 28 May 2023 10:43:03 -0700 (PDT) Message-ID: <647392a7.250a0220.f942a.1fa7SMTPIN_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 97A88605246B; Sun, 28 May 2023 13:43:03 -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 | +------------------+----------+ 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 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/