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 F0F43430B3 for ; Sun, 20 Aug 2023 13:23:52 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id ED72340A80; Sun, 20 Aug 2023 13:23:52 +0200 (CEST) Received: from mail-il1-f228.google.com (mail-il1-f228.google.com [209.85.166.228]) by mails.dpdk.org (Postfix) with ESMTP id E2AA940A80 for ; Sun, 20 Aug 2023 13:23:51 +0200 (CEST) Received: by mail-il1-f228.google.com with SMTP id e9e14a558f8ab-34baf19955cso8343645ab.2 for ; Sun, 20 Aug 2023 04:23:51 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1692530631; x=1693135431; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=yPidOb5meCkhBhv7MlMvmV28+vrXkLAICXD/wmN3Pp8=; b=G6GlcKpLuqYXmOfmRNuHZuOet/zAZFHsx/jnV94UPdaPkm9somzYEPLnN4WXoslPn+ ZFETAoUMioekAlZ5BqPL9vR+iP/aLz0HK4YBCj/TZkt1LOKGk8kz9oRb/oFacAktScmo S/CKME4iFMO5UXDFitaWRPf4AS1fFz9qxLix8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1692530631; x=1693135431; 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=B7rDng/G374Ys4KrDwH3Gwlk5ASPbfbnXpjgcbPemgxqq6kfohT1cnDClNYdgjZGPI QZkheD/MyswXXLg7ifkyLVsV/cGowS7PuePcfE/UmoIB6DfO+ml859o5lBMVecx+nKfV DeDm3c3LvHNtq2G37yZlpMBFI7LgZS5EtYQTE50e5qaW8slJo8t36AUs8YYPtCnTHI49 I9mAE/0eiWrW4Dy7tyYZ7aVGKPo2S2V1R5msRHqh5vEEsGwawPa5s866yelypN78M3yF +IM9JbXalGKT1j9JAdS++OPg6g/QFh40uipatqFEL51flLMZGzpM6/qiZFbIwSBJq4PG g23Q== X-Gm-Message-State: AOJu0Yy6VfUzTV3jRKjDnJxyk60uHLgC0MUDy2Uc3zSB4U2zZ1QZnm3m vtT32BruQv63uc3BvGnIfmg13zRNGiQt8qjJsDLxoIMwhFSkJ6AZYBY75A== X-Google-Smtp-Source: AGHT+IEGY4TUNOUkbqgPaHVzjvQ4VL60PR7DfCXQ62REyauXEpz+VIK2eBTqOjphAn664YuRZ0SksaRo0N06 X-Received: by 2002:a92:cd86:0:b0:34a:c61f:9e99 with SMTP id r6-20020a92cd86000000b0034ac61f9e99mr5988286ilb.9.1692530631276; Sun, 20 Aug 2023 04:23:51 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id k4-20020a02a704000000b00433256c6b09sm41441jam.14.2023.08.20.04.23.51 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 20 Aug 2023 04:23:51 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sun, 20 Aug 2023 04:23:51 -0700 (PDT) Message-ID: <64e1f7c7.020a0220.61ac7.15eeSMTPIN_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 C46FB6052471; Sun, 20 Aug 2023 07:23:50 -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/