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 C032E42BC6 for ; Sun, 28 May 2023 21:50:43 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id BB00440A81; Sun, 28 May 2023 21:50:43 +0200 (CEST) Received: from mail-io1-f99.google.com (mail-io1-f99.google.com [209.85.166.99]) by mails.dpdk.org (Postfix) with ESMTP id 477DF40A81 for ; Sun, 28 May 2023 21:50:42 +0200 (CEST) Received: by mail-io1-f99.google.com with SMTP id ca18e2360f4ac-7770c1570a6so56437239f.2 for ; Sun, 28 May 2023 12:50:42 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1685303441; x=1687895441; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=f8y00Btzl1ZrFTaeB3xTn5L7PdHYhrVCFE7Q3f87VVQ=; b=YYfx2Qf+TWh6X1LyXa5qWYoVTz3vCr+QS1pG7SHTVteCxCLT1VhkJOQh1AS4xU8yqj yON7W34M+rgF+dAkzqHzGrlVspkAZoiaUAZkdAj1oOv9mmKvXpHLR9VRH7rGVfNgGbMF CgOFx9ijLBgnaBFMoFDV9nmf8zCGY0sCQTiQU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1685303441; x=1687895441; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=f8y00Btzl1ZrFTaeB3xTn5L7PdHYhrVCFE7Q3f87VVQ=; b=GxyA4XSf1ReRV/cKGSzpO/T/yZ2yDoUCk+fO6+zr6l3STsWQS7ot9IyKY8HZ8AP3IZ g0T9i6vhnJXN5Fpp7vL1gYVE8/PMXgVptLoCHAI9pSKmTsEY3m7NtpIDoBS5BNOUekOF wZWGJHcwjDWnBgMJsPlb1DYma2U9s/cbb7qFCtsCawD9k7vSmCW7mOVA3ltjZ6StlPpW PYbbGlHqv2DdkrN0yvE68ipZ5KUTvLEhQeq8USFw3n+c11nMV8/J9hp3pTum6eqc5eN9 3JXyvLmEB1jNWoDIK/ZxEF8XzljJv/ZkGYOYKrp0BjRncvCnM0VMEmlp9t9TrLCEHjHl b9nA== X-Gm-Message-State: AC+VfDz/j23o7odytlqlmml0bD1NmTgvBLDXuyqQDre5oLZNzfBmumku /kf57inVCAT96GvmanNS0KAGw6EZ6DddV/V3ZbV2q22eyRsSNRGlzAjVLg== X-Google-Smtp-Source: ACHHUZ5dZsZMd0rq2Euif8Hz57xC4RXFrhut6hbK7aAQmLY8a6izXrrw2nlgfGGDOvkjmXsBRBeAd0p4udKS X-Received: by 2002:a05:6602:22c1:b0:776:f6d7:f5b4 with SMTP id e1-20020a05660222c100b00776f6d7f5b4mr6201166ioe.16.1685303441669; Sun, 28 May 2023 12:50:41 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id d6-20020a056602280600b0076c67a68ff4sm187792ioe.18.2023.05.28.12.50.41 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 28 May 2023 12:50:41 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sun, 28 May 2023 12:50:41 -0700 (PDT) Message-ID: <6473b091.050a0220.81186.c72fSMTPIN_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 2EBE1605246B; Sun, 28 May 2023 15:50:41 -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-aarch64-compile-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 | dpdk_meson_compile | +========================================+====================+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Ubuntu 20.04 ARM GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 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/