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 3B25A431E1 for ; Mon, 23 Oct 2023 12:49:43 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 15FCB40270; Mon, 23 Oct 2023 12:49:43 +0200 (CEST) Received: from mail-io1-f99.google.com (mail-io1-f99.google.com [209.85.166.99]) by mails.dpdk.org (Postfix) with ESMTP id 761CA40270 for ; Mon, 23 Oct 2023 12:49:42 +0200 (CEST) Received: by mail-io1-f99.google.com with SMTP id ca18e2360f4ac-7a6acc8e222so97385539f.0 for ; Mon, 23 Oct 2023 03:49:42 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1698058182; x=1698662982; 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=Zbfa7PZrhqGEQcpKw+WTvSmtciKiX+34RBgqKVKMvQHOw0Huut8Rp89CA27f6o5iHF nME4qSncx6KyWN++cQy1fx5LGZ8ap4t8/0LyFzZdCvxuEfcTM+POg/Fm5WpFwD/1vQEu G9gj+5KLGf4mkDXWUtVlqDdCA49kqRPtOOmvE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1698058182; x=1698662982; 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=qu3sGL86bIxVJwSjoojx/rT6horHInFPeIGrONZmwExlIjPICF7kSz5CgZJRHIKd+V YUzAWZQzuECPK7q53YrwOEZo77wDwONFsZdrTNWHl+NPRYmR/8kp1nwNxkd5MU5wBrB2 SyWCW5+ZOflZNCKyd/RnDEemkJXc75uEHK5yxHInDdehXccp3CNwwC/OSCsCR024s70g eGyii3bFuCcuN6zAkjXMJdkt5wgA2BmL3nxm4PHdLdJbRBe21k0blp0IRQVKKfAK/XiV jqUdHXFR89lty6CwTi/Hoe5WZ/b3uf9hYKhqCJMNvxjXUaEHjdVST2gIjZ5TtfuD/JIv Be0A== X-Gm-Message-State: AOJu0YwraPxX2v993CP/CGAMM/M+J4Iv2vrLuESZNhSr4rM1l1QQwYzF Vl/OPrh0Ek4Y75LgjnhAFyW73X/hcNde/NoU1rjf3kiNbaLghoaPPG02A49QSOPRylOqiHGcOQ= = X-Google-Smtp-Source: AGHT+IHDczjtlGTFAY44lLt1u1nhTIp2noThaJd75+xhu9pBPCF6B/lsNNB3KQVuHFw4Iz4vWwlmv9LaacLl X-Received: by 2002:a05:6602:2dc9:b0:79f:e707:8813 with SMTP id l9-20020a0566022dc900b0079fe7078813mr11952654iow.4.1698058181846; Mon, 23 Oct 2023 03:49:41 -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 m10-20020a0566022aca00b0079235fe39ebsm528659iov.6.2023.10.23.03.49.41 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 23 Oct 2023 03:49:41 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 23 Oct 2023 03:49:41 -0700 (PDT) Message-ID: <65364fc5.050a0220.ec9df.6aceSMTPIN_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 6D5A760524E7; Mon, 23 Oct 2023 06:49:41 -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/