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 0B6AB430B3 for ; Sun, 20 Aug 2023 13:23:27 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id CDA9240A80; Sun, 20 Aug 2023 13:23:26 +0200 (CEST) Received: from mail-qv1-f97.google.com (mail-qv1-f97.google.com [209.85.219.97]) by mails.dpdk.org (Postfix) with ESMTP id BE63840A80 for ; Sun, 20 Aug 2023 13:23:25 +0200 (CEST) Received: by mail-qv1-f97.google.com with SMTP id 6a1803df08f44-64bd231c95cso13533506d6.1 for ; Sun, 20 Aug 2023 04:23:25 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1692530605; x=1693135405; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=yPidOb5meCkhBhv7MlMvmV28+vrXkLAICXD/wmN3Pp8=; b=PFzxC7QTXDAqEzjzweohL0afkTV/Wok5V6ezbrRMCBJOnlY8KaP/tEaUyTWJkWW/XL XeK/9yNzVyrkYO20W39YI4c5ItYmG6T+MuF5UPLVAEEIMI2qq1vn83Mdsk1D7dl0a1K2 AH4D/qvUkjy92ihiq6YdsOrttckNO4SkXKh7I= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1692530605; x=1693135405; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=yPidOb5meCkhBhv7MlMvmV28+vrXkLAICXD/wmN3Pp8=; b=NMFy/vx2XjuHxPI6d3h6wW78S9K0kLLPaMXbk21UPVwvZxyqirjcnJKwrgidqGq4/Z 50Dc7qSZArotbqKusF520g/xyIN6tkD9nK85bvAyseWm0GlARTgnzBJAeunSBdO8f03v 8wT5ltmtkfTTDVR9HJVeIFlS1xVdK69ETBpWT265/YWFCE7Fiw7vMnDtyoMubNdwV0z/ xBOZ2c3lE3fkUsb8SUvVYtvIjkiAU/XuOJcz2eIOX0ZSjUUY7Yhh7YalLdEUHWXI7+a4 mZicg+3/GFnIH0rkc8wYL46H+VZHAWncAbE8K7ymqlk28J+DqPSCQRITaSpul/5NPf+j hW7Q== X-Gm-Message-State: AOJu0Ywlhj91iSn3G8HHDdq38qatfle2tahrlVvvywWQ5iVuPAYFhczi P0GkdHDWmYia4QlI3feHXQ1BMxG2YYie3LIuDhCpR27v2A9rTQFKO+kycQ== X-Google-Smtp-Source: AGHT+IEBNi1dlN5b/rNoHZPYTnwR0Vjkd5+ktsUAnoV9lz4S6qhkXUb/qv+jHYlLRmVFxG6PwiytzzQOhNOX X-Received: by 2002:a05:6214:9a4:b0:64b:d060:925a with SMTP id du4-20020a05621409a400b0064bd060925amr3888859qvb.13.1692530605145; Sun, 20 Aug 2023 04:23:25 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id p6-20020a0ce186000000b0063d4c39b3e0sm323676qvl.73.2023.08.20.04.23.25 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 20 Aug 2023 04:23:25 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sun, 20 Aug 2023 04:23:25 -0700 (PDT) Message-ID: <64e1f7ad.0c0a0220.ea34d.d975SMTPIN_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 7E45B6052471; Sun, 20 Aug 2023 07:23:24 -0400 (EDT) Subject: |SUCCESS| pw130547 [PATCH] net/ice: omit IP protocol id from IP/TCP/ 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-compile-amd64-testing Test-Status: SUCCESS http://dpdk.org/patch/130547 _Testing PASS_ Submitter: Visa Hankala Date: Sunday, August 20 2023 10:51:01 DPDK git baseline: Repo:dpdk Branch: master CommitID:971d2b57972919527e27ed683032a71864a2eb56 130547 --> testing pass Test environment and result as below: +---------------------+--------------------+----------------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | +=====================+====================+======================+ | FreeBSD 13 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 9 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 38 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 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/27389/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/