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 EF3AF42E3F for ; Tue, 11 Jul 2023 04:04:12 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id ECA0A4003C; Tue, 11 Jul 2023 04:04:12 +0200 (CEST) Received: from mail-oa1-f99.google.com (mail-oa1-f99.google.com [209.85.160.99]) by mails.dpdk.org (Postfix) with ESMTP id 0047C4003C for ; Tue, 11 Jul 2023 04:04:11 +0200 (CEST) Received: by mail-oa1-f99.google.com with SMTP id 586e51a60fabf-1b0419f758eso3898788fac.1 for ; Mon, 10 Jul 2023 19:04:11 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1689041051; x=1691633051; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=gf6KmCgImEBobI7CrX9saMn1kZOfVb8EHfF30Fpn66Q=; b=K0IN5yK8cMfeHcy0Axwkxt8WikT5XfrHJTx/YG2KsXUgwIsM6GaBWdEvrTeMus/Wd4 TjqltOMZDsfVp3rVdp1Z1FEcPMta3ZSH18G+SQyboGvtaie73X3Pe4V99zopyVa1nHVo 5Ov1hneTK/jpLezHKh85jH2rFvuDdTJqFiytk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1689041051; x=1691633051; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=gf6KmCgImEBobI7CrX9saMn1kZOfVb8EHfF30Fpn66Q=; b=f7dds9ATxItxhq2/fQRwSg63muY7KC/5r2AO/OMCIfvNwm2F1VjOgQ4PEXuOp5LigZ NnNOJAaw7yfXIZwxMFAJ3j6g03juKFMeU3IS/v5eE6o3LqZ6ruHplslgTE3O8Gi9/Lle a2rFg7R5p7GFSLBvOWcsz/zqROm7DRGDAPCijopA6+Id+unbGB8YV3dsAMiFNkaVfOi2 oxq0ewMqbk7J67Qh4E/oxlrkul/PWtlsG7Kkj4XmPJndEiANnbLhNrf2fgoyUZDXwsMs EO9N/3IU4yey7tlNNYoHp/ie+nheDBHwdBJMmfgXIh4fUrEjKmqETyOeIltyIf4LBjFY Kzjg== X-Gm-Message-State: ABy/qLY3MA4ljjKVNq6JfHhhTVNFXcWX7LsEfMLQnZ6lNggOFEFY3eMr l+pdnJZ5VJ2DDeB27mRSv5MG4nrCRoa+DMow6uMKjiAX3RjkFrLAOpSUI2lCy1lTHcEq04d1rw= = X-Google-Smtp-Source: APBJJlEBUjoa6mTzdqerHhoVDOXSEBdR8dcVrDV6rVeSvZ2RtM2LicO3Upc9WYxterfkmcKnwBvSKrbZZUH8 X-Received: by 2002:a05:6870:b489:b0:1b0:7486:b2ea with SMTP id y9-20020a056870b48900b001b07486b2eamr9540234oap.17.1689041051350; Mon, 10 Jul 2023 19:04:11 -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 ds44-20020a0568705b2c00b001b06d698c64sm126761oab.38.2023.07.10.19.04.11 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 10 Jul 2023 19:04:11 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 10 Jul 2023 19:04:11 -0700 (PDT) Message-ID: <64acb89b.050a0220.9e421.35d9SMTPIN_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 C2400605246B; Mon, 10 Jul 2023 22:04:10 -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 | +-----------------+----------+ 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) 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/