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 8C07B4300F for ; Tue, 8 Aug 2023 20:25:12 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 86757410E6; Tue, 8 Aug 2023 20:25:12 +0200 (CEST) Received: from mail-ot1-f99.google.com (mail-ot1-f99.google.com [209.85.210.99]) by mails.dpdk.org (Postfix) with ESMTP id 5C550410E6 for ; Tue, 8 Aug 2023 20:25:11 +0200 (CEST) Received: by mail-ot1-f99.google.com with SMTP id 46e09a7af769-6bc9c01e154so91535a34.0 for ; Tue, 08 Aug 2023 11:25:11 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1691519110; x=1692123910; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=PRfiRh7rk/AmEWwTUttbtzYxiBaJxsy6JbhP/T5+uiA=; b=LFgZdC+DSo6E+YuT2rUR736gyrmnM5e/Tl4fRYq4qxrp6YamISEs5Wzh/uKzDYSyQk NySqb5PwRFKaJS/x2Xke6QZszObsxHi9+Be9I4Awp9StUVgYn8/iFSdhnasqTO1BHimu rSsaxO7WvGg1mv8nyx0hTWV/AfQ3ddEtOylwo= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1691519110; x=1692123910; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=PRfiRh7rk/AmEWwTUttbtzYxiBaJxsy6JbhP/T5+uiA=; b=WF1yjwJaLYM3FME8Z8+cwellYQhTy2G5jgSkhENJ1JWPzfOeUrChte2CFB9n1fT+Yp mJQDqMLWNoInI8rNyqyY2o0QBu8Y9CMfKmsQWsvUi8MM8JIpXfF3+bbQNOS7iszT/sz7 h8/aOXpLuZumbiOIZRITuJoLcrpsQyRl0HQtuyeU/QrvJZ32OHlyCh5mXGxmhRKoILLE IvksJySTJ5ugTPZngjVJzTXPq2yocH64gfM+VKOo2d2KSE+Kujo/eCktWsGb4euRhf7x o0Kqp7UGxDi5zkrequJrX7XbmmfoEbYCotH+xPE8vQ324Qf/RTEiAy4oqsKR+cmwunr8 VPFw== X-Gm-Message-State: AOJu0YzRB35mnlr6FhTcTOuFUi4DTlvD0s7mT93dz60hei8abN5Xmjx/ 8IFeYtiB1HJa1srkycegs1gkzc89HqBjZ6vCx2IApeTPVA5CLXKptcgx9Q== X-Google-Smtp-Source: AGHT+IFP/W492NzbDcxalhezZk3W+7yzi8Jk41ShWhfJg5YzoQOZ6sVsx/74C8GOZAHZKEwi6eUQvCt1AuPs X-Received: by 2002:a05:6830:440b:b0:6bd:437:40c0 with SMTP id q11-20020a056830440b00b006bd043740c0mr2783924otv.5.1691519110653; Tue, 08 Aug 2023 11:25:10 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 189-20020a4a15c6000000b0056cb795d4d7sm1196281oon.23.2023.08.08.11.25.10 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 08 Aug 2023 11:25:10 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 08 Aug 2023 11:25:10 -0700 (PDT) Message-ID: <64d28886.4a0a0220.a104b.113fSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.2] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 05E736052471; Tue, 8 Aug 2023 14:25:10 -0400 (EDT) Subject: |SUCCESS| pw129942 [PATCH] ethdev: remove init_color from 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-aarch-unit-testing Test-Status: SUCCESS http://dpdk.org/patch/129942 _Testing PASS_ Submitter: Gregory Etelson Date: Tuesday, August 08 2023 10:00:36 DPDK git baseline: Repo:dpdk Branch: master CommitID:9836014d4c2b1b2c29948c928fd386b2944b6bcf 129942 --> testing pass Test environment and result as below: +-----------------------------+---------------------------+------------------------------+--------------+----------------+ | Environment | cryptodev_sw_zuc_autotest | cryptodev_sw_snow3g_autotest | lpm_autotest | dpdk_unit_test | +=============================+===========================+==============================+==============+================+ | Debian 11 | PASS | PASS | SKIPPED | SKIPPED | +-----------------------------+---------------------------+------------------------------+--------------+----------------+ | Ubuntu 20.04 ARM SVE | SKIPPED | SKIPPED | PASS | SKIPPED | +-----------------------------+---------------------------+------------------------------+--------------+----------------+ | (32-bit) ARM Ubuntu 20.04.4 | SKIPPED | SKIPPED | SKIPPED | PASS | +-----------------------------+---------------------------+------------------------------+--------------+----------------+ Debian 11 Kernel: Container Host Kernel Compiler: gcc 10.2.1 Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) (32-bit) ARM Ubuntu 20.04.4 Kernel: 5.4.0-148-generic aarch64 Compiler: gcc 9.4 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27249/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/