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 8B60C431E1 for ; Mon, 23 Oct 2023 12:52:21 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 856D640270; Mon, 23 Oct 2023 12:52:21 +0200 (CEST) Received: from mail-pl1-f228.google.com (mail-pl1-f228.google.com [209.85.214.228]) by mails.dpdk.org (Postfix) with ESMTP id 8A43E40270 for ; Mon, 23 Oct 2023 12:52:20 +0200 (CEST) Received: by mail-pl1-f228.google.com with SMTP id d9443c01a7336-1bf55a81eeaso19152285ad.0 for ; Mon, 23 Oct 2023 03:52:20 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1698058340; x=1698663140; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=65SuS6cm/0t7umvtN4Hvmu2Mes2v9qcIbl/6BDwQY3o=; b=MQKxw1mqxOY0FnkXGVL1HQP2L4QjAQyS5BEkT1daOijc2rP5UsUZ5f3X+7hL6aMdMi zvSTIMRot8ksefUZ9GcdLWuFpfKoNq2jr8nHLA9qUEamOhxvWFcCc7nw5K4BPA5Px7b1 FTojrz8nFGu0jAsJg6dUngUzri3ggicCfZ0HU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1698058340; x=1698663140; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=65SuS6cm/0t7umvtN4Hvmu2Mes2v9qcIbl/6BDwQY3o=; b=t4jWpGku6RlQipWZkNzKjBoh5piXrDjJzIpDMsPGE/eDZ2j71GF3XMi1/BI8E6jY/w iCjSjtl/w171CeP0ubCfIcqqZ/4lmbegrcvyzf1B2KcR1Z/BTOIpu4RvY1nKBUvOFQMw jC3S8vLNqELHDNH0a4gb7nEFx79/yFoKBV014A0XSo1PwePoRIzgLZblh/y0AlOPVhji YD8EN/qXAEQm75fN+BHhy8WO7X1DOfP3x3znhQXqOxns+VCGUJq2knHBxYGs1Fis4U8V VCH+imWe/fKZYCngq8ZikSkgzmRZGjGTyCKXo5vuOLQQnH4cpdQ0MPsQB1QNOz9pzz6Z VQVw== X-Gm-Message-State: AOJu0Yzjo7TTc9dHQGDyElF5RPFHGJQOmuGZUmMzTPnLchVoqx9ekJDH Oe4IH8+mKlw2mbEjVYYJQa+OEKKghpOoGnq9QsYl2dWKD9q+CLhqkGUCzkRIJY7IZL547jufvg= = X-Google-Smtp-Source: AGHT+IEb1RFTIPGQJn5mEu+a5wjIrKeNSkfMT7dJ9O5Lsp+5HvG3HIX3r6zgoANKGVE8nhXY0QyMpDtINdtq X-Received: by 2002:a17:903:2286:b0:1ca:296d:8ff6 with SMTP id b6-20020a170903228600b001ca296d8ff6mr7691446plh.38.1698058339734; Mon, 23 Oct 2023 03:52:19 -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 q21-20020a170902789500b001b9e8ee72f4sm280100pll.131.2023.10.23.03.52.19 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 23 Oct 2023 03:52:19 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 23 Oct 2023 03:52:19 -0700 (PDT) Message-ID: <65365063.170a0220.16713.8c47SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.2] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 33A0D60524E7; Mon, 23 Oct 2023 06:52:19 -0400 (EDT) Subject: |SUCCESS| pw133123-133155 [PATCH] [v8,34/34] ml/cnxk: enable creatio 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-unit-amd64-testing Test-Status: SUCCESS http://dpdk.org/patch/133155 _Testing PASS_ Submitter: Srikanth Yalavarthi Date: Monday, October 23 2023 04:41:37 DPDK git baseline: Repo:dpdk-next-net-mrvl Branch: master CommitID:2a18c524c1b0cecaa1b1d944493874c1cea249b2 133123-133155 --> testing pass Test environment and result as below: +------------------+----------------+ | Environment | dpdk_unit_test | +==================+================+ | CentOS Stream 9 | PASS | +------------------+----------------+ | CentOS Stream 8 | PASS | +------------------+----------------+ | Debian Buster | PASS | +------------------+----------------+ | Fedora 37 | PASS | +------------------+----------------+ | Debian Bullseye | PASS | +------------------+----------------+ | Fedora 38 | PASS | +------------------+----------------+ | RHEL8 | PASS | +------------------+----------------+ | openSUSE Leap 15 | PASS | +------------------+----------------+ | Ubuntu 20.04 | PASS | +------------------+----------------+ | Ubuntu 22.04 | PASS | +------------------+----------------+ 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 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 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) 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 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28030/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/