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 C550142DC5 for ; Mon, 3 Jul 2023 21:03:48 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id BE9A8400EF; Mon, 3 Jul 2023 21:03:48 +0200 (CEST) Received: from mail-io1-f100.google.com (mail-io1-f100.google.com [209.85.166.100]) by mails.dpdk.org (Postfix) with ESMTP id 15611400EF for ; Mon, 3 Jul 2023 21:03:47 +0200 (CEST) Received: by mail-io1-f100.google.com with SMTP id ca18e2360f4ac-78666f06691so79318739f.0 for ; Mon, 03 Jul 2023 12:03:47 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1688411026; x=1691003026; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=79YiTA1rl2PzNv3kZAJH1bOmiXTVOaA1qFzilQJ5fjE=; b=hJpjHexgIPOImFdLKxijetJbS5JIePqav0W2M9QE4gPOpKSwiQb8oPw6R56qvm3YCF ADUXo86YNNW8MVNs/pQ+8QV8P07e2qMhbScvvK99soFuFkE+wF/YMy7RV3+uKGXlJreh BVNPePN2jx9oviznIMgudckaHCZ9k1fxUMI/M= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1688411026; x=1691003026; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=79YiTA1rl2PzNv3kZAJH1bOmiXTVOaA1qFzilQJ5fjE=; b=Os92clkeezUrYhyEyBJAE1s+bCEvXpOjLldoSZb9PxiCMffSNfVnM81TavX2g9q1Hf 5rE6AR6sxy5AKP5EGrap7+krdIC/Z4ioSWy91w/l48mCnjnJ1zzEQqVfXVvKb0WJ2CKU E4T5oobj6LYsPpEIr3VheMOEgGzBwXEeEYhJefMERUBCrdPGBHk1zdKhYs+mZd+1yQO+ MNkTEoQHinSrKXI5/QHliP0ao6qeFhGshhFZZwKghlbonbrFbPaph9qBq/Yp20Ld9VF+ 2W5hQBBLXwFf+Au8+2ugAC7g+hNEWz68TPxHUBJnigtmlPaZyR/aQr88sq43R0oqJeAo HPmw== X-Gm-Message-State: AC+VfDwshhqIcZ2rdD9zjM6lRRHxS/U8z7D5FWIDtkKsZhlaxhDjzUKJ Fy5JYaPvMvwu/mrbJdc16mdAy5ZynRbIVAIUsB6g9rqfil48UZYdeFtBrA== X-Google-Smtp-Source: ACHHUZ7UNMwwhZRtskFxYmPJBBmRtdQDuUGKtIJHIUV1vz1XIxncb0pyc/1U3uSba2OqQB6y+NveyzhU67WF X-Received: by 2002:a6b:5910:0:b0:783:69e0:57a7 with SMTP id n16-20020a6b5910000000b0078369e057a7mr10249710iob.16.1688411026496; Mon, 03 Jul 2023 12:03:46 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id dq31-20020a0566384d1f00b0042b4b80604asm140790jab.4.2023.07.03.12.03.46 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 03 Jul 2023 12:03:46 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 03 Jul 2023 12:03:46 -0700 (PDT) Message-ID: <64a31b92.050a0220.99456.352eSMTPIN_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 0AA28605246B; Mon, 3 Jul 2023 15:03:45 -0400 (EDT) Subject: |SUCCESS| pw129212 [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/129212 _Testing PASS_ Submitter: Maayan Kashani Date: Monday, July 03 2023 18:21:14 DPDK git baseline: Repo:dpdk-next-net-mlx Branch: master CommitID:3cf3497213d2fe345729db3eadac2b543209213f 129212 --> testing pass Test environment and result as below: +------------------+----------+ | Environment | abi_test | +==================+==========+ | Debian Buster | PASS | +------------------+----------+ | Debian Bullseye | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | Fedora 37 | PASS | +------------------+----------+ | Fedora 38 | PASS | +------------------+----------+ Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 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 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26936/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/