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 10DDA455C5 for ; Mon, 8 Jul 2024 08:06:23 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id C7E4040E11; Mon, 8 Jul 2024 08:06:22 +0200 (CEST) Received: from mail-vs1-f97.google.com (mail-vs1-f97.google.com [209.85.217.97]) by mails.dpdk.org (Postfix) with ESMTP id E5BC44028C for ; Mon, 8 Jul 2024 08:06:19 +0200 (CEST) Received: by mail-vs1-f97.google.com with SMTP id ada2fe7eead31-48fefaf11f9so1023631137.1 for ; Sun, 07 Jul 2024 23:06:19 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1720418779; x=1721023579; darn=dpdk.org; h=references:in-reply-to:cc:to:from:subject:message-id:date:from:to :cc:subject:date:message-id:reply-to; bh=A0BFKsrBFRYpwpw6ysK3dB4NUB0wSmWq+a+xVb89Ccg=; b=K7thT/vO5IZ2YKl+OTmfyVoMjdehymjVcddl5rNOpxGMS7FSvP1bFeonaHvWiu90Hp RUajPWnJivWBueFepmRQ3bH1WLHc3RD5WwI9FQJE+MXnZ4dhixiq1W3S3nbut4Dw1IOM IWCvH/CgGLrzVXMVu6BotEG3rELvqti5+1olY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1720418779; x=1721023579; h=references:in-reply-to:cc:to:from:subject:message-id:date :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=A0BFKsrBFRYpwpw6ysK3dB4NUB0wSmWq+a+xVb89Ccg=; b=RmcGzyEK5erKecqzYM4TDcOlIx2gispVkmqoSmgD82Uq/j29LkTM5bYwcKvqEF5EW5 l/85+uGp+1dHsapINcV0oAzNmUKyCeONu9SEPLRAFBJC1UyygoufCY7vlUqEoUCgXvVJ l4+RZcGqrrvQXwNFpvF8oCqWeoO4t8pX1KMwU8zmLs78yU90HeFbevPSDjI0DuGwJL+f TywpDuVbnDP7Mkc87AAcFsgePY1QMWxWriOXj87O2+dzvFkiLrDA0yhffd2L4ruEHEfH 5PCNVw4bPDYWoi2WlwwGpv3xJbJZu/CIHbQD/poiAIAn+KtavDS5DxVeqkovaOLKDZc6 zoTg== X-Gm-Message-State: AOJu0YzNkCS+iZvNiNIljJIw9rikzx8eQOnyiaMoVyIHTPgG8lqO3x2P guLUAEhalrqIfkrdn/2eVp1xLhuLRa8J0zr55JeoUoexYf9zyoZ9Y/EdwdPpliRVsLkBrloXECV MuewlP6iwJ4PBjs3x8JjFVvWwTX4Sv+hGCN2H4zNnHcbiO1YncIPV1xdG X-Google-Smtp-Source: AGHT+IGVeqddgbq+7v/xNQC26qr9b+0p4efR04ehUB4Qfi9ruxdnVS/7GWnZy/zcNbMBPTU4/fNjKKC2H5mD X-Received: by 2002:a67:f908:0:b0:48f:9682:1b1b with SMTP id ada2fe7eead31-48fee646bddmr11426382137.7.1720418779198; Sun, 07 Jul 2024 23:06:19 -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 a1e0cc1a2514c-81024b1961fsm207088241.8.2024.07.07.23.06.19 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 07 Jul 2024 23:06:19 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sun, 07 Jul 2024 23:06:19 -0700 (PDT) Message-ID: <668b81db.050a0220.1acef.ebbeSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.7] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id D7A5A60526E2; Mon, 8 Jul 2024 02:06:18 -0400 (EDT) Subject: |PENDING| pw142172 [PATCH] net/mlx5: fix IPv6-in-IPv6 tunnel recogni From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240707101342.49823-1-getelson@nvidia.com> References: <20240707101342.49823-1-getelson@nvidia.com> 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: PENDING http://dpdk.org/patch/142172 _Testing pending_ Submitter: Gregory Etelson Date: Sunday, July 07 2024 10:13:41 DPDK git baseline: Repo:dpdk Branch: master CommitID:b31811d96c1d0fb36df78dc34ef8325bce447bfc 142172 --> testing pending Test environment and result as below: +-------------------+----------+ | Environment | abi_test | +===================+==========+ | CentOS Stream 9 | PASS | +-------------------+----------+ | CentOS Stream 8 | PASS | +-------------------+----------+ | Fedora 38 (Clang) | PASS | +-------------------+----------+ | Debian 12 | PASS | +-------------------+----------+ | Fedora 37 | PASS | +-------------------+----------+ | Debian Bullseye | PASS | +-------------------+----------+ | Fedora 39 | PASS | +-------------------+----------+ | Fedora 40 (Clang) | PASS | +-------------------+----------+ | Fedora 39 (Clang) | PASS | +-------------------+----------+ | Fedora 38 | PASS | +-------------------+----------+ | Fedora 40 | PASS | +-------------------+----------+ | openSUSE Leap 15 | PASS | +-------------------+----------+ | RHEL9 | PASS | +-------------------+----------+ | RHEL8 | PASS | +-------------------+----------+ | Ubuntu 22.04 | PASS | +-------------------+----------+ | Ubuntu 24.04 | PEND | +-------------------+----------+ CentOS Stream 9 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.1 20230605 CentOS Stream 8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 Fedora 38 (Clang) Kernel: Depends on container host Compiler: clang 16.0.6 Debian 12 Kernel: Container Host Kernel Compiler: gcc 12.2.0 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Debian Bullseye Kernel: 5.4.0-167-generic Compiler: gcc 10.2.1-6 Fedora 39 Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 40 (Clang) Kernel: Depends on container host Compiler: clang 18.1.6 Fedora 39 (Clang) Kernel: Depends on container host Compiler: clang 17.0.6 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 40 Kernel: Depends on container host Compiler: gcc 14.1.1 openSUSE Leap 15 Kernel: 5.4.0-167-generic Compiler: gcc 7.5.0 RHEL9 Kernel: Depends on container host Compiler: gcc 11.4.1 RHEL8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20) Ubuntu 22.04 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.0 Ubuntu 24.04 Kernel: 5.4.0-167-generic Compiler: gcc 13.2.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30443/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/