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 EFF8C429E1 for ; Tue, 25 Apr 2023 00:03:07 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id CDF4F400D7; Tue, 25 Apr 2023 00:03:07 +0200 (CEST) Received: from mail-il1-f228.google.com (mail-il1-f228.google.com [209.85.166.228]) by mails.dpdk.org (Postfix) with ESMTP id 64EE4400D7 for ; Tue, 25 Apr 2023 00:03:07 +0200 (CEST) Received: by mail-il1-f228.google.com with SMTP id e9e14a558f8ab-3296292e623so41916755ab.2 for ; Mon, 24 Apr 2023 15:03:07 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1682373786; x=1684965786; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=u95q16PFnlUCsNE9VoXForbkNP9pmS6RSghuoAnLiNM=; b=eS3JUm4lhOkFlmxT9jWC7OQgg9iosjZgPAaef59BSoZQH+krHrUSsUIy1IHchf897N MQ5pfaiVKwezoZmbPHzcpH2waw8tzRwnGLHoS80VirndGZs41J5iSi2ticfI2ke3bPxN jMttA5H5ESI4W0EQMfVDnPs33rj6lYy5lGvOg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1682373786; x=1684965786; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=u95q16PFnlUCsNE9VoXForbkNP9pmS6RSghuoAnLiNM=; b=b6b0cX0xS/cPZ2VpavP9ziCkhCXoVpsoIisU0YtEjfKa8iXr8yppqYNmtitB3UO1Ve U7SHlJj/q9AYhNlWqlkdaALMzUTumilFG8cEVtyxmeW5d9BzmN1pv6wIlhTR57aBMPab 1maJtv7vslaz3JAon0cWQpYVjFjxon90nfzrjPwhTE7oNt2DsnTE6wuCkP+A8bBUTVSc oqnpHMzgS1gCFd6SLVqLRk9omRo3+gm8MM6hnZdv/i17mz7yikHsT87jla1u7LJD8zQd eUtDhph9Z4EFtIAqTS9z7iSSZjABwHoTsFay3XMJevREhWz40Oy8xmOApfSPJ5tD1n+9 l87g== X-Gm-Message-State: AAQBX9e00dTGi+WIldfnN25HBz7Avsjdhd6oLeA8Y4cmk2igr0KRtM/a uExGtIOFB07osbvtHcFgjue+csecKM5+Y//28R+0w6ZJHXS7wW6xtDdcRQ== X-Google-Smtp-Source: AKy350ZI3DS7JhNtDKxc+3rSL54hN47KN2EmOq82zdpI4fauqgwWT0VStxWCssu2r2v2xkCkgCfteOUoHmLq X-Received: by 2002:a92:c0c2:0:b0:325:a8f8:12a5 with SMTP id t2-20020a92c0c2000000b00325a8f812a5mr5808917ilf.30.1682373786753; Mon, 24 Apr 2023 15:03:06 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id w14-20020a056e0213ee00b0032e5e81c408sm154955ilj.41.2023.04.24.15.03.06 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 24 Apr 2023 15:03:06 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 24 Apr 2023 15:03:06 -0700 (PDT) Message-ID: <6446fc9a.050a0220.8b715.73f4SMTPIN_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 536A7605246B; Mon, 24 Apr 2023 18:03:06 -0400 (EDT) Subject: |SUCCESS| pw126444 [PATCH] [v5] common/idpf: refine capability get From: dpdklab@iol.unh.edu To: Test Report Cc: dpdklab@iol.unh.edu, David Marchand , Thomas Monjalon 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/126444 _Testing PASS_ Submitter: Xing, Beilei Date: Monday, April 24 2023 08:08:22 DPDK git baseline: Repo:dpdk Branch: master CommitID:70cc4e1fed665712e68f2f45d98dda4abc6accda 126444 --> testing pass Test environment and result as below: +-----------------+----------+ | Environment | abi_test | +=================+==========+ | Debian Buster | PASS | +-----------------+----------+ | Debian Bullseye | PASS | +-----------------+----------+ | CentOS Stream 9 | PASS | +-----------------+----------+ | Ubuntu 22.04 | PASS | +-----------------+----------+ | CentOS Stream 8 | PASS | +-----------------+----------+ | RHEL 7 | PASS | +-----------------+----------+ | RHEL8 | PASS | +-----------------+----------+ 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 Ubuntu 22.04 Kernel: Container Host Kernel Compiler: clang 14.0.5-1.fc36 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 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) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26100/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/