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 3060C42BA1 for ; Fri, 26 May 2023 01:26:41 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 299B240A87; Fri, 26 May 2023 01:26:41 +0200 (CEST) Received: from mail-yb1-f226.google.com (mail-yb1-f226.google.com [209.85.219.226]) by mails.dpdk.org (Postfix) with ESMTP id 1244440A87 for ; Fri, 26 May 2023 01:26:40 +0200 (CEST) Received: by mail-yb1-f226.google.com with SMTP id 3f1490d57ef6-bab8f66d3a2so363416276.3 for ; Thu, 25 May 2023 16:26:40 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1685057199; x=1687649199; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=6hTkM2V41hp1X0U5O31tzMKW4GOwl2cSSWJb6pSZU6M=; b=CmFZ7YYYSyUbcfoo99C6N6axZfxrfGgpkkoZVQa8NXEZgQJstfUdApcvu12mRAZLIP E6LAXY6atcHZN7hS2Y7pNXp4CTP5IhgcFU+tLqT14kC0RgoD+XadGRtE0HsfquwGOSAX cjprMjO0vNyfFn3vN5YFQoET2IWVs/ajgdqNk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1685057199; x=1687649199; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=6hTkM2V41hp1X0U5O31tzMKW4GOwl2cSSWJb6pSZU6M=; b=UkekzFYztpSC64HnnaLJBQlnSdg7nRVTJ4qhWUz38Kj+ez6bx3KBHq3z4MlyKmGDAV cXMpj196Ke/gKxaqnTRkuBZNxbdbyeDqnbqxxNCIAFApJggujIoQu+1OF4wf/JWIORhT h/RuE2XqJxoyouC2KabiTkTLk2YZEBRHl7Fs5VA3sEeHY6xcZTy8HK/Rv2mkYsLLKHVj 2LkasTtzR9wzqbvxO+op2Qbu/PpHS5hDSxXkcDGsQBILm0N6GCnPoMWk1VuUie+BX7V7 Fx8/P9XmPyG430t/kwr9KPqM0WkNaGozs0O9oNhHTaj8M2hAUG7rDNb7mWWZOsAPS1+n UmHg== X-Gm-Message-State: AC+VfDxmea6PdQCPofISJ0gzcBKXySvpCkpGiYMxM9ujnOaY9pCiN3oE N++VZdTuLIHzhRRR9k127xufEkV1/wQTKhwTLTzETykQlvZ5GXAYqS2UuQ== X-Google-Smtp-Source: ACHHUZ4Tm6O05QM77/lewCpJdMd08ER2ErCIWU/Xa5CO+w0yoxz25eFkVJWC3uL2Kz0LaGj7Ye+kLrjlFzNl X-Received: by 2002:a25:cf52:0:b0:bac:6950:52c6 with SMTP id f79-20020a25cf52000000b00bac695052c6mr5548471ybg.18.1685057199422; Thu, 25 May 2023 16:26:39 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id u66-20020a25ab48000000b00b9d9f45c75esm193971ybi.5.2023.05.25.16.26.39 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 25 May 2023 16:26:39 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 25 May 2023 16:26:39 -0700 (PDT) Message-ID: <646feeaf.250a0220.17c96.791fSMTPIN_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 17914605246B; Thu, 25 May 2023 19:26:39 -0400 (EDT) Subject: |SUCCESS| pw127507 [PATCH] ethdev: validate reserved fields From: dpdklab@iol.unh.edu To: Test Report Cc: Stephen Hemminger 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/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 | abi_test | +==================+==========+ | CentOS Stream 9 | PASS | +------------------+----------+ | Ubuntu 22.04 | PASS | +------------------+----------+ | Debian Buster | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | RHEL 7 | PASS | +------------------+----------+ | Debian Bullseye | PASS | +------------------+----------+ CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Ubuntu 22.04 Kernel: Container Host Kernel Compiler: gcc 11.3.1-2 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 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) Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 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/