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 79D5942E3F for ; Tue, 11 Jul 2023 04:07:58 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 780434003C; Tue, 11 Jul 2023 04:07:58 +0200 (CEST) Received: from mail-il1-f225.google.com (mail-il1-f225.google.com [209.85.166.225]) by mails.dpdk.org (Postfix) with ESMTP id A5E4E4003C for ; Tue, 11 Jul 2023 04:07:56 +0200 (CEST) Received: by mail-il1-f225.google.com with SMTP id e9e14a558f8ab-3461053677eso11081235ab.0 for ; Mon, 10 Jul 2023 19:07:56 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1689041276; x=1691633276; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=BIh+vY03CezLmuBIQLYHyqFgVUxl3ZVuYu4VADJCAxs=; b=Rnh3WFJfV/01Ri8Oc2OPp5j5fzr8N90OuhaspyVPOZQGta796swPLQP8WFnJab440k VLrHiMgJUDyA97VKf4WEcoQaBq0+PJiwQ27ly+iO1n05P3gln96C5oElrQpYCWQpqDRO 53fktvgdi0xKKb9zAKQBlIt+O2iDPyN5Gs/e0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1689041276; x=1691633276; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=BIh+vY03CezLmuBIQLYHyqFgVUxl3ZVuYu4VADJCAxs=; b=AvroB112kGr+1fkLYuDWH43LAPjmyufvjvLXC3QZ6vM41jtXd+TgC0J6QIf8om/p0H vn0JRugEabbrN22vvg0Da/CAaVgtXiNvY7oSe4Is9jyy5MINjUVI2TF6sSvRtPEz6x6b f35xAs9SvSM0TlpF0KxE0Amu4ENxD99Ld7sZ3Gk2dv6e0XHi++fg6XwUX9fyjpZ3K+Mx s5/HD4P8dFR4vo8ikCmLeGCoiLJo5coq9HIAPm4K+9vxtsRoFmB6hLd2E5CU0IREWltM 9X2kJOZ/6KSA/kuXEFFj6XqfQK3HDHTHi2qs7/FWel9uBg09sYOIy0X+iKUwfkDpJc+T Sf2g== X-Gm-Message-State: ABy/qLbf/0pj9Kwkvin/DctO7HQUiHaGXKlZzJd6C0alKZh4fZjxu3Ve 7YU1yEiCt21Z3a+Fh6rJ0BjOQazXelbtvJARrhP6RsKpFERd58wBru6SLQ== X-Google-Smtp-Source: APBJJlE+7bV+vTHDufuCLtWB+D7T87J3/shg4fwlP7CAtzgA0mqN7tiE00fiacjw7m7Tu/JZEmr6fP+UzTAM X-Received: by 2002:a92:ca4b:0:b0:346:63f1:a96f with SMTP id q11-20020a92ca4b000000b0034663f1a96fmr3860229ilo.2.1689041276067; Mon, 10 Jul 2023 19:07:56 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id j29-20020a02cb1d000000b0042b3bc2c372sm31353jap.29.2023.07.10.19.07.55 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 10 Jul 2023 19:07:56 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 10 Jul 2023 19:07:56 -0700 (PDT) Message-ID: <64acb97c.020a0220.31784.18a4SMTPIN_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 B6127605246B; Mon, 10 Jul 2023 22:07:55 -0400 (EDT) Subject: |SUCCESS| pw129432 [PATCH] [v2] net/mana: fix counter overflow for p 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/129432 _Testing PASS_ Submitter: Long Li Date: Monday, July 10 2023 23:51:07 DPDK git baseline: Repo:dpdk Branch: master CommitID:623dc9364dc6a818799941cc26dc8f70feb2bb24 129432 --> testing pass Test environment and result as below: +-----------------+----------+ | Environment | abi_test | +=================+==========+ | Fedora 38 | PASS | +-----------------+----------+ | Debian Bullseye | PASS | +-----------------+----------+ | RHEL 7 | PASS | +-----------------+----------+ | CentOS Stream 8 | PASS | +-----------------+----------+ | Debian Buster | PASS | +-----------------+----------+ | Fedora 37 | PASS | +-----------------+----------+ Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 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) CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27031/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/