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 01D9342BA1 for ; Fri, 26 May 2023 01:29:39 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id F356240A89; Fri, 26 May 2023 01:29:38 +0200 (CEST) Received: from mail-vk1-f225.google.com (mail-vk1-f225.google.com [209.85.221.225]) by mails.dpdk.org (Postfix) with ESMTP id 7506340A89 for ; Fri, 26 May 2023 01:29:37 +0200 (CEST) Received: by mail-vk1-f225.google.com with SMTP id 71dfb90a1353d-456d534f403so79133e0c.2 for ; Thu, 25 May 2023 16:29:37 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1685057377; x=1687649377; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=l66RHxuywjRJ/K59NjTCX3XrukNlLGeEIKxqByKUDGo=; b=dj/clDKwXQNisDDVNG2mejLJkVKVvwgkoyPgDGuq0XHo6raoh+UUzoUxzUNZvw36XH fnvU2pPz3LLwnZTImNsRDYlKm1qmc8XsmUrESX696vrQOroeoJM6d1pqB1xHbjPCalOI VWENfEOg1az3WUNf9aS3ReKUpbLEdWQFj4u10= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1685057377; x=1687649377; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=l66RHxuywjRJ/K59NjTCX3XrukNlLGeEIKxqByKUDGo=; b=DLfK/tuR8XSwOj4Lpa2wynlBEXicsqsUrjor1ubf0JMAVJ21o7lRRcD3gpGlg+lzZx 0vzEws+ymazmqrwHt5LGCMjt/S4mFmsNiCtKXYvsZ2G2YsVOOHK7fQiPtvTzACIWg0q6 z5RqWMssSxa1Fmj2z19zJ4mSK1+E7dWDJmr51pfvgGO+8yfCoShWsDAJoJTHqhEwoN6x qfyMOlHXdJDH50MAcXEMWVpxTsWb8vA925oDwhIFivIxL1z0hHKz+L7CKm7glzviU3v4 6ca7sizFfhR17W3aql3NjvWGhBY8FOMRWJHH4L0DJAMLdpUUjPKkQyZIhhtkwdUd/aje YHEA== X-Gm-Message-State: AC+VfDyUH56SePTsUsvel7ruZ8yENh7qXoVuFAnk+v+pA985f33HWgwq WxtWnwNgzb12t6ehLEhWu8IBog0g+yGwG9a2utpqIhjwl1AYGKMZGw+VHA== X-Google-Smtp-Source: ACHHUZ60nNDh4XGZLKQHMCbx8xaR99NUTbIjqenOkzFWzFyKEHY8GDN0ARz8/KA3OMycYN6RSt+/oAU0COzn X-Received: by 2002:a1f:3dca:0:b0:44f:e192:d407 with SMTP id k193-20020a1f3dca000000b0044fe192d407mr22707vka.9.1685057376809; Thu, 25 May 2023 16:29:36 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id o6-20020a056122178600b00434e3c40942sm233671vkf.10.2023.05.25.16.29.36 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 25 May 2023 16:29:36 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 25 May 2023 16:29:36 -0700 (PDT) Message-ID: <646fef60.050a0220.6cf82.7805SMTPIN_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 46C3B605246B; Thu, 25 May 2023 19:29:36 -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-x86_64-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 | +==================+====================+ | FreeBSD 13 | PASS | +------------------+--------------------+ | CentOS Stream 8 | PASS | +------------------+--------------------+ | CentOS Stream 9 | PASS | +------------------+--------------------+ | Debian Buster | PASS | +------------------+--------------------+ | Debian Bullseye | PASS | +------------------+--------------------+ | Ubuntu 22.04 | PASS | +------------------+--------------------+ | openSUSE Leap 15 | PASS | +------------------+--------------------+ | RHEL 7 | PASS | +------------------+--------------------+ | RHEL8 | PASS | +------------------+--------------------+ | Ubuntu 20.04 | PASS | +------------------+--------------------+ | Alpine | PASS | +------------------+--------------------+ FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 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 Ubuntu 22.04 Kernel: Container Host Kernel Compiler: gcc 12.2.1-2 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 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) RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Ubuntu 20.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 9.3.0-17ubuntu1~20.04 Alpine Kernel: 5.4.0-73-generic Compiler: gcc (Alpine 10.3.1_git20210424) 10.3.1 20210424 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/