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 4884042DCC for ; Wed, 5 Jul 2023 12:46:37 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 4380140150; Wed, 5 Jul 2023 12:46:37 +0200 (CEST) Received: from mail-qv1-f100.google.com (mail-qv1-f100.google.com [209.85.219.100]) by mails.dpdk.org (Postfix) with ESMTP id A52D740150 for ; Wed, 5 Jul 2023 12:46:35 +0200 (CEST) Received: by mail-qv1-f100.google.com with SMTP id 6a1803df08f44-635de022557so48194396d6.0 for ; Wed, 05 Jul 2023 03:46:35 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1688553995; x=1691145995; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=W1XoCskuByNssLHRbiQ+/NoT8CnoAHKlwsCVPYGGMuo=; b=L9Pc17IcYuXfXvy0Wbkqx9qlWJBm6fSdFtp4Pukp710WNFnnYAyD0ULI1YZrXtV9TA StG1oaaX09aQho5Ywy7lfH0LfwwZIi203uP0iSh1WqO8dO6OsK59hmEQ2CvMR4Q7G1we dDDTp7plNLJIFy2sMtTu7FnGKcHofiKNYQ8Go= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1688553995; x=1691145995; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=W1XoCskuByNssLHRbiQ+/NoT8CnoAHKlwsCVPYGGMuo=; b=V0HX/2laBFph1DjvpOMsLvKcBRyqngWN3zBXwyReSYADWe/HIKKqKggZuQLbP8ZI+y retbqMBmdKUPoJZhn6QEmeKoVtktK1ahrWWQ1U283upNowS1aw5eDkUN589FxU4jQcC0 FBO/agq+H4LsoY9Lgl4SqHqO1XqaeUn/m2cv/yAEKL9MHTCcm3zdkoq6CmkMElNqsd9E bwgBtZfyz8U0g8d7rtSfE7keDJAimhbBoVf5yVOVhynTnwhRihbcxX1ocYeIIdmCu5W9 K8Bl7idyAMxrz8XtdibjlD1N2uZEQzKF3AF3JM+jlqZE/kp79Sn76tMgVwP3R6lrPDZo oFMg== X-Gm-Message-State: ABy/qLa6kfs4IZfDenR+DeGj3zb3GIUHbVuKbVwmLULkFGTvGJvAWQlY z6BsXtDjBqkfrp73Xjw5Tt8ZikrhORdQI+PVOvW1MQx0QfMxRw5tDUOpB6QY2l9eEQ908RRx1Q= = X-Google-Smtp-Source: APBJJlGL0tXVIrb61i1vXw4b2IYg2HaFXzugZAzulxSjVF60jk3JgcW5BpqC0HgkVxN6nwJ2QzJJOjdJC1PR X-Received: by 2002:a05:6214:5194:b0:631:f964:7ab with SMTP id kl20-20020a056214519400b00631f96407abmr20165412qvb.60.1688553995176; Wed, 05 Jul 2023 03:46:35 -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 d28-20020a0cb2dc000000b00636a3f14e1bsm726458qvf.60.2023.07.05.03.46.35 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 05 Jul 2023 03:46:35 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 05 Jul 2023 03:46:35 -0700 (PDT) Message-ID: <64a54a0b.0c0a0220.2050e.c35eSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.34]) by postal.iol.unh.edu (Postfix) with ESMTP id DA01F605246B; Wed, 5 Jul 2023 06:46:34 -0400 (EDT) Subject: |SUCCESS| pw129280 [PATCH] net/mlx5: fix non-ip packets are not deli 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/129280 _Testing PASS_ Submitter: Maayan Kashani Date: Wednesday, July 05 2023 09:44:02 DPDK git baseline: Repo:dpdk-next-net-mlx Branch: master CommitID:ee708ee44a1c528a80e1a4b9a1616a252abe45c6 129280 --> testing pass Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | Windows Server 2019 | PASS | +---------------------+----------------+ | Ubuntu 20.04 | PASS | +---------------------+----------------+ Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Ubuntu 20.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 9.3.0-17ubuntu1~20.04 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26966/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/