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 95E4A455FE for ; Sat, 13 Jul 2024 18:09:58 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 913C24029B; Sat, 13 Jul 2024 18:09:58 +0200 (CEST) Received: from mail-oo1-f99.google.com (mail-oo1-f99.google.com [209.85.161.99]) by mails.dpdk.org (Postfix) with ESMTP id 1080D4028A for ; Sat, 13 Jul 2024 18:09:57 +0200 (CEST) Received: by mail-oo1-f99.google.com with SMTP id 006d021491bc7-5c697fc4aa2so1943238eaf.2 for ; Sat, 13 Jul 2024 09:09:57 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1720886996; x=1721491796; 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=gikMFOG/I3CSnnkOHASJBDdmLBFVgxkVqgS8IilIJ2E=; b=EZGNnziv4Vfe8KIgq9et2FmW6HaiaCjQKBkpSYVSUQeYdqe1EQO3JYChcaVqZ4D99+ UbW2dJnYE62zhxwfaOv1TzxXRUmD25Dwm1OKzxbbZcIjT+ytAPXweRXuXdo6GA5tyvJp QZPaVJvw1qIxgRokBJAyXJk3U/iPzdpU51gy8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1720886996; x=1721491796; 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=gikMFOG/I3CSnnkOHASJBDdmLBFVgxkVqgS8IilIJ2E=; b=Jn24kQJqE1KsBr/18oPUshQLGswCVRY+XcQonAkrZRNtIZC7l+MJBbDw9pG10Y+qsW M19ilXpzy5iDv54QrPMZ0avVw83avmOpzkzlXaH6iDKysE8WX48BpPxuW4sTehn47cfr qhVgzladG2pksDqYmb4wD+8RRV5ZmEJQcipzeqbYUR7BZQUGd9XnwzkeXzgVCsAzAhCn KRUDeusw3SNxcCcEmsRkVOrAtWvumocs3+vITLlxd4lcQ4k9hojlbkhitAfYDFBMEHv6 oTZxI4rvobjlOy8lNmA9Ps+McXvmROO60eNkfik5C+8Wzs4POlUWjnOkM5dMJ93OPG7L WwsA== X-Gm-Message-State: AOJu0YzaaWT4o53/XI3pfONQh2UoQ/4nhQ0K3wmmsYD3ISFrp2MkKyKi VlG+if0Dj598e8X81GA8/oh3PjwgF8f2xaC/2vY+AMqJRKB0jxysvD7ofTRHipMusv6jiX/PdAw rQbuQbZLdRJ32eAQwbC0Q2K4EOP7pW3yku5Kgk6Ss15g8xAE2w02ozTN2 X-Google-Smtp-Source: AGHT+IHo1qWWSpF78mhrn3gyM+m5NSRdIlXoIoJHO7f3ODKuNZJd0SbkgdxI7znlmsuru6EXx+pCKg+mkW+J X-Received: by 2002:a05:6871:70c:b0:25e:fb:af8c with SMTP id 586e51a60fabf-25eae7f52e9mr11650500fac.18.1720886996205; Sat, 13 Jul 2024 09:09:56 -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 46e09a7af769-708c0c5a064sm77423a34.1.2024.07.13.09.09.56 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 13 Jul 2024 09:09:56 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sat, 13 Jul 2024 09:09:56 -0700 (PDT) Message-ID: <6692a6d4.050a0220.8542c.38f0SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.8] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id A372660524C8; Sat, 13 Jul 2024 12:09:55 -0400 (EDT) Subject: |WARNING| pw142397 [PATCH] app/testpmd: improve sse based macswap From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240713151949.832-1-vipin.varghese@amd.com> References: <20240713151949.832-1-vipin.varghese@amd.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/142397 _Testing issues_ Submitter: Vipin Varghese Date: Saturday, July 13 2024 15:19:49 DPDK git baseline: Repo:dpdk Branch: master CommitID:fa8d2f7f28524a6c8defa3dcd94f5aa131aae084 142397 --> testing issues Test environment and result as below: +-------------------+----------+ | Environment | abi_test | +===================+==========+ | CentOS Stream 9 | PASS | +-------------------+----------+ | CentOS Stream 8 | PASS | +-------------------+----------+ | Debian Bullseye | PEND | +-------------------+----------+ | Fedora 39 (Clang) | FAIL | +-------------------+----------+ | Fedora 38 (Clang) | PEND | +-------------------+----------+ | Fedora 38 | PEND | +-------------------+----------+ | openSUSE Leap 15 | PASS | +-------------------+----------+ | Fedora 37 | PASS | +-------------------+----------+ | Debian 12 | PEND | +-------------------+----------+ | Fedora 40 | PEND | +-------------------+----------+ | Fedora 39 | PEND | +-------------------+----------+ | Fedora 40 (Clang) | FAIL | +-------------------+----------+ | Ubuntu 22.04 | PEND | +-------------------+----------+ | RHEL9 | PEND | +-------------------+----------+ | Ubuntu 24.04 | PASS | +-------------------+----------+ | RHEL8 | PEND | +-------------------+----------+ ==== 20 line log output for Fedora 40 (Clang) (abi_test): ==== 56 | mbuf_field_set(mb[0], ol_flags); | ^~ ../app/test-pmd/macswap_sse.h:57:38: error: address of register variable requested 57 | addr1 = _mm_loadu_si128((__m128i *)eth_hdr[1]); | ^~~~~~~ ../app/test-pmd/macswap_sse.h:58:18: error: address of register variable requested 58 | mbuf_field_set(mb[1], ol_flags); | ^~ ../app/test-pmd/macswap_sse.h:60:38: error: address of register variable requested 60 | addr2 = _mm_loadu_si128((__m128i *)eth_hdr[2]); | ^~~~~~~ ../app/test-pmd/macswap_sse.h:61:18: error: address of register variable requested 61 | mbuf_field_set(mb[2], ol_flags); | ^~ ../app/test-pmd/macswap_sse.h:63:38: error: address of register variable requested 63 | addr3 = _mm_loadu_si128((__m128i *)eth_hdr[3]); | ^~~~~~~ fatal error: too many errors emitted, stopping now [-ferror-limit=] 20 errors generated. ninja: build stopped: subcommand failed. ==== End log output ==== 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 Debian Bullseye Kernel: 5.4.0-167-generic Compiler: gcc 10.2.1-6 Fedora 39 (Clang) Kernel: Depends on container host Compiler: clang 17.0.6 Fedora 38 (Clang) Kernel: Depends on container host Compiler: clang 16.0.6 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.2.1 openSUSE Leap 15 Kernel: 5.4.0-167-generic Compiler: gcc 7.5.0 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Debian 12 Kernel: Container Host Kernel Compiler: gcc 12.2.0 Fedora 40 Kernel: Depends on container host Compiler: gcc 14.1.1 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 Ubuntu 22.04 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.0 RHEL9 Kernel: Depends on container host Compiler: gcc 11.4.1 Ubuntu 24.04 Kernel: 5.4.0-167-generic Compiler: gcc 13.2.0 RHEL8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30512/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/