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 DACFE42359 for ; Wed, 11 Oct 2023 07:30:20 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id D574E400EF; Wed, 11 Oct 2023 07:30:20 +0200 (CEST) Received: from mail-yw1-f226.google.com (mail-yw1-f226.google.com [209.85.128.226]) by mails.dpdk.org (Postfix) with ESMTP id 86727400EF for ; Wed, 11 Oct 2023 07:30:20 +0200 (CEST) Received: by mail-yw1-f226.google.com with SMTP id 00721157ae682-59e88a28b98so5051697b3.1 for ; Tue, 10 Oct 2023 22:30:20 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1697002220; x=1697607020; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=2zziicaq719RPhmh6PnwK4D17v61M2UM1pB7SlUg+Nw=; b=Bp04UYJNziyJch5u14T6tHu1GjLROsKhTnnzIb+stXGpD7QiKH8fibA9IrYkiv6v1i OiMhGRqhobx7IzuHWGKPd2iaSlMsuJMWLN0G2rgMfdPP8P48CAee96Ldii+qb5IAu0PT oz4siPFxoiDPHBhhk8ZXw8b05pZ31DBEkkU+4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1697002220; x=1697607020; 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=bfzhMkfoxkKITFphRek8FQC8UWk4+r9mdoD71rcwnRZRjw6Udq9s8Zcu1QsR+RUkCq 3Rho49lys01ELJfc4TgxKdzX4+nasKEq3crEEwOjdNqzAQkPR8EljN5n9FheKE0Bfs9m 170w4xpoRrGsJI1jfU7/CB4e/WYaT4anMEAlacNuR/W+WWsL0BEe8B9G8q8/ACSDPQoV nIobvyFg/GYfU3xZW+kvs/ZuJefr0BToqOxeWGmEDnYNhnDJwe+T/y6BzahxF7orIajv oH9zxRrOQrgsN2EvltHtVdvJB8uRv1sb9FnXaE+89CX5od9kpJSWBRc97yEyjqf2udif zWeg== X-Gm-Message-State: AOJu0YwaonGE8WXDBfhJFYA5TQPsae2ERfNfh8dcrh+wx5mC9dRzXorW fC0y1lynJmL0B8tXkMymjkUQyck3zo4ZL3OKG60SfK8VVCk3m12xMBukN3SR01iS8LNIAjwfmQ= = X-Google-Smtp-Source: AGHT+IGNOl1IZDFkGWpur2a9Q9OboDLVm93Ipwfpr3rHCyHgKAQXk1ImKVHdPg8YbxQmCy/86Y48dO/bFUt0 X-Received: by 2002:a05:690c:2846:b0:5a7:b545:dcaa with SMTP id ed6-20020a05690c284600b005a7b545dcaamr3066652ywb.23.1697002219946; Tue, 10 Oct 2023 22:30: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 i12-20020a0ddf0c000000b005a23b287596sm1291649ywe.21.2023.10.10.22.30.19 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 10 Oct 2023 22:30:19 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 10 Oct 2023 22:30:19 -0700 (PDT) Message-ID: <652632eb.0d0a0220.e10b9.95f0SMTPIN_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 A63756052514; Wed, 11 Oct 2023 01:30:19 -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/