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 1C50142BA3 for ; Fri, 26 May 2023 05:35:21 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 18CFF40A87; Fri, 26 May 2023 05:35:21 +0200 (CEST) Received: from mail-io1-f100.google.com (mail-io1-f100.google.com [209.85.166.100]) by mails.dpdk.org (Postfix) with ESMTP id EE10640A87 for ; Fri, 26 May 2023 05:35:19 +0200 (CEST) Received: by mail-io1-f100.google.com with SMTP id ca18e2360f4ac-7748eb38f6aso10642639f.2 for ; Thu, 25 May 2023 20:35:19 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1685072119; x=1687664119; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=mYjp6uH4BrqYuRgZzH8mIkNPnjktIkYvj1yD6MkKdxk=; b=JOiglnb6kcZEbrAxQXBu3zFyILmgTxcx8Xb7Y8laZfAsL1+QfnaQzpWYget41/8Ftw WlzHRY6Urc72hkpZv5g2a33qvYIfSDseKbH6G/quB079dRU0tR2DlPLP1RAEdPXnufo9 efcbGTnysH90cSOZvi9Z+h5FwV1nplcMW4B9M= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1685072119; x=1687664119; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=mYjp6uH4BrqYuRgZzH8mIkNPnjktIkYvj1yD6MkKdxk=; b=AuPzHYqnZJLbq8yBAsLrKymufFdQA4Pms+ur6nT5TBrdHJc5M3u66JOcabP3yW7IPS 0cJUWKUwiUZk4FKlOgUGtEYBv0cp0j6yr3wo+8v18dyT+/CEmZ2e+AmPiYnkpDDMVoSD ZGDYuiZyBW5IrrzsXJf2BDDA1QqSo0G1v3P4NwYyGmfoBWpaZqQ2EAlCvjpcA+UOSEKq IT6IFzpdDfAKT2x9tp/GAu4eqNpOyNpMEpjAf0sGLPX+3qLXEvLhLojBkiZCgI/TnVWH ZetI3e17wcZmLnjIGuFiR3BREUDrz+uQ31cSq7Uyywv9XcYsG0d5K7ktLldOmWpvDB+C uxsQ== X-Gm-Message-State: AC+VfDylVF04NtvV0zeR1SV8HB/cCveB59UyHOO7ccGOB9YlDR6nKKb9 azH4/zIFxG4eGgRvLkK6KZbnepIlzypaB5L3ruH+TxRyzLOHJyJobZ4zPg== X-Google-Smtp-Source: ACHHUZ7KyMZSKvyG6pWdT+SMRIXhhuevZi3SCW0cVkw9rBHVp18HG0gtePyneqfqi7WTA6F1/rmlQFCROa+D X-Received: by 2002:a92:dd0b:0:b0:331:7c4f:54ec with SMTP id n11-20020a92dd0b000000b003317c4f54ecmr329549ilm.30.1685072119311; Thu, 25 May 2023 20:35:19 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id s4-20020a02cf24000000b004143f4a6d42sm139059jar.49.2023.05.25.20.35.19 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 25 May 2023 20:35:19 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 25 May 2023 20:35:19 -0700 (PDT) Message-ID: <647028f7.020a0220.e9ec2.4d73SMTPIN_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 B9153605246B; Thu, 25 May 2023 23:35:18 -0400 (EDT) Subject: |SUCCESS| pw127507 [PATCH] ethdev: validate reserved fields 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/127507 _Testing PASS_ Submitter: Stephen Hemminger Date: Thursday, May 25 2023 20:39:42 DPDK git baseline: Repo:dpdk Branch: master CommitID:c9df59bcc9bec67783de98486879594e52bdc418 127507 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM GCC Native | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Native | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ Ubuntu 20.04 ARM GCC Native Kernel: 5.4.0-53-generic Compiler: gcc 9.3 Ubuntu 20.04 ARM Clang Native Kernel: 5.4.0-53-generic Compiler: clang 10.0.0-4ubuntu1 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 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26398/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/