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 B795C42D08 for ; Tue, 20 Jun 2023 15:01:52 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 8E4E7400D6; Tue, 20 Jun 2023 15:01:52 +0200 (CEST) Received: from mail-ot1-f100.google.com (mail-ot1-f100.google.com [209.85.210.100]) by mails.dpdk.org (Postfix) with ESMTP id 3F0F0400D6 for ; Tue, 20 Jun 2023 15:01:51 +0200 (CEST) Received: by mail-ot1-f100.google.com with SMTP id 46e09a7af769-6b46e54039eso1557970a34.2 for ; Tue, 20 Jun 2023 06:01:51 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1687266110; x=1689858110; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=Of7x9EeHS1AgFoz7NZUTJLhPENs4ELFiKKLHqPm/PTg=; b=KBozqZs0VN4wsp7j4lhd6C7o7HcQXEh/K/sLx3gcY0gjz2DeRNJRykxYVIHiM95bPF 6Sdx43rllI6wOhHzUEyx2rea+GKlMoS1EQAFGs6IjFew/jXNeSrD8cZj4BW9MxXv4hT9 UW5b6k7+wV+oGS1iXh7ViyrUR07PnR9O2e8sk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1687266110; x=1689858110; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=Of7x9EeHS1AgFoz7NZUTJLhPENs4ELFiKKLHqPm/PTg=; b=d5QPfhEPhppzCT38d4hLn/wcYNkDmJrQUK3m8h1uG0OCZf7/6eAJEScnRlHcYr+gX/ yyuXgcPFpC5Qa3M+g7XBKv1r5C8SFzeMUJeU08XL3zvvZDhS9LT4fKW3x7ZgIa5xFjK/ w74bxn0XksoCV01/zGO2L5slouYE9KoDO4BIf7QlThutS/8Ao/DU9zmkwlqLjrZ5mWWV k5A5Bj4RG8Y8ZWNmB53utEOeAJ0D2LrXOn863qEX8s//t3FtvZbCWEmgOjuGFk5rpAkD ZXu+UmTIXBfO/X/1ifh56F2TDPawdwKl6t71EDN/P/OyCqP3ctw3k5D8X7W9D9vWLTtU fGyQ== X-Gm-Message-State: AC+VfDyRN/BYq2VnQ+W1+dXsBC/7VMBMNsYQiGelqM5XIG0SWf+Yu6iy SWbjEvJnegW8Cgf3hm5PDM84KM6B+3QKkUavne//ApoLvxXoFwYsvD3nyg== X-Google-Smtp-Source: ACHHUZ6TDwO1HxsZXq6EiHc2rt74oKTAh128evjjd0rbLX//avtF1gzEnfNv9Byw/FQHrslW3yCDMsPIBXSp X-Received: by 2002:a05:6359:a02:b0:130:e7af:5840 with SMTP id el2-20020a0563590a0200b00130e7af5840mr1488678rwb.10.1687266109784; Tue, 20 Jun 2023 06:01:49 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id i23-20020a02ca17000000b00425ad3bc31dsm268162jak.58.2023.06.20.06.01.49 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 20 Jun 2023 06:01:49 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 20 Jun 2023 06:01:49 -0700 (PDT) Message-ID: <6491a33d.020a0220.30520.3ccdSMTPIN_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 D7F57605246B; Tue, 20 Jun 2023 09:01:48 -0400 (EDT) Subject: |SUCCESS| pw128850 [PATCH] net/cnxk: fix incorrect queue index valid From: dpdklab@iol.unh.edu To: Test Report Cc: Satheesh Paul Antonysamy 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/128850 _Testing PASS_ Submitter: Satheesh Paul Antonysamy Date: Tuesday, June 20 2023 11:01:37 DPDK git baseline: Repo:dpdk-next-net-mrvl Branch: master CommitID:1bbd8d9a1025b7c82d903989acbccfe083869f4b 128850 --> testing pass Test environment and result as below: +-----------------+----------+ | Environment | abi_test | +=================+==========+ | Fedora 37 | PASS | +-----------------+----------+ | CentOS Stream 8 | PASS | +-----------------+----------+ | Debian Bullseye | PASS | +-----------------+----------+ | RHEL 7 | PASS | +-----------------+----------+ | Fedora 38 | PASS | +-----------------+----------+ | Debian Buster | PASS | +-----------------+----------+ Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 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) Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26748/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/