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 C7E054563B for ; Wed, 17 Jul 2024 23:55:05 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id C3D5A40673; Wed, 17 Jul 2024 23:55:05 +0200 (CEST) Received: from mail-io1-f97.google.com (mail-io1-f97.google.com [209.85.166.97]) by mails.dpdk.org (Postfix) with ESMTP id 96DC74066E for ; Wed, 17 Jul 2024 23:55:00 +0200 (CEST) Received: by mail-io1-f97.google.com with SMTP id ca18e2360f4ac-8046f65536dso5137939f.1 for ; Wed, 17 Jul 2024 14:55:00 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1721253300; x=1721858100; darn=dpdk.org; h=references:in-reply-to:cc:to:from:subject:message-id:date:from:to :cc:subject:date:message-id:reply-to; bh=gW7O5dEYBUq24lQRR7cL4OFga2mctSrMVfiU8Er9paY=; b=ToOSOLjoKAMneofdERzv9s6AjuQK9JQxyp9qWwlNL+Nuf2hpS9YT1I5JJdh/zMwHYw Uk1AGPXy6JtnRH+CX/kEf+S/irFbXA2XIHIYXQyFbjfMUVq5R3DhCJ+6YsLGJQ0TCEl1 DosSbRSDFCtRmPDVbdzhuuBrDpgt2OkREoEcA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1721253300; x=1721858100; h=references:in-reply-to:cc:to:from:subject:message-id:date :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=gW7O5dEYBUq24lQRR7cL4OFga2mctSrMVfiU8Er9paY=; b=TLrKrQ9uomh4XVngUZIZWvAIzwvGzUwf0dkSNDw74AP3ffNaKhMKkAPoT4PyE1G4LG FnEPhlDi2pv/JOCf5/OJ8r8GFhMwwyeZ+6OKZQxREpgZIvgyPA1iYeTmWp7/7i/q8aCd 61/OHH/YalLiz20g98/T3o4KBto8RJ1pg/Y6TJ5zNLpZv/Yz793uRsyNw2qrgqmHLuT8 I5ffdvc9OiNoVL4SMmaaY5eCqNyBHrh47YTaNOxLBT5OD6vYrjEW2Pnbh4sa77O0wHdZ Hpccv66O9/kSlxy+BsDcErT3vYmIBOXI5amABCKypUogCqYK1jl5Iem2L4eorhF84fpD I8LA== X-Gm-Message-State: AOJu0YzunSoXKKrOgt7WOS9iKKPZa0idECOU8SstyqGRP9sM/Zy2QgmO xOeK1oqEqFX66A4B0BTx15WrbjNzVrOD46hpLiaYHQyRerJKK15YTrlhJYotZ/v5mZUzOrtwBsr iGYt9s4joqZ5Ws88v9tDJlVOEyFL7Gbq0Lw7mdS9KpXBf6Rc1ngoYCyrC X-Google-Smtp-Source: AGHT+IE01QZWR+EbT6aO5NHl+HXSLYny+nDucolcBJTAq3WTq18iYsH6bSBdmKSd1jdmzthzyimQxK3h+WHG X-Received: by 2002:a05:6602:1605:b0:7f9:beb8:7952 with SMTP id ca18e2360f4ac-81711e19b10mr462221839f.13.1721253299883; Wed, 17 Jul 2024 14:54:59 -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 8926c6da1cb9f-4c210bcf060sm130519173.6.2024.07.17.14.54.59 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 17 Jul 2024 14:54:59 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 17 Jul 2024 14:54:59 -0700 (PDT) Message-ID: <66983db3.050a0220.26cb8.4e2aSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.6] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 7B9A0605C351; Wed, 17 Jul 2024 17:54:59 -0400 (EDT) Subject: |PENDING| pw142480 [PATCH] app/testpmd: add postpone option to async From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240717141954.3770657-1-akozyrev@nvidia.com> References: <20240717141954.3770657-1-akozyrev@nvidia.com> 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: PENDING http://dpdk.org/patch/142480 _Testing pending_ Submitter: Alexander Kozyrev Date: Wednesday, July 17 2024 14:19:54 DPDK git baseline: Repo:dpdk Branch: master CommitID:3317515e9377c13e458e31a64f8987a9d1f2eaf6 142480 --> testing pending Upstream job id: Generic-Unit-Test-DPDK#240899 Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | Windows Server 2022 | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | Debian 12 | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | Fedora 38 (Clang) | PEND | +---------------------+----------------+ | Fedora 39 (Clang) | PEND | +---------------------+----------------+ | Fedora 39 | PASS | +---------------------+----------------+ | Fedora 40 | PASS | +---------------------+----------------+ | Fedora 40 (Clang) | PEND | +---------------------+----------------+ | openSUSE Leap 15 | PEND | +---------------------+----------------+ | Windows Server 2019 | PASS | +---------------------+----------------+ | RHEL8 | PEND | +---------------------+----------------+ | Ubuntu 22.04 | PEND | +---------------------+----------------+ | RHEL9 | PEND | +---------------------+----------------+ | Ubuntu 20.04 | PEND | +---------------------+----------------+ | Ubuntu 24.04 | PEND | +---------------------+----------------+ Windows Server 2022 Kernel: 10.0.20348.2031 Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9 CentOS Stream 9 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.1 20230605 CentOS Stream 8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 Debian Bullseye Kernel: 5.4.0-167-generic Compiler: gcc 10.2.1-6 Debian 12 Kernel: Container Host Kernel Compiler: gcc 12.2.0 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Fedora 38 (Clang) Kernel: Depends on container host Compiler: clang 16.0.6 Fedora 39 (Clang) Kernel: Depends on container host Compiler: clang 17.0.6 Fedora 39 Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 40 Kernel: Depends on container host Compiler: gcc 14.1.1 Fedora 40 (Clang) Kernel: Depends on container host Compiler: clang 18.1.6 openSUSE Leap 15 Kernel: 5.4.0-167-generic Compiler: gcc 7.5.0 Windows Server 2019 Kernel: 10.0.17763 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) RHEL8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20) Ubuntu 22.04 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.0 RHEL9 Kernel: Depends on container host Compiler: gcc 11.4.1 Ubuntu 20.04 Kernel: 5.4.0-167-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 Ubuntu 24.04 Kernel: 5.4.0-167-generic Compiler: gcc 13.2.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30540/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/