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 1BFC442DC5 for ; Mon, 3 Jul 2023 21:42:27 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id F072F400EF; Mon, 3 Jul 2023 21:42:26 +0200 (CEST) Received: from mail-qv1-f99.google.com (mail-qv1-f99.google.com [209.85.219.99]) by mails.dpdk.org (Postfix) with ESMTP id DFDC8400EF for ; Mon, 3 Jul 2023 21:42:25 +0200 (CEST) Received: by mail-qv1-f99.google.com with SMTP id 6a1803df08f44-635eedf073eso33519156d6.2 for ; Mon, 03 Jul 2023 12:42:25 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1688413345; x=1691005345; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=73zUH0MYJPfAl+mkiwnOpBa7HqfCZK/3nMoR2DPM6eE=; b=KrQ6tR+q5Y9M4r4pSh7u3ZZE1zv3ziWJuyC1lJJ/DRaSWkgQsH/si2b6aRH0zXPVG0 HqKvfERwI6CfhU40A/0NCcJOt2X7mnh8V4N7umN35sWGIF/9gqxdP1/s7o+THCNCGVTv jlL017X0hOx0BHLYQs709Vc3Ip1fiy6YXO95Y= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1688413345; x=1691005345; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=73zUH0MYJPfAl+mkiwnOpBa7HqfCZK/3nMoR2DPM6eE=; b=CJel4WB0L7qD9PSzBc3YS0ZDF7d3MuLb71o6j+IEFl2AABY3CdJcJ42Rn4gmm6qnPs tImwBlhQzd2APhNeXsBuBwLH+CE7C0FbOMYuzFX5Zx26/l1wRFLpGfVEspDnQklAikBx Gd7Klk5IShd58l9UNdT2tzTtm+7tK0qg9vOIpirQf4XxVnPZGOCMgoM2eVMQUs/FMCXd g3T+dKbbHvoHtUl0iuOCtp6B7hKmMNmSYV/PV7P+29paN9b5dYrCFvDr48+uxr2l3+fe pZL9Xkj0gvFaTmhnJHw0w8cgLl8nzoYwtslEaNQQ7LeLu22FxsdmCt3bplpWBxcgBzWT sYmg== X-Gm-Message-State: ABy/qLba/SIQdRtxk9cr6jp+c/TD4Mxip0bNUDAeFsX7RM67TcI53b3Z 0IYMsvPOi6GYdsNa5YAzaahDE1VWJHOwgoXl19K2uPsyRPrv+sNHBSmR+S8mzBnWBVT5x7vJ4A= = X-Google-Smtp-Source: APBJJlGBgm4NzheREf7ESHkPYdNxPMsmY2OkJNj1XYj/U+UWORzISBxp3aDc/Yn6WVpkRIBHGIYOLmkXG8/C X-Received: by 2002:ad4:5bcb:0:b0:628:35b0:e966 with SMTP id t11-20020ad45bcb000000b0062835b0e966mr15393181qvt.21.1688413345235; Mon, 03 Jul 2023 12:42:25 -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 i4-20020a056214020400b00628c4a99992sm1207189qvt.16.2023.07.03.12.42.25 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 03 Jul 2023 12:42:25 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 03 Jul 2023 12:42:25 -0700 (PDT) Message-ID: <64a324a1.050a0220.4d9d4.bbf3SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.34]) by postal.iol.unh.edu (Postfix) with ESMTP id D47A8605246B; Mon, 3 Jul 2023 15:42:24 -0400 (EDT) Subject: |SUCCESS| pw129207 [PATCH] app/testpmd: fix invalid queue ID when st 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-x86_64-compile-testing Test-Status: SUCCESS http://dpdk.org/patch/129207 _Testing PASS_ Submitter: Jie Hai Date: Monday, July 03 2023 11:02:31 DPDK git baseline: Repo:dpdk Branch: master CommitID:93a4b3beba4ee611685148917981f846427cafb2 129207 --> testing pass Test environment and result as below: +---------------------+--------------------+----------------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | +=====================+====================+======================+ | FreeBSD 13 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 22.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 20.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 38 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 9 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | RHEL 7 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ | openSUSE Leap 15 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Buster | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | RHEL8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 37 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Alpine | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Bullseye | PASS | SKIPPED | +---------------------+--------------------+----------------------+ FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 Ubuntu 20.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 9.3.0-17ubuntu1~20.04 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 RHEL 7 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44) CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Alpine Kernel: 5.4.0-73-generic Compiler: gcc (Alpine 10.3.1_git20210424) 10.3.1 20210424 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26931/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/