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 356AE429E0 for ; Mon, 24 Apr 2023 21:08:01 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 13B934013F; Mon, 24 Apr 2023 21:08:01 +0200 (CEST) Received: from mail-qv1-f98.google.com (mail-qv1-f98.google.com [209.85.219.98]) by mails.dpdk.org (Postfix) with ESMTP id C5E574013F for ; Mon, 24 Apr 2023 21:07:59 +0200 (CEST) Received: by mail-qv1-f98.google.com with SMTP id 6a1803df08f44-5ef6197ea51so21974126d6.1 for ; Mon, 24 Apr 2023 12:07:59 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1682363279; x=1684955279; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=5mI8K/ADFnpzuOOenw89sdAd6rTZm2K5viAQNhHytOM=; b=ecSWgmg5UnbH2D3OEEAwhQ8VzoDIfl8x7F78ujbjO9eNDZIWYl5v+vhWQHyCSPm3qv zyCl+lyrATIgjO8irNzZmnv17KAdNLB318gZyijlkd/10Ec4wfiV5jTKcb0zKorBmI6p guLoX7VvUekSrSAjdG/zhowIVW5sRLSOyMsH8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1682363279; x=1684955279; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=5mI8K/ADFnpzuOOenw89sdAd6rTZm2K5viAQNhHytOM=; b=bQPLg6ciDPsaiPR4NKxU3995tlJQSQsy77vKUOb1ZzfRCzxiFR9zH0OdvJNB1miZ89 MlZdR/+Pz5ZSoWnSuF20LTDqlmQvTMlG8uY4UE8p5sFUapZwLbG2m08zGKuTeVVE1Xqs QxLQynUrHP0brmRlWyUbR8Eg/cyIbFSZi5PxaBBb6FCFd+XVIUvVG4YcqVUYZfGzW3CL Ai4pMkWRRF/oOHn8T2h3dM1IA4YcudLRg1ZrIlPNa6hTvZCFm1PybvVL/QVaaBPnpoPF N5Pknla1rJ7VVzjKRTXkje2uBY5ZEngs7dZyuQgrE2jZrZkar+L+u1ygDT37/SgMhj7B H32Q== X-Gm-Message-State: AAQBX9dJ+bwgwQZXaQbc6W0c9a9Zjms9OZl1tYTu3u8w1T3aQ21hl7wQ LKgQBxyAZKBhbVhPhv9N//FwgdZjb+xEb73zTYii5YruOi2FiqnaPd2jo7ubZMiYPDxr1W7ECA= = X-Google-Smtp-Source: AKy350YssBoPS8pTNWMt8jraglu0gqIz37o1JBIhpTB+MZhNZsbz6CBx4vCNP6Ng3BqefIWG9OD3a5q8qOpp X-Received: by 2002:ad4:596a:0:b0:5f0:23be:a302 with SMTP id eq10-20020ad4596a000000b005f023bea302mr22797659qvb.9.1682363279199; Mon, 24 Apr 2023 12:07:59 -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 qd6-20020ad44806000000b005ef73aa9470sm577641qvb.29.2023.04.24.12.07.59 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 24 Apr 2023 12:07:59 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 24 Apr 2023 12:07:59 -0700 (PDT) Message-ID: <6446d38f.d40a0220.5dfac.54beSMTPIN_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 E037D605246B; Mon, 24 Apr 2023 15:07:58 -0400 (EDT) Subject: |SUCCESS| pw126482 [PATCH] common/idpf: refine header file include 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/126482 _Testing PASS_ Submitter: Qi Zhang Date: Monday, April 24 2023 22:40:05 DPDK git baseline: Repo:dpdk Branch: master CommitID:70cc4e1fed665712e68f2f45d98dda4abc6accda 126482 --> testing pass Test environment and result as below: +-----------------+----------+ | Environment | abi_test | +=================+==========+ | CentOS Stream 9 | PASS | +-----------------+----------+ | Debian Bullseye | PASS | +-----------------+----------+ | Ubuntu 22.04 | PASS | +-----------------+----------+ | RHEL8 | PASS | +-----------------+----------+ | CentOS Stream 8 | PASS | +-----------------+----------+ CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.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) CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26111/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/