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 9757D42DFD for ; Thu, 13 Jul 2023 05:40:44 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 93E304003C; Thu, 13 Jul 2023 05:40:44 +0200 (CEST) Received: from mail-vk1-f228.google.com (mail-vk1-f228.google.com [209.85.221.228]) by mails.dpdk.org (Postfix) with ESMTP id B68254003C for ; Thu, 13 Jul 2023 05:40:39 +0200 (CEST) Received: by mail-vk1-f228.google.com with SMTP id 71dfb90a1353d-4814299c981so110888e0c.0 for ; Wed, 12 Jul 2023 20:40:39 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1689219639; x=1691811639; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=rkEzhI3Xjzdwx4v+p//NDHfNHH43l4xYjIUcGo7ANPw=; b=jMGWMXodaS5VVzuWNn7ftLk97gk+m5kmWmoUfPYpkiFtZs5bF7DAosa7Qsa7Zityub 5pkGytNKUAVVi4Vs7nICwHiHq9AmM65C94VvXmPf3oiz6x+JK5ii59GDUWa4Gm/a2e0c hehzlXVExnp+qiM1i+dpeWAbG28R8tzV1xj4I= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1689219639; x=1691811639; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=rkEzhI3Xjzdwx4v+p//NDHfNHH43l4xYjIUcGo7ANPw=; b=VAld/sC9Ja6m+0D/pUe2wIq0k9Lv3IAYq0Z1eORJj88VmuOUx7dKv8emQvAQriJ8Lm lP5WeKWkF2HxAdH81mzZX0i0bRk493IAcsw7VEZHqNICvRTNBxwxdYxvGuIqD3PU76gU JinK86Ejz3CasYDHgkjZ9S5H4XiUKafh7vLq5k+p1H+6zIL9zpTDLWYSAaRBQuFBQWnf eqOS5/Yb/JawHEXCUgDn0+zRGdJoqMcHfcCuG5OKGX9NVbbrrH2rXYMLO61wAtj0d4eQ Kf7hXq37Q2cfKo+nGKAzSTepYFyPr6irYHZ1kvMoSm59icFyPS3BqgtmQqZxbWKQN+FM zAdw== X-Gm-Message-State: ABy/qLYJ58edvwKh1opt1166NbjHPOPuITsZSHSaCYwGAF/y6ssK71bp CtgRhPSQ18GsxMSiI47nLflEQV6pfWU2J0l9lql0TbySW0alHWUyjsrcbGMw/Vh3DTAIR8C55g= = X-Google-Smtp-Source: APBJJlGgZ9g+E6K6Y+jJauZkwwi7oMGjnUcsNfsY1y3na8WOO7IGFxYF1aCr9ca6dUY+T7SBQAuq+rhCP3qd X-Received: by 2002:a1f:55c2:0:b0:481:338c:cb27 with SMTP id j185-20020a1f55c2000000b00481338ccb27mr164644vkb.15.1689219639027; Wed, 12 Jul 2023 20:40:39 -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 o3-20020ab02a03000000b0079487a9d24fsm639328uar.5.2023.07.12.20.40.38 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 12 Jul 2023 20:40:39 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 12 Jul 2023 20:40:39 -0700 (PDT) Message-ID: <64af7237.b00a0220.a4fc4.1b37SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.3] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id A0EB3605246B; Wed, 12 Jul 2023 23:40:38 -0400 (EDT) Subject: |SUCCESS| pw129515 [PATCH] net/nfp: fix invalid control message pack 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/129515 _Testing PASS_ Submitter: Chaoyong He Date: Thursday, July 13 2023 03:02:17 DPDK git baseline: Repo:dpdk Branch: master CommitID:655eb37b18b1b0dc4d106acdf0dfedde01cfb224 129515 --> testing pass Test environment and result as below: +---------------+----------+ | Environment | abi_test | +===============+==========+ | Fedora 38 | PASS | +---------------+----------+ | Debian Buster | PASS | +---------------+----------+ | RHEL8 | PASS | +---------------+----------+ | RHEL 7 | PASS | +---------------+----------+ 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 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) 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/27061/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/