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 2B82342BA1 for ; Fri, 26 May 2023 01:20:13 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 2937340A87; Fri, 26 May 2023 01:20:13 +0200 (CEST) Received: from mail-io1-f98.google.com (mail-io1-f98.google.com [209.85.166.98]) by mails.dpdk.org (Postfix) with ESMTP id 5F61C40A87 for ; Fri, 26 May 2023 01:20:11 +0200 (CEST) Received: by mail-io1-f98.google.com with SMTP id ca18e2360f4ac-76c64ddee11so6585839f.2 for ; Thu, 25 May 2023 16:20:11 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1685056810; x=1687648810; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=epKaCPSyK9q51mlVjQIt1+NLO30/d4Sqv+DRlbmcQts=; b=F1lg5WhinFIDpdwASQ9RsD+dy9YBs5H5PsQOc6FE2KS79boVrH+I1ApwQRwhEYHopb dsYzAGLItJO8RXZN1wGyOObCCclWY5c1FLEQBHPcgmwtm3qnscS9Eq8Wi4ed32mi6k1k PXbTI0JCt+eRhx4RDGnXAQf2SreBQO6qqj4AI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1685056810; x=1687648810; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=epKaCPSyK9q51mlVjQIt1+NLO30/d4Sqv+DRlbmcQts=; b=jVbwS3FDGgolkR/uWhNw3Fkn/D339YMXVPjg3FqKzrmq1Z5g5Tb8FRzUq2cAg1w7uo pkBLerRw/OXHh19M6JQ8xns2E7deLAK15erudylrj5GOuv9hacn9OXFUC9vpoia6mjFP FJ+90e+T0jlxZln7VglBrJ6TJw4MjftPWS29yC4V8YpJRbWivdSX2qQoyorL1y8M8ilC FbiMBT5JiualPQC210bDnaTvVAqHu7fpeqHrORojmNJ5+ZBzE9+RC9YlTlh17MeB5dVI p2c8955fWP8FobQXO0duCPmSezbarM7K+N0ew24lbBU/7EJ9hnM4tcX0DiboMDE/XLY4 f4Fg== X-Gm-Message-State: AC+VfDz0/1BKRP9qJ38XIS7hONlYY0jo+X3nWZQIY+2hh5cLopdBWM9D yGV8E5O1HxXYG2NrUqO14q0NjPmeMjp1a9N5WKgomqxtBTrGtMFrz/aQy7eytvwOIAAWThNLxw= = X-Google-Smtp-Source: ACHHUZ6lHN2q0HIPKNNQpsnbYedQH4OITGPJgyGW9+5ShzW4frOz+VQtjzUoqjyO2k0TKsMHzjsc6FHzqedg X-Received: by 2002:a92:d591:0:b0:335:5b3b:7c with SMTP id a17-20020a92d591000000b003355b3b007cmr15742595iln.26.1685056810743; Thu, 25 May 2023 16:20:10 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id m18-20020a92cad2000000b003353010fef7sm125852ilq.61.2023.05.25.16.20.10 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 25 May 2023 16:20:10 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 25 May 2023 16:20:10 -0700 (PDT) Message-ID: <646fed2a.920a0220.476cb.4a28SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.34]) by postal.iol.unh.edu (Postfix) with ESMTP id 4F19E605246B; Thu, 25 May 2023 19:20:10 -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-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 | +------------------+----------+ 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) 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/