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 BEBE3428DC for ; Thu, 6 Apr 2023 22:21:18 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id BAE6841153; Thu, 6 Apr 2023 22:21:18 +0200 (CEST) Received: from mail-oa1-f98.google.com (mail-oa1-f98.google.com [209.85.160.98]) by mails.dpdk.org (Postfix) with ESMTP id 8DDDF41153 for ; Thu, 6 Apr 2023 22:21:17 +0200 (CEST) Received: by mail-oa1-f98.google.com with SMTP id 586e51a60fabf-17aaa51a911so43639200fac.5 for ; Thu, 06 Apr 2023 13:21:17 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1680812477; x=1683404477; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=G/+lRYs6gWa8YrVqXOo5O7ct8KAY2nbvhIKtXdcgYRk=; b=bY9QPfJakVWOWqmpAWONIt9FgOzncx1+lB+/56gx8E/tIF1An9SEkjQdcEfHhBqoUm lNPdDD046vVkP3o6eKtnAYxTUkWVcw0UM3WHs6hV7iJIsjnJ3vZAXitxRKrQ0D8435qN jn1Toi/az4imzeCAqMeo3iZyaIzqVKy36XK58= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1680812477; x=1683404477; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=G/+lRYs6gWa8YrVqXOo5O7ct8KAY2nbvhIKtXdcgYRk=; b=ON2iOFEx+TXFeNYsFWto6AzoUE39Zz4zAabqU7BmmyVb3wl5hdIFDD2RPsqzc99rd8 gtQ2Q4jK1uwT6l8dphoV2nfXqiTKYnObyhEFqXy+sJgfRkbKUMsz9MmdZCwzi9Wz5Ik4 UrdNyc9g+A1GDJxDpVnTGws+4YGV38fr4H7shGvcJZCut4f9zipyMETZnIQuiR0dMs4I lKbVJ/kZi1k06/ADZ59oZvAUwz/Xlgp3HTNKyxLHN4QnmbeQmOnFAcPSdu9udF/fs1re sH4EkbOwXW9N27gzW81wiNy1YjDZB9eMss4Ktd8z9OMFkFM9x5+VtAM7llrFUKnjTAq8 AMZg== X-Gm-Message-State: AAQBX9eT9cuNRTxJrfuiyLeBU4esiktI4YzRDjMrDHdyB6KwILypo921 Z16ddyp10NWpWFsOyBZR+1YyTmeWZvY66rveIuNeSJlkVfYsEr4B7aawOEcpzDbtEXPYl2a8nA= = X-Google-Smtp-Source: AKy350Yd1KfTsQ59Xw5TTbKQ+RlLVVIR72qBiMTUFskRGbXkiexFsSz2LaTjt8BXPiU0H6bKsZ3GfNztldJl X-Received: by 2002:a05:6870:c69e:b0:17e:da35:a50f with SMTP id cv30-20020a056870c69e00b0017eda35a50fmr311915oab.53.1680812476941; Thu, 06 Apr 2023 13:21:16 -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 a18-20020a0568300b9200b0069f904b8b0dsm243565otv.2.2023.04.06.13.21.16 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 06 Apr 2023 13:21:16 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Received: from dpdk-ubuntu.dpdklab.iol.unh.edu (unknown [IPv6:2606:4100:3880:1722::210]) by postal.iol.unh.edu (Postfix) with ESMTP id 7BD7D605246B; Thu, 6 Apr 2023 16:21:16 -0400 (EDT) Received: from dpdk-ubuntu-2.dpdklab.iol.unh.edu (localhost [IPv6:::1]) by dpdk-ubuntu.dpdklab.iol.unh.edu (Postfix) with ESMTP id 7670860095; Thu, 6 Apr 2023 20:21:16 +0000 (UTC) Subject: |WARNING| pw125564 [PATCH] [v2] app/testpmd: set srv6 header without any TLV From: dpdklab@iol.unh.edu To: Test Report Cc: dpdklab@iol.unh.edu, David Marchand , Thomas Monjalon , Rongwei Liu Content-Type: text/plain Message-Id: <20230406202116.7670860095@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Thu, 6 Apr 2023 20:21:16 +0000 (UTC) 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: WARNING http://dpdk.org/patch/125564 _Testing issues_ Submitter: Rongwei Liu Date: Tuesday, March 28 2023 12:27:42 DPDK git baseline: Repo:dpdk Branch: master CommitID:9e3223adfab71bc88e9ba67c520b87c529d34a35 125564 --> testing fail Test environment and result as below: +------------------+----------+ | Environment | abi_test | +==================+==========+ | Ubuntu 22.04 | PASS | +------------------+----------+ | RHEL 7 | PASS | +------------------+----------+ | CentOS Stream 8 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | RHEL8 | PASS | +------------------+----------+ | Ubuntu 20.04 | PASS | +------------------+----------+ | CentOS Stream 9 | PASS | +------------------+----------+ | Debian Bullseye | PASS | +------------------+----------+ | Debian Buster | PASS | +------------------+----------+ Ubuntu 22.04 Kernel: Container Host Kernel Compiler: gcc 11.3.1-2 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 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Ubuntu 20.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 9.3.0-17ubuntu1~20.04 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/25880/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/