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 135EA43B6A for ; Thu, 7 Mar 2024 05:33:55 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 0EE4D402F2; Thu, 7 Mar 2024 05:33:55 +0100 (CET) Received: from mail-yw1-f228.google.com (mail-yw1-f228.google.com [209.85.128.228]) by mails.dpdk.org (Postfix) with ESMTP id BFD3A402EA for ; Thu, 7 Mar 2024 05:33:53 +0100 (CET) Received: by mail-yw1-f228.google.com with SMTP id 00721157ae682-609f1f97864so1765777b3.0 for ; Wed, 06 Mar 2024 20:33:53 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1709786033; x=1710390833; 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=JWx1jHYjIHI4xdMbzAoqQBpJwQ0nxvIpQdJqsBiuan0=; b=GiVKbJqKskxc1orKD/2Cv26dgCs5E8UXKJLTWDr95M5jScso9pKKd2U1plcNt0066A bpI8p2Ffko+bmvWQ9HzElKFvLaSroqnNvJIjDd8A4lZ0e7HHVX4aEKuTo6fRhD6XjLgv wHoX8LZpJsXBqD4A+QBmeDhRiC8eJzTeriVgE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1709786033; x=1710390833; 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=JWx1jHYjIHI4xdMbzAoqQBpJwQ0nxvIpQdJqsBiuan0=; b=b2JxwMHkU5qq3E5+jelFqdOgSaQ+L1bMRr7+qkFY4DySa9vW/lVa9C1y802Gdpn6sL wAJoccftCblCEdFUs32jFn0ZbH/eUDBpYwyeSPDl66ynCc+N8t42Ei72S7FqEnadReM+ 1PGgIvpamIZOiaUsWEDZPNrwLeUlXKeSU3KFXBg0Wv07EcZjXwTdHv2qtHsTEodmKI7D pRk18EDe/bnrjz/wsqevS641vJ77a6EGgHUBD1HzMiYeVNCH6+NJwe0MI1qyjhsLLOsw XR+53OqP4ZHXnxj70K52DGuV/g0gXFIDof28iYChc5l1Bl4NJ+1wgTrFsS19xX0xBXWH 6ezA== X-Gm-Message-State: AOJu0YwK8Y1inCdro3CP80dqObaBWhBevRYps52hyC7MkqEfmQVpQ9nB AqFo6tW+K/BwyOhKLm6WBt2KnB7krFjDSkNuWBSw0SXFCt8QR28yJ1fRmPN094vw4NOut5LFBD/ q8AgjoP7u37i8pSZeT9IhnERGKC9sQj5+71pX7ylH X-Google-Smtp-Source: AGHT+IGgQqPCRLpMFdtYqi2YUcRNFWBbiYHGgry35ew53aj7+n1+h3NXLBWTWJJuaQZvWS5wO5SqaUjUilJE X-Received: by 2002:a81:7c0b:0:b0:608:c5f8:cb92 with SMTP id x11-20020a817c0b000000b00608c5f8cb92mr16294210ywc.52.1709786033144; Wed, 06 Mar 2024 20:33:53 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id b14-20020a81bc4e000000b006079f5e97b4sm474369ywl.38.2024.03.06.20.33.53 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 06 Mar 2024 20:33:53 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 06 Mar 2024 20:33:53 -0800 (PST) Message-ID: <65e943b1.810a0220.a2d63.ccf4SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.6] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id D138E6043300; Wed, 6 Mar 2024 23:33:52 -0500 (EST) Subject: |WARNING| pw138074-138078 [PATCH] [v5,7/7] net/hns3: support filter From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu, Jie Hai In-Reply-To: <20240307030247.599394-8-haijie1@huawei.com> References: <20240307030247.599394-8-haijie1@huawei.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: WARNING http://dpdk.org/patch/138078 _Testing issues_ Submitter: Jie Hai Date: Thursday, March 07 2024 03:02:47 DPDK git baseline: Repo:dpdk Branch: master CommitID:7fcf4e8a03c4b0d2c6cec11ddd18c7bf88ba0384 138074-138078 --> testing fail Test environment and result as below: +------------------+----------+ | Environment | abi_test | +==================+==========+ | Debian Bullseye | FAIL | +------------------+----------+ | openSUSE Leap 15 | FAIL | +------------------+----------+ | CentOS Stream 8 | FAIL | +------------------+----------+ | CentOS Stream 9 | FAIL | +------------------+----------+ | Debian 12 (arm) | FAIL | +------------------+----------+ | Fedora 38 | FAIL | +------------------+----------+ ==== 20 line log output for Fedora 38 (abi_test): ==== Variables changes summary: 0 Removed, 0 Changed, 0 Added variable Functions changes summary: 0 Removed, 0 Changed (2 filtered out), 0 Added functions Variables changes summary: 0 Removed, 0 Changed, 0 Added variable Functions changes summary: 0 Removed, 0 Changed, 0 Added (1 filtered out) function Variables changes summary: 0 Removed, 0 Changed, 0 Added variable Functions changes summary: 0 Removed, 0 Changed (11 filtered out), 0 Added (1 filtered out) functions Variables changes summary: 0 Removed, 0 Changed, 0 Added variable Functions changes summary: 0 Removed, 0 Changed, 0 Added function Variables changes summary: 0 Removed, 0 Changed, 0 Added (1 filtered out) variable Functions changes summary: 0 Removed, 0 Changed (1 filtered out), 0 Added function Variables changes summary: 0 Removed, 0 Changed, 0 Added variable Functions changes summary: 0 Removed, 0 Changed, 0 Added (2 filtered out) functions Variables changes summary: 0 Removed, 0 Changed, 0 Added variable ==== End log output ==== 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 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 11 Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.3 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29449/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/