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 449BC42DD0 for ; Tue, 4 Jul 2023 11:12:46 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 3281840042; Tue, 4 Jul 2023 11:12:46 +0200 (CEST) Received: from mail-pl1-f228.google.com (mail-pl1-f228.google.com [209.85.214.228]) by mails.dpdk.org (Postfix) with ESMTP id 416E440042 for ; Tue, 4 Jul 2023 11:12:44 +0200 (CEST) Received: by mail-pl1-f228.google.com with SMTP id d9443c01a7336-1b89bda02ebso11831775ad.0 for ; Tue, 04 Jul 2023 02:12:44 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1688461963; x=1691053963; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=mVF5AKCVGmOTt0LQH9ntfx860StZl5+AyEAdnNcbEzc=; b=fcQ2DxqPHQ4DY8rGoPvLMsrel8MalAkRXX6IAEdkKqdEcSRbArgL7fLy2qPbEsYhA9 okRI2wnt7IEU/c7qVifoJDVoh5mHxH8ngKJtl3bK25kDVIAAFEQoxhn9JcNHTaeLnmnP N/rs54hkJys9cZwjW86sFa58ud8KVEBLMYUWE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1688461963; x=1691053963; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=mVF5AKCVGmOTt0LQH9ntfx860StZl5+AyEAdnNcbEzc=; b=lvb+UhWJXnX4D9zqRBRPg5NP1mU7ApYhLvbYFKV1tAHVrm+lJevyfMzOH75dnz5QLS 5NyRbWd0f4kbCqBc0FsfX1OxXrCvJAkiyhFW/PD8MWVuTf02ph6y0NPynhpM8qDo7+5g ndIZfRTkE/QQtYkcLvduCu2XXNtiE66fM6JOi8YOZI/cYqxD5wiY18MRoZfv5/LmRdpx G/PW26xeQvuhVz3NPsm7nLk6Ts3u5+ay5PmPWlOQ0NGgco/EO1knf+dCK6R09rKB/2F7 LK3Imhx8HJ4TwIKAFkfqhAQHJsKaxQYC1Sbs6PGxLM57M6LUfdoAJ7kM07EJfHWSZQEE b7mg== X-Gm-Message-State: ABy/qLaI4OWLivLuPSBjIIyllLSrYC5brxu7lm7hjmCYTyNKuTHbLc1y V9v/JFQVeYS3PLj+ueHNbEkgg0qnLby45JWvy8HHBTEYb0XK6gWulPIrTj5oCH0uNQ== X-Google-Smtp-Source: APBJJlHqA9cYGbJPP0uYvg11IUKPIdJGxYkgjXvveJ4tt2WrfCTsv2JI12QDpeH6eFIM1IWa2+WQjySFBGDz X-Received: by 2002:a17:902:6b87:b0:1b6:69dc:44d2 with SMTP id p7-20020a1709026b8700b001b669dc44d2mr12264570plk.51.1688461963472; Tue, 04 Jul 2023 02:12:43 -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 g2-20020a1709026b4200b001b061af0589sm659815plt.147.2023.07.04.02.12.43 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 04 Jul 2023 02:12:43 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 04 Jul 2023 02:12:43 -0700 (PDT) Message-ID: <64a3e28b.170a0220.cf3ff.1ebeSMTPIN_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 9DA24605246B; Tue, 4 Jul 2023 05:12:42 -0400 (EDT) Subject: |SUCCESS| pw129239 [PATCH] [v2] app/testpmd: fix invalid queue ID wh From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu, Andrew Rybchenko , Ferruh Yigit 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-broadcom-Functional Test-Status: SUCCESS http://dpdk.org/patch/129239 _Functional Testing PASS_ Submitter: Jie Hai Date: Tuesday, July 04 2023 08:45:06 DPDK git baseline: Repo:dpdk-next-net Branch: master CommitID:fb6aeb4e6f518efdf48f6f1edcbada25fd17d0f1 129239 --> functional testing pass Test environment and result as below: Ubuntu 22.04 Kernel: 5.15.0-58-generic x86_64 Compiler: gcc gcc (Ubuntu 11.2.0-19ubuntu1) 11.2.0 NIC: Broadcom Inc. and subsidiaries BCM957508-P2100G Dual-Port 100 Gb/s QSFP56 100 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/2 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26947/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/