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 B4A3D42DFB for ; Fri, 7 Jul 2023 21:46:02 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id ADD734014F; Fri, 7 Jul 2023 21:46:02 +0200 (CEST) Received: from mail-oo1-f100.google.com (mail-oo1-f100.google.com [209.85.161.100]) by mails.dpdk.org (Postfix) with ESMTP id 2092D4014F for ; Fri, 7 Jul 2023 21:46:02 +0200 (CEST) Received: by mail-oo1-f100.google.com with SMTP id 006d021491bc7-564e4656fecso1648831eaf.0 for ; Fri, 07 Jul 2023 12:46:02 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1688759161; x=1691351161; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=E6sG4nRWWONVl4tB5MvHA3hRvycrdGqG9XaKZan8g6Q=; b=dwjNYvU4655uedVcNYIsTcxLVNZRcTw4DHqJRCHyadGVYZsUsGR2gdHoPJTWYpOrUu 3kdzZd6Psb3oS2P527JIVp1CEx4ZK33YwDIZX0UMlmZaOehEBET4Fs/ryjYxj5pCrrBb Qeq+SB1j/83oy8ulrAVxAhlRH1Twl+EmQsWjE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1688759161; x=1691351161; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=E6sG4nRWWONVl4tB5MvHA3hRvycrdGqG9XaKZan8g6Q=; b=k+hotLhI47j8P7D1jV9xilQBBK9QipxxSp09vMqrsAPEgbX32GmQ7GXJgzcJPqNbkI aM9aoexs/VGZjR467ok/z7TZttpsVPjKTwcKgvqljVb7NKTRvW0Q3KF+MCbMw8FcGN6p /R0ouekUUdwl+U3AY357DWEBdcWrZZm9AHs2mD61vsRDs3KMrQWc+aFF/exWQCrrS1rs vjdxNC5kLTAsxdepoyN/KsuU0xms+0TY4Ssj/Db7jhp59+7r9s5Ax5CTIVoVTCcv1Ll9 FCG4JbPdgaowO3RxZnPKkEPSePMzyO0M/pOwG6AoI7JtcJN7o61N0TwtqSlrhmVTTGE3 GqmQ== X-Gm-Message-State: ABy/qLZBfcnWwzpLuA5xXuh3Lcg3X8noP8jZMCU5cVjqh2v7D2tuejTc x1cS/N/AXxgR0TYfRhsWZ1/X17yjHZ8XLy+iFfQGK/HyB4zYcoZibZx17Q== X-Google-Smtp-Source: APBJJlH5n/gWfwjkZKcHvSjcR6Ik3uxqcFGNIb7nE0sNyWHE5aDhafV/QEDxemuY6nfL1ygr9mVXN0eLZkNv X-Received: by 2002:a05:6808:1494:b0:3a3:ed22:5a4a with SMTP id e20-20020a056808149400b003a3ed225a4amr3521758oiw.40.1688759161429; Fri, 07 Jul 2023 12:46:01 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id c22-20020a621c16000000b006824143e6f9sm320461pfc.22.2023.07.07.12.46.01 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 07 Jul 2023 12:46:01 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 07 Jul 2023 12:46:01 -0700 (PDT) Message-ID: <64a86b79.620a0220.b2586.fdd7SMTPIN_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 A16E4605246B; Fri, 7 Jul 2023 15:46:00 -0400 (EDT) Subject: |SUCCESS| pw129372 [PATCH] net/mana: set the correct queue state 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-abi-testing Test-Status: SUCCESS http://dpdk.org/patch/129372 _Testing PASS_ Submitter: Long Li Date: Friday, July 07 2023 18:53:15 DPDK git baseline: Repo:dpdk Branch: master CommitID:623dc9364dc6a818799941cc26dc8f70feb2bb24 129372 --> testing pass Test environment and result as below: +------------------+----------+ | Environment | abi_test | +==================+==========+ | Debian Buster | PASS | +------------------+----------+ | CentOS Stream 9 | PASS | +------------------+----------+ | Fedora 38 | PASS | +------------------+----------+ | Ubuntu 22.04 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | RHEL 7 | PASS | +------------------+----------+ Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 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) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27014/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/