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 B203842DFD for ; Thu, 13 Jul 2023 05:40:56 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id AEAC04003C; Thu, 13 Jul 2023 05:40:56 +0200 (CEST) Received: from mail-ot1-f99.google.com (mail-ot1-f99.google.com [209.85.210.99]) by mails.dpdk.org (Postfix) with ESMTP id 2E2EB4003C for ; Thu, 13 Jul 2023 05:40:55 +0200 (CEST) Received: by mail-ot1-f99.google.com with SMTP id 46e09a7af769-6b7206f106cso183621a34.1 for ; Wed, 12 Jul 2023 20:40:55 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1689219654; x=1691811654; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=rkEzhI3Xjzdwx4v+p//NDHfNHH43l4xYjIUcGo7ANPw=; b=Iukd1YqzWhautvE0va62z16dI6n+r36QDjE/7DsQbu+/A0kT4Y23RLreuaaMD77BQX f39J7/2KUtGXmXI7jnBFtAlCY2cSQEybyxxUqSfk46MQQi0nQ7/2NZzobTY0UWhlw3x3 BO3MMxr5SmwLlP9TkPTDs3yQ3ZTiBVJQehWv0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1689219654; x=1691811654; 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=lBH++hozXlImvajT/zaG5t9RBUaGnhAOxmhBpaMOl1u5u8M0/OsH1tH206PollyVxx SYZxGIsKeYEXHuntf9Y4nximuHCrVMOwkMGcXcjjio1BiLAGW9vAJ0cOdqSP+NzNAsZN F1hIBBw3m28+ukp5gnSM9DNP/MdutcC5dTqUlqdXXfPqySXuL5dGsQwed+IiPN4BSeBf ijqFVU35Xpotr75e6gq8jS0qYbgy1afMF/Chj8j8AJywNfgSHBoduzNW3zDsbdSdEMZd Xt1ueFTHNIUWPTQi8IIUhIOef8P09DsFSrXxck1FgUDKlsuUPz/nroeBDre9FSaAEsNK 0DCw== X-Gm-Message-State: ABy/qLatDxoUVqgfYymlXBSY/AfoI6LKAkAD/F6l4uWiP5+wqJAnRjbU iW4LodQBmoTbp13O/lWgGBhkBoFN9Fjg2DfsvXqJ7rJm3+LJFiED1rJLxJyjFERIdWJ6QoNKIQ= = X-Google-Smtp-Source: APBJJlEbO910oGnwvf20tpIHcdYMOdcikZng2WM6QW1mMBOnNVl4XOh/9dl8Nr15Iv2FenCUZsv2uRPcfRCS X-Received: by 2002:a05:6870:40cd:b0:19f:45a1:b59d with SMTP id l13-20020a05687040cd00b0019f45a1b59dmr919003oal.12.1689219654587; Wed, 12 Jul 2023 20:40:54 -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 z74-20020a4a494d000000b00565e6e99cd6sm635073ooa.2.2023.07.12.20.40.54 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 12 Jul 2023 20:40:54 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 12 Jul 2023 20:40:54 -0700 (PDT) Message-ID: <64af7246.4a0a0220.a308d.1882SMTPIN_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 1ED80605246B; Wed, 12 Jul 2023 23:40:54 -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/