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 CD44D42A11 for ; Thu, 27 Apr 2023 14:51:23 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id B0F1942B8C; Thu, 27 Apr 2023 14:51:23 +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 AF83E42B8C for ; Thu, 27 Apr 2023 14:51:22 +0200 (CEST) Received: by mail-pl1-f226.google.com with SMTP id d9443c01a7336-1a66e7a52d3so63956765ad.0 for ; Thu, 27 Apr 2023 05:51:22 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1682599882; x=1685191882; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=eJbUj0HE2JMElxvzmcCyBPDi/J+T+v4pmI2DLMerEoM=; b=C3oEM9yJ2YWgVJWpv1xwKAeQG5ssCo+gwiVktCqfjRJtP0wyb8VyVOIXJbHJOkSUxH 8cScPbw42pqvQwrncXv4Kh4HX4G5fe8KT1MWpwsTVXdk6QI0qyHQcrdLnGTxDxW2y+U7 L5q9uM3AdweHEob4eCooX5lAsjMUIaT+japtY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1682599882; x=1685191882; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=eJbUj0HE2JMElxvzmcCyBPDi/J+T+v4pmI2DLMerEoM=; b=IMnem9I5HBZQjKmtdOymlnDCFpvGE3ZLyW0+Mi+xaA8TCgr79oj5OKOrWwE4u2M1Ug qKh+0I5yKEk+OI+MCXoEsn2C5a6K84ySl7qFb9saZQSv2SXcWNdzn1kK4mXNc1n4O5k7 rhVX0uE32H08L6hkzv6FFTNjMIKQ3SccbxHgDg/rGaw2y0LzFGXXrZf+HsbwO/IlDRx9 CsTUb3z4YuIU68RAqpxEy/yTl5M2TcIA4XWuKQMqZaMVIN8vYCV8F/DLRgQ+pEQQZD5i oz3HlB9+wPPgWYJBjD8+ZBE5iYP/cR1xf/DI5eoX9nrIm/4xcNZXEv+c+lYb79AzcttN DWaw== X-Gm-Message-State: AC+VfDw2lkcU7b9RNLm57iIaC/sQsfhNsrJcqL20PylS/+FDN6v81KQM s9WtAZPpg8Uqb4y0+ihUmdgSAc3ehXtst2KRxrreE8uOYNUZdCqNCJ5o7g== X-Google-Smtp-Source: ACHHUZ7OGwbYhttu/rutwRdvEH+tV/fuNsVRUFwEUCBm6Yb3X5AkKBSft+K2TCY/JBGV5Cd7Op81O2uFbnIr X-Received: by 2002:a17:902:c942:b0:1a9:91a1:57bd with SMTP id i2-20020a170902c94200b001a991a157bdmr1581436pla.34.1682599881875; Thu, 27 Apr 2023 05:51:21 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id b5-20020a170902e94500b001a81087173asm869760pll.110.2023.04.27.05.51.21 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 27 Apr 2023 05:51:21 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 27 Apr 2023 05:51:21 -0700 (PDT) Message-ID: <644a6fc9.170a0220.5495d.668cSMTPIN_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 59F45605246B; Thu, 27 Apr 2023 08:51:21 -0400 (EDT) Subject: |SUCCESS| pw126604 [PATCH] net/mlx5: enhance error log for tunnel offloading From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu, David Marchand , Thomas Monjalon 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-compile-testing Test-Status: SUCCESS http://dpdk.org/patch/126604 _Testing PASS_ Submitter: David Marchand Date: Thursday, April 27 2023 11:55:34 DPDK git baseline: Repo:dpdk Branch: master CommitID:d03446724972d2a1bb645ce7f3e64f5ef0203d61 126604 --> testing pass Test environment and result as below: +------------------+--------------------+ | Environment | dpdk_meson_compile | +==================+====================+ | FreeBSD 13 | PASS | +------------------+--------------------+ | CentOS Stream 9 | PASS | +------------------+--------------------+ | Ubuntu 22.04 | PASS | +------------------+--------------------+ | Alpine | PASS | +------------------+--------------------+ | Debian Buster | PASS | +------------------+--------------------+ | RHEL 7 | PASS | +------------------+--------------------+ | CentOS Stream 8 | PASS | +------------------+--------------------+ | openSUSE Leap 15 | PASS | +------------------+--------------------+ | Ubuntu 20.04 | PASS | +------------------+--------------------+ | Debian Bullseye | PASS | +------------------+--------------------+ | RHEL8 | 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 Ubuntu 22.04 Kernel: Container Host Kernel Compiler: gcc 11.3.1-2 Alpine Kernel: 5.4.0-73-generic Compiler: gcc (Alpine 10.3.1_git20210424) 10.3.1 20210424 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 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 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Ubuntu 20.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 9.3.0-17ubuntu1~20.04 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26134/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/