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 2E498430B4 for ; Sun, 20 Aug 2023 14:13:42 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 2A06040A80; Sun, 20 Aug 2023 14:13:42 +0200 (CEST) Received: from mail-il1-f225.google.com (mail-il1-f225.google.com [209.85.166.225]) by mails.dpdk.org (Postfix) with ESMTP id 1216040A80 for ; Sun, 20 Aug 2023 14:13:41 +0200 (CEST) Received: by mail-il1-f225.google.com with SMTP id e9e14a558f8ab-34ca2fcdf9fso2047445ab.0 for ; Sun, 20 Aug 2023 05:13:41 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1692533620; x=1693138420; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=7TE6xd+R47tYbeR+Z51VPq7BA67CGzUkUWXzD4fjnfQ=; b=FMIPaQzNgMk3rHOriR7fk2uggtDLEGIOOsP2HP6rAz4y0afFLO25dOSluNylpNu9He 9vH//cxnql4XwwygAH0KkBFMZBQT4gqr6xBZG5yc4orXExLowjjimI6EVp153wwIcC5g 5BJlPWbt1ArgBKCxbEGXlY4lYriZuBwJtFNrQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1692533620; x=1693138420; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=7TE6xd+R47tYbeR+Z51VPq7BA67CGzUkUWXzD4fjnfQ=; b=do/2g/1tXGSSKqAWPL8hbbrjMTwty18cWRBCxHHXkEojkdP/UdsOmpyF/qEljRisPx ciFFnYgiV7NNoMKx/q4foKzR3DHeqrP+ouIwLc6oaau6bSo4Fgt39w/G4y4jVH+Xz5MN Y/9FoW1d+0zmDYVZ2zx50lvty1wwBYaWy8MRVWtM9oUmPYdfUwNK+7Lp0+EghO27gcCu h54Aneku5JMILNfub22wGc5/fRTT5UClCOMmy1JAvQ6Ay4Fq4vappbAC+PNulJU2S+U8 kggW7+ILeQByzhY9XORkwn7GfmJ/NWHPb+5NQVrjVkLfkGHlP260LPlCePWn6OPfvA4K IdVg== X-Gm-Message-State: AOJu0Yy2XXPQzzo5YjaiRcjd0W82b6NMzm1BJ5p/ixugN9CQBMDPbWb8 1sf04mug67Qnlt25K0onUoRomm0R79DXJ/zSDS7Qogx3Zs0waFh2Hdpdj0Ob0eLxAYpZOP07NQ= = X-Google-Smtp-Source: AGHT+IG/041quU+2AMfZ8sV47Q76BhlywoMIqZNYzpXaQcBDoKj0rp9sfx0sN4qzn84MaFZytC5M1bfXpXMO X-Received: by 2002:a05:6e02:118d:b0:348:d5dd:247 with SMTP id y13-20020a056e02118d00b00348d5dd0247mr5787754ili.6.1692533620535; Sun, 20 Aug 2023 05:13:40 -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 u1-20020a056e021a4100b003492d246ad0sm228774ilv.19.2023.08.20.05.13.40 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 20 Aug 2023 05:13:40 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sun, 20 Aug 2023 05:13:40 -0700 (PDT) Message-ID: <64e20374.050a0220.b03b0.b600SMTPIN_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 1120F6052471; Sun, 20 Aug 2023 08:13:40 -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-unit-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_unit_test | +=====================+================+ | Windows Server 2019 | PASS | +---------------------+----------------+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | Debian Buster | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 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 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 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/