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 EDCE1431A8 for ; Thu, 19 Oct 2023 10:46:07 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 9FF1040EE1; Thu, 19 Oct 2023 10:46:07 +0200 (CEST) Received: from mail-il1-f227.google.com (mail-il1-f227.google.com [209.85.166.227]) by mails.dpdk.org (Postfix) with ESMTP id 1ADEF4021F for ; Thu, 19 Oct 2023 10:46:01 +0200 (CEST) Received: by mail-il1-f227.google.com with SMTP id e9e14a558f8ab-3574f99d260so29794995ab.3 for ; Thu, 19 Oct 2023 01:46:01 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1697705160; x=1698309960; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=TWCHQCKPCTXYo/NyGdQOpzsRkY6cIz6WwWPWav071Qg=; b=f5qtnpkcS8WYfV7HoLildXXUH9rcJZVOBDg1p69mg/DgCvpq2zSvj+7av2fy1aJST7 6dZhhBoNZevRfo5sxTQOx4ui2LiSu0L50yaDGLiOs0fA4lpwf6K+ApfgUyeZnE19YRwK F5Ug++Bd6/yftBW3NjcT8K8RrHNTdfbPMQ6r4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1697705160; x=1698309960; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=TWCHQCKPCTXYo/NyGdQOpzsRkY6cIz6WwWPWav071Qg=; b=hA7mpMqYY4v3m0tDeHlPtAYVyHCF9MXKL8iFAIgkG88PwrGMz4ewVxaD2ingVTO7uF jdsfesVd5edQTy35Km7sGzBPtC/u1RVGDh2loBRwsp1rmC0xpdcevNPAUZHMpN0u3QvR ujVlt5dY/BDTWqfccjDsIi3dSY+QQLC3+DxDlEiogdn9TsGbyRQnoxaGi+mLNVqPvPGD F9Eu7hWJ9vLY4yMM3mtqO8LKr1OG2d1HO/a7avIryHllq1iYqBARAxMiUIQ9Q7b1coOM 06m/ABWr4AGEq2uJEQ+h3ToL/dx1IzUYsJlI8OF6R23LO/OhVt4ZyxOg+GcouS01aTlZ VoIA== X-Gm-Message-State: AOJu0YzLCGtTB6PHQeuzdlCzTas2eAkDrW63xjeKaoWwBzTBv5aiZUkl HFYo95nt0cfIJBNA7D7tavoM7NyLAfDgjI8UacuElt4DERA71h+D/2xdYA== X-Google-Smtp-Source: AGHT+IHkKZSOeG/EBU4lFKglrQT45tumq1Rl/snhUYZW/3Ianik4dNhqDnHPawBTv0ugnW58/RZIUOzl43// X-Received: by 2002:a92:906:0:b0:357:4083:1eaf with SMTP id y6-20020a920906000000b0035740831eafmr1737982ilg.0.1697705160555; Thu, 19 Oct 2023 01:46:00 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id o9-20020a056e02188900b00357abe36bc9sm112655ilu.54.2023.10.19.01.46.00 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 19 Oct 2023 01:46:00 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 19 Oct 2023 01:46:00 -0700 (PDT) Message-ID: <6530ecc8.050a0220.c8e9b.3bb0SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.5] (unknown [172.18.0.214]) by postal.iol.unh.edu (Postfix) with ESMTP id 1C5E96051827; Thu, 19 Oct 2023 04:46:00 -0400 (EDT) Subject: |SUCCESS| pw132887 [PATCH] ml/cnxk: don't export internal headers From: dpdklab@iol.unh.edu To: Test Report Cc: David Marchand 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-unit-amd64-testing Test-Status: SUCCESS http://dpdk.org/patch/132887 _Testing PASS_ Submitter: David Marchand Date: Wednesday, October 18 2023 09:15:44 DPDK git baseline: Repo:dpdk Branch: master CommitID:d7b8b11866a7c4b5975eaedd15dcc9a6f0cd92ce 132887 --> testing pass Test environment and result as below: +------------------+----------------+ | Environment | dpdk_unit_test | +==================+================+ | Debian Buster | PASS | +------------------+----------------+ | CentOS Stream 8 | PASS | +------------------+----------------+ | CentOS Stream 9 | PASS | +------------------+----------------+ | Ubuntu 22.04 | PASS | +------------------+----------------+ | Fedora 38 | PASS | +------------------+----------------+ | RHEL8 | PASS | +------------------+----------------+ | Fedora 37 | PASS | +------------------+----------------+ | openSUSE Leap 15 | PASS | +------------------+----------------+ | Ubuntu 20.04 | PASS | +------------------+----------------+ | Debian Bullseye | PASS | +------------------+----------------+ Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 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 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 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/27992/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/