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 4E63642B7B for ; Tue, 23 May 2023 08:43:39 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 4B5F740A80; Tue, 23 May 2023 08:43:39 +0200 (CEST) Received: from mail-yb1-f227.google.com (mail-yb1-f227.google.com [209.85.219.227]) by mails.dpdk.org (Postfix) with ESMTP id 4F63240A80 for ; Tue, 23 May 2023 08:43:37 +0200 (CEST) Received: by mail-yb1-f227.google.com with SMTP id 3f1490d57ef6-ba82d82bd39so10319605276.2 for ; Mon, 22 May 2023 23:43:37 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1684824216; x=1687416216; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=l0PStglVP6bWfXDfaCyoIU3RtWzibwXUXOJzw733Fow=; b=CZEiIZ6a+ApzzqookIx+CbM8AXlnxrk2Q7VyOwtNyyQg5bZ9Zimlor1y9ap48Bmu/p xbYV18uMl8Atv2hVKbMxRYvsmHyd4+Tn9Sh+VqCzfckVFJNfx6uOxtJ0r6YJ1+IxyMAV hM9lxE1TT4u4ocof/gHdQWoUh5pJfrjdzLGp8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1684824216; x=1687416216; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=l0PStglVP6bWfXDfaCyoIU3RtWzibwXUXOJzw733Fow=; b=ePOeHwb37dqmqls2U7WUWpoD7yy6swQNB4QTdRyXkqNCaglEGsyiI4+sEMTRzhNiZH JoEyRfGyTS5RI3LO6aCwD59EH7CcP2RJlinRV9sRYBMHbfOeZsV4kcK8EB0ub8fM07br OqSMy28YlbsGjlK7WvcFLijOHu8sOnWvL76zGb397MrUW9bEMRczitre1qnkedNj6J2o HKVVhiwbBtFCsVMIBRn5RoVh2CFqo4CxqHqkGg5zUleZxaFxboCtOd7pe4JMPs/RyMvm kcNs17hie25khpwBI9Wp9M8AOQNTNvmYtkPmvfrrBQbUrz9ov17I68FrN+TN7sFAi7yi SNQw== X-Gm-Message-State: AC+VfDxN9tiMxsp2rhR4h/3iTAGGjLIoqGWH5A7RqqwHOS4+AhbVmcxS +6eeer1j5HFAJ9yO/QBatrI4wYgmQBrRHDt8kr8JPYaajWkgiJJR+N+PyQ== X-Google-Smtp-Source: ACHHUZ6vRTvjGiN0c40QYdCors2lbMgV1Rjd9QgVlB5jt93SGl6Me77v1XeRGkJTP3pzShq9hw1jeJeCiyXJ X-Received: by 2002:a25:dc4b:0:b0:b95:72cf:8c80 with SMTP id y72-20020a25dc4b000000b00b9572cf8c80mr12232252ybe.51.1684824216775; Mon, 22 May 2023 23:43:36 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id y137-20020a81a18f000000b00559f7d46620sm1613777ywg.16.2023.05.22.23.43.36 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 22 May 2023 23:43:36 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 22 May 2023 23:43:36 -0700 (PDT) Message-ID: <646c6098.810a0220.6850f.f94dSMTPIN_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 6D49F605246B; Tue, 23 May 2023 02:43:36 -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 | +-----------------+----------+ 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 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/