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 8060642C9E for ; Tue, 13 Jun 2023 06:17:33 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 7BC7A40698; Tue, 13 Jun 2023 06:17:33 +0200 (CEST) Received: from mail-qv1-f99.google.com (mail-qv1-f99.google.com [209.85.219.99]) by mails.dpdk.org (Postfix) with ESMTP id A2E2240698 for ; Tue, 13 Jun 2023 06:17:25 +0200 (CEST) Received: by mail-qv1-f99.google.com with SMTP id 6a1803df08f44-62dee396e03so4913876d6.3 for ; Mon, 12 Jun 2023 21:17:25 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1686629845; x=1689221845; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=YiV31O018grCBY4ZpIuoziqb8ywtVqnriThx90hSiIw=; b=Me7+qKF/+IIBZPS7HP6wQv9voxLO/TMU5BaGywU8eQaImw0R0s8+xVOunV0baktLZp tF5zehJIVIym7ekkLGt1VCLe0ZDaji4mIFRUk7mVZp/jcniSiu1rx4ZVsRv/GciwefoU PILpL/yW/xl+fTz12oL9FwXA5VartFzfsXjDU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1686629845; x=1689221845; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=YiV31O018grCBY4ZpIuoziqb8ywtVqnriThx90hSiIw=; b=CRQ4lIQHJljX456bDDum4n0A5N6rz0NhmM50JcHpIhFzMKxLHC3aClJt8A7QVKQiph zNG806Y0IPKVfpXGeRgXHRdjzvRqUqncFYhoc/329JawQxAXi/grPV8SbPTvdENUd48u 4tvi5ms81A+tvfrhbJmL7vnXm/Dm9vDuT/FHBIutdSvBz4MBlRJFOfQHM6PK3ICVuLV1 O0fOA7HQI/nj+S7gTw8xLzcwbed7CZn147zxtIU+8vfkP5+Kgks0ihnuGIv5joFDDXe+ HHOb3sU8XydpRp5LRtmLOeAoqZGAUawDPUfipyWmKBF8HxA8c1b81SeldhwEx0+7ODWg hx+Q== X-Gm-Message-State: AC+VfDzEemi2QHhXwFgwvlnzvRvNjq7gwaUjObRadT3DNy83orqPPuxL At4jX9uTM9aTW1dwKXFUHdrqrjuG4Jwrs3ag8S9za3P0KD4gld7jr2gkIo7vVMTEWQ57HV/ZWw= = X-Google-Smtp-Source: ACHHUZ4/FlAGFlVvfLn4HBrn5xQo9WsrQ2+SgeYs51O3yUOZD+HwkbzoLa+4T+wzBQSYn+sUbmwlMwwxHo5T X-Received: by 2002:a05:6214:486:b0:62d:f515:9320 with SMTP id pt6-20020a056214048600b0062df5159320mr1740440qvb.28.1686629845128; Mon, 12 Jun 2023 21:17:25 -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 x17-20020a0ce251000000b006239edb7715sm1138246qvl.75.2023.06.12.21.17.25 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 12 Jun 2023 21:17:25 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 12 Jun 2023 21:17:25 -0700 (PDT) Message-ID: <6487edd5.0c0a0220.b15ce.6391SMTPIN_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 D5FCF605246B; Tue, 13 Jun 2023 00:17:24 -0400 (EDT) Subject: |SUCCESS| pw128514 [PATCH] [v1] app/mldev: improve checks for invali 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/128514 _Testing PASS_ Submitter: Srikanth Yalavarthi Date: Monday, June 12 2023 17:58:57 DPDK git baseline: Repo:dpdk Branch: master CommitID:050de60d8a5cef8b7c10b4471905ca8bf69d670e 128514 --> testing pass Test environment and result as below: +------------------+----------+ | Environment | abi_test | +==================+==========+ | Fedora 37 | PASS | +------------------+----------+ | RHEL 7 | PASS | +------------------+----------+ | Debian Buster | PASS | +------------------+----------+ | Debian Bullseye | PASS | +------------------+----------+ | CentOS Stream 9 | PASS | +------------------+----------+ | CentOS Stream 8 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | RHEL8 | PASS | +------------------+----------+ | Fedora 38 | PASS | +------------------+----------+ Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 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 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 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.3 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26635/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/