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 BA09542B7B for ; Tue, 23 May 2023 08:46:44 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id B651040EF0; Tue, 23 May 2023 08:46:44 +0200 (CEST) Received: from mail-yw1-f227.google.com (mail-yw1-f227.google.com [209.85.128.227]) by mails.dpdk.org (Postfix) with ESMTP id 1C56840A80 for ; Tue, 23 May 2023 08:46:43 +0200 (CEST) Received: by mail-yw1-f227.google.com with SMTP id 00721157ae682-561c46e07d7so93695087b3.2 for ; Mon, 22 May 2023 23:46:43 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1684824402; x=1687416402; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=Kyu6F20FvEDzJ+hJqaAAYEXWS5IGoY22Z487/LBqveU=; b=ag4xREHvvIUwLgTD9bB8WudgyopGtLIHqJQRaPUzFTuHpnUF5Bef6QKnKhlyU9ybFG cqA4UyEqXqfJmEFRRGZ5qbe0++6HuA7+oV+fOY51AJ7NOs9xiSWQrh2e7B5CGo7vw/Pc 3JXCTdCC0un0UVtI2DjOKPmun18h9ynFuf7Hg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1684824402; x=1687416402; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=Kyu6F20FvEDzJ+hJqaAAYEXWS5IGoY22Z487/LBqveU=; b=HJNYay3w0kUSPmGyRqtgc91/HZ/HBhSMguM8TYQDeLDSPH08k6hjNf9pgTjZxzwbp0 fb4vO8IhokF2eRfXsuY4KvIno51zuispsZOSt8mN37sJ9LienX7ZXpe3gcbNRkCgN61q XJQq0qefKA6UAjOVja837NLEZLYccYr9M1fLsXfwRspbEyKyyTjXRQN5jLpiRucJBwhB 9ABb2kKXmph5Oa3Dt3lD9CHBS6Kl4bxujhvkQhPzoxWJOPXl5PBpxAa+preNZ87itDFk HJ99OPWsXrVI7J7u9XNy5KqMqh7hopzyZEO0yUxmBUYfENxDDKGFOBVFHHXsrJFv1CPU 0Wzg== X-Gm-Message-State: AC+VfDzkRXn5WHYQJkffCRHD03gqivj2/gn3Z2dnHXWnmnuj/oElMiR7 WWCovVPH/PPyD8f56QPlvRwhXM9W1Pgt18yj9VCME4fr+UgHuZBB/05AVw== X-Google-Smtp-Source: ACHHUZ7jlo/h67HpuyceupLnKEprN0n7aNb8kYDohpQ0yerm6jF7yWeKdhKPwTEX2M2YWSk2/tb7glI7YbEL X-Received: by 2002:a0d:db57:0:b0:55a:f410:4ffe with SMTP id d84-20020a0ddb57000000b0055af4104ffemr14166030ywe.19.1684824402533; Mon, 22 May 2023 23:46:42 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id j189-20020a816ec6000000b0054c0dd7b376sm1617422ywc.9.2023.05.22.23.46.42 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 22 May 2023 23:46:42 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 22 May 2023 23:46:42 -0700 (PDT) Message-ID: <646c6152.810a0220.acaa4.0439SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.34]) by postal.iol.unh.edu (Postfix) with ESMTP id 33952605246B; Tue, 23 May 2023 02:46:42 -0400 (EDT) Subject: |SUCCESS| pw127185 [PATCH] [v2] net/ice: fix data length check 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/127185 _Testing PASS_ Submitter: Qi Zhang Date: Tuesday, May 23 2023 10:35:09 DPDK git baseline: Repo:dpdk Branch: master CommitID:a399d7b5a994e335c446d4b15d7622d71dd8848c 127185 --> testing pass Test environment and result as below: +------------------+----------+ | Environment | abi_test | +==================+==========+ | CentOS Stream 8 | PASS | +------------------+----------+ | CentOS Stream 9 | PASS | +------------------+----------+ | Ubuntu 22.04 | PASS | +------------------+----------+ | Debian Bullseye | PASS | +------------------+----------+ | Debian Buster | PASS | +------------------+----------+ | RHEL 7 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Ubuntu 22.04 Kernel: Container Host Kernel Compiler: gcc 12.2.1-2 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-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) openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26338/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/