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 B657842B7D for ; Tue, 23 May 2023 12:51:59 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id B3D7440689; Tue, 23 May 2023 12:51:59 +0200 (CEST) Received: from mail-il1-f227.google.com (mail-il1-f227.google.com [209.85.166.227]) by mails.dpdk.org (Postfix) with ESMTP id A8D1140689 for ; Tue, 23 May 2023 12:51:58 +0200 (CEST) Received: by mail-il1-f227.google.com with SMTP id e9e14a558f8ab-3382dc7d50bso5035035ab.2 for ; Tue, 23 May 2023 03:51:58 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1684839118; x=1687431118; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=UflwZxYlL5uzPnpzP9r7Gy8MIe11Z5xBqVu6ZOMi5j8=; b=VHN0lEHYf9hHRMfsg6xmxCPPCUbu8yDZm4Kya/8e+Vq3Cf3cb7RaHrtldllTBOuGkF 0k4bxv0p1s7/CP1fuCSFyx31s3C5o5Xx1b6cbA2tmHm4psi8WxtK4/Z/Eb6oSAvb32Eh 6lBYUhV9D+T0U4iDSF+k6Pm0yLN+AqdKTCnOw= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1684839118; x=1687431118; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=UflwZxYlL5uzPnpzP9r7Gy8MIe11Z5xBqVu6ZOMi5j8=; b=TxLyRWD7JWAoQvhJB3erfICOicsD6ji/Ebvq0omgGvN2SC3V0td0cLn2H1WUpDAsjO dTcWYYSxv1K21NDMGwBxWqaqi2jLwUsBjgrTMpIxnhQhwkxlY8gAvXylltIgAdGApDmW 4r5PoX4GYyoGldroCRutDuy3KwACdNfG5qV6dw/XVVJG2yBSOsp+EwNGpzjgvtJR1VKb 8/VUzZmq1ZwL6wgQd84nJruh4kGyBo7xL3OPYTPSy6E1QfQkn3vZ7sGvFSxNcKgwkhRv OUwPLKTZEsmQYrHGk5jHzkXZVdNcLBa4tvaNWNXLmM2EX5YuSkWntODzf/x2FXmEV3Fd fuYQ== X-Gm-Message-State: AC+VfDyquOBbAdu8DRT2T1A5bHo45Y/5XfDt5EALTaMb19JcKk6TYAtW 6mBTD+G2HbVzfHvaTTWAcGprDpbq7Os8vPJoBT08zpBWlSGgLKU4utahI9NrQ0AwcjEIOFSNuQ= = X-Google-Smtp-Source: ACHHUZ4UY5IMehWeXU/WWfOtLx7xbKpCB2MWCq5HITxG7pdgsvGdaMY4izdoeMt6xdFIDHzzaDNf27Z0DEnC X-Received: by 2002:a05:6e02:690:b0:338:c685:83d1 with SMTP id o16-20020a056e02069000b00338c68583d1mr7817850ils.10.1684839118058; Tue, 23 May 2023 03:51:58 -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 n16-20020a02a910000000b0041ac3aae34dsm721008jam.55.2023.05.23.03.51.57 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 23 May 2023 03:51:58 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 23 May 2023 03:51:58 -0700 (PDT) Message-ID: <646c9ace.020a0220.2185e.bfadSMTPIN_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 5D8A1605246B; Tue, 23 May 2023 06:51:57 -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-x86_64-unit-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 | dpdk_unit_test | +=====================+================+ | Ubuntu 20.04 | PASS | +---------------------+----------------+ | Windows Server 2019 | PASS | +---------------------+----------------+ Ubuntu 20.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 9.3.0-17ubuntu1~20.04 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) 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/