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 15F084235B for ; Wed, 11 Oct 2023 08:01:32 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 001E0400EF; Wed, 11 Oct 2023 08:01:31 +0200 (CEST) Received: from mail-oa1-f98.google.com (mail-oa1-f98.google.com [209.85.160.98]) by mails.dpdk.org (Postfix) with ESMTP id 25765400EF for ; Wed, 11 Oct 2023 08:01:31 +0200 (CEST) Received: by mail-oa1-f98.google.com with SMTP id 586e51a60fabf-1dd0526b5easo4824812fac.2 for ; Tue, 10 Oct 2023 23:01:31 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1697004090; x=1697608890; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=2zziicaq719RPhmh6PnwK4D17v61M2UM1pB7SlUg+Nw=; b=Z1Za+KANMBX5s6g7ZIyQ4U31mAFdOq8jHQAgB+ix4hppbvMfNsWwa/Xgt+ZjqaCfg4 SYEzy4725Lwm8f/a1p5QF4Lxkd0asIFSFVq68LNcHLlT+kQd5Mvc9+fLtW4Ow9OzRonV lOj7z/SLewgUYVI68Ofx0dOr9LTv5LpUw8Aw8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1697004090; x=1697608890; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=2zziicaq719RPhmh6PnwK4D17v61M2UM1pB7SlUg+Nw=; b=jLA7bdwlZrxwkWpKkGU1nxF6Z2qH8DNhyzpo2nfdE0kIhRSgJ1SwCY8KOv3wXzSgUh vojUwb1C6CW9afxmSZs5uY9iq9jMK3S3rXR75mfKl+QYZ64rIrNkFb7rI6Z+c5WkG78z PfjQ1J1ICk4C7qsIeEVhlTwoBoy8oGIgblGbFFajPJyo1aL7lzCW1zl9P+G684lTL1AD 05teGJI6q5S5CK7gTDIHxqav3IidYTAWcK4cIDoXlLH9t0Of4g6INKMwn1AaWyjZabWD /IDVaaoFVKqu24XF1GULyOJJjV0qSJw6BcqJVnus23xOT47vuFckp8Q21VbWJ3VUm2JT XEKg== X-Gm-Message-State: AOJu0YxUhhpDJYxVQJuF83gZ+A045jGH4PxSg71a/0K33Jx45qPwBI2r BaDqgaem3phmKDRTVna+gCf7qAZdAbYtUtvTo932637uRr03Vxu3F6X31FXTXIlEj6Lf729lMA= = X-Google-Smtp-Source: AGHT+IE+VbaZD9+eV2IHVXLVhw8nrPVq1ErZViAsjB3FsIm6uZzYl1b5UpqAhqGs2+PL61Gnnur/GhH/2oaA X-Received: by 2002:a05:6871:70e:b0:1a6:b183:b0ab with SMTP id f14-20020a056871070e00b001a6b183b0abmr25196543oap.40.1697004090406; Tue, 10 Oct 2023 23:01:30 -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 r41-20020a056870e9a900b001e57c50ca40sm820104oao.36.2023.10.10.23.01.30 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 10 Oct 2023 23:01:30 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 10 Oct 2023 23:01:30 -0700 (PDT) Message-ID: <65263a3a.050a0220.527d1.92afSMTPIN_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 F05116052514; Wed, 11 Oct 2023 02:01:29 -0400 (EDT) Subject: |SUCCESS| pw132484-132486 [PATCH] [v2,3/3] net/ark: support for larg 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/132486 _Testing PASS_ Submitter: Ed Czeck Date: Tuesday, October 10 2023 20:42:07 DPDK git baseline: Repo:dpdk Branch: master CommitID:4dd146e597d81d900140a904e0b3b9feb1b0be6c 132484-132486 --> testing pass Test environment and result as below: +------------------+----------------+ | Environment | dpdk_unit_test | +==================+================+ | CentOS Stream 8 | PASS | +------------------+----------------+ | CentOS Stream 9 | PASS | +------------------+----------------+ | Debian Bullseye | PASS | +------------------+----------------+ | Debian Buster | PASS | +------------------+----------------+ | Ubuntu 20.04 | PASS | +------------------+----------------+ | openSUSE Leap 15 | PASS | +------------------+----------------+ | Fedora 38 | PASS | +------------------+----------------+ | Fedora 37 | PASS | +------------------+----------------+ | RHEL8 | PASS | +------------------+----------------+ | Ubuntu 22.04 | PASS | +------------------+----------------+ 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 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.3 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.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) 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/27891/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/