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 ACA6542DCC for ; Wed, 5 Jul 2023 12:23:39 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id A7AE740150; Wed, 5 Jul 2023 12:23:39 +0200 (CEST) Received: from mail-pl1-f226.google.com (mail-pl1-f226.google.com [209.85.214.226]) by mails.dpdk.org (Postfix) with ESMTP id E419140150 for ; Wed, 5 Jul 2023 12:23:38 +0200 (CEST) Received: by mail-pl1-f226.google.com with SMTP id d9443c01a7336-1b89bc52cd1so11503665ad.1 for ; Wed, 05 Jul 2023 03:23:38 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1688552618; x=1691144618; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=AgRPCIMb1MKj3ZqjZCk8l1jjPJU/Q/PFCEgkU21Pa8w=; b=QA3sJi4P6j24q4+y0vdmAGf0leJaVIrQHz7m5x+JXsprSlkKxBG9csr8V9toFse36f NKRqIE7WMVeSw6TdClPSdfNtbf+pY+rnkzH+1+qaLcUVhXwm+7hQ+3I6QfgQKWuSC9Sb CUllQLCjzGTlbAO69FT9X2fcjwKx3s+P2WBEE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1688552618; x=1691144618; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=AgRPCIMb1MKj3ZqjZCk8l1jjPJU/Q/PFCEgkU21Pa8w=; b=GdaOyHomgyMd7+peGboNpVvzT9bUTU4ysjZ0+g/++kTT/39s4QqX3A34I3jArI4Z3z cUhBzaFdtFKFJLVoNYa63caajbirTj1bavyV/0YlfnzxkTQNWe7SkpLUNJqP2fNZqUq1 dOQZ5Y3CsxYPc1viioH+0WcGo76tMhmxNN76tYdlNw0DsClkMuZn9jEoNEMyjgBd16B+ tdHgGJ1RZEkB6JukWoAPVsNxJXDSJVDa4w1WSIrkNiV4ke1keMbehf3bCCyyxpkp3lzS sdcXpLoozCug8EInxtywKJ2V96ihA6Q5iYK7NF6NYHYkQKRqV2IotfTincfSDZOpXjWI TiFg== X-Gm-Message-State: ABy/qLZptTqOQRkbn/Nrc1d2uBXH8MNqnn8Mnp7iC2tAwkBOSpCaz+7o TIkFVT5MutNz1clH9LjMd3JEuYB1ORSrWuEV26JmtEYtQqEHsAq+GLdAE7Sk8mIshipoEqGCWw= = X-Google-Smtp-Source: APBJJlGuebytge6Vb2ootBRusARhqaKworirP3/Wwe70M8V2PVR5WVfBKo4xhiTUs9EBvzWfK+gt/J07kJVO X-Received: by 2002:a17:903:1205:b0:1b3:b998:8007 with SMTP id l5-20020a170903120500b001b3b9988007mr15030695plh.55.1688552618115; Wed, 05 Jul 2023 03:23:38 -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 jg20-20020a17090326d400b001b7f946f510sm829104plb.10.2023.07.05.03.23.38 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 05 Jul 2023 03:23:38 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 05 Jul 2023 03:23:38 -0700 (PDT) Message-ID: <64a544aa.170a0220.b661b.9f0eSMTPIN_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 552E7605246B; Wed, 5 Jul 2023 06:23:37 -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-abi-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 | abi_test | +==================+==========+ | CentOS Stream 8 | PASS | +------------------+----------+ | RHEL8 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | Fedora 37 | PASS | +------------------+----------+ | RHEL 7 | PASS | +------------------+----------+ | CentOS Stream 9 | PASS | +------------------+----------+ CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 RHEL 7 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44) CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 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/