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 E603442637 for ; Mon, 25 Sep 2023 18:30:54 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id B681240041; Mon, 25 Sep 2023 18:30:54 +0200 (CEST) Received: from mail-oo1-f98.google.com (mail-oo1-f98.google.com [209.85.161.98]) by mails.dpdk.org (Postfix) with ESMTP id 9AC0C40041 for ; Mon, 25 Sep 2023 18:30:53 +0200 (CEST) Received: by mail-oo1-f98.google.com with SMTP id 006d021491bc7-57bde792efdso499661eaf.3 for ; Mon, 25 Sep 2023 09:30:53 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1695659453; x=1696264253; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=zjKUtJTV4NSCeBaM4U3tVLw+Y1nhSUHFTTImseD45KM=; b=Uq2glegXhjgkVUWopv9IGFaNcrnckfSKIBSgH8e59bq4okxrYQ+5lrtmd4zAehr4zQ NYctD6+Oby38Kk7V2ZMBUus2/KMo4/s/OneX4k5AlmToFkLM3mtTP8L3ez5Weegz2gVg Xy2gqSVAJbHqbTt2ldwn+h01NL8/E5R/hK9OQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1695659453; x=1696264253; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=zjKUtJTV4NSCeBaM4U3tVLw+Y1nhSUHFTTImseD45KM=; b=pnKggnf2E88q1j2uP/MNVkrE6QC08AF3MSnnenxkzLPhmWZq4JMClmB+lVFIRUWRtS awyvgHM8GZ5VmmIxLE/23Zs1kW+nXQkoRi2L8uzXYFVoDh5iFomIH4T1ElDiA94vyfZH 1bbFElmvdpwvIvfdSqiy0sVcYyIjqSdsAXdUlvuKxG8g/DPua/Uflq6XXaUX+uYit+Q5 qw2mRxuAXWmoI/KY/1/I7djray6mA7Y7Y2pcpY753n1LAU7qAkdJ6XR01QFYnQyTVCEk VoCJiaHrAoYl68VmQMfkhccAGIh0S31dBQJPV27MyTlAibG8SltGZ0S0k7dUieVQFz+4 v8aA== X-Gm-Message-State: AOJu0YyVIT7j2TOqUqUpp65U487aR7T9hbTvRJGqvbteiYDJQJ/wFx9D VdpnmTvlDVSJgkJih3CYhcfWYXjPXwZUdmC/wB9GgHVTev3qOg== X-Google-Smtp-Source: AGHT+IEs+PyVqIKJunrUnaAgMn1sSTRlQh/HueF6g6OfMPNUxajXGdblNQFZu+JgUrUS95FH0OnJtUiSkPcm X-Received: by 2002:a4a:3144:0:b0:57b:6ca8:2667 with SMTP id v4-20020a4a3144000000b0057b6ca82667mr7465428oog.9.1695659452887; Mon, 25 Sep 2023 09:30:52 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id z2-20020a4a9842000000b00570cd0d99b0sm636335ooi.22.2023.09.25.09.30.52 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 25 Sep 2023 09:30:52 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 25 Sep 2023 09:30:52 -0700 (PDT) Message-ID: <6511b5bc.4a0a0220.25233.7eddSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.2] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 596F4605C351; Mon, 25 Sep 2023 12:30:52 -0400 (EDT) Subject: |FAILURE| pw131874-131883 [PATCH] [10/10] net/nfp: destroy security From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu, Andrew Rybchenko , Ferruh Yigit , Chaoyong He 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-compile-amd64-testing Test-Status: FAILURE http://dpdk.org/patch/131883 _Testing issues_ Submitter: Chaoyong He Date: Monday, September 25 2023 06:06:44 DPDK git baseline: Repo:dpdk-next-net Branch: master CommitID:afa9a70281ee1fc1889bda529ce573491092c2bf 131874-131883 --> testing fail Test environment and result as below: +---------------------+--------------------+----------------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | +=====================+====================+======================+ | FreeBSD 13 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ | Fedora 37 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 9 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Bullseye | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Buster | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 38 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | openSUSE Leap 15 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Alpine | FAIL | SKIPPED | +---------------------+--------------------+----------------------+ ==== 20 line log output for Alpine (dpdk_meson_compile): ==== [838/2585] Compiling C object 'drivers/net/ngbe/base/668b126@@ngbe_base@sta/ngbe_phy_rtl.c.o'. [839/2585] Compiling C object 'drivers/net/ngbe/base/668b126@@ngbe_base@sta/ngbe_phy.c.o'. [840/2585] Compiling C object 'drivers/net/ngbe/base/668b126@@ngbe_base@sta/ngbe_mng.c.o'. [841/2585] Compiling C object 'drivers/net/ngbe/base/668b126@@ngbe_base@sta/ngbe_mbx.c.o'. [842/2585] Compiling C object 'drivers/net/ngbe/base/668b126@@ngbe_base@sta/ngbe_hw.c.o'. [843/2585] Compiling C object 'drivers/net/ngbe/base/668b126@@ngbe_base@sta/ngbe_eeprom.c.o'. [844/2585] Linking static target drivers/librte_net_ngbe.a. [845/2585] Linking static target drivers/net/ngbe/base/libngbe_base.a. [846/2585] Compiling C object 'drivers/a715181@@tmp_rte_net_nfp@sta/net_nfp_nfp_mtr.c.o'. [847/2585] Compiling C object 'drivers/a715181@@tmp_rte_net_nfp@sta/net_nfp_nfp_logs.c.o'. [848/2585] Compiling C object 'drivers/a715181@@tmp_rte_net_nfp@sta/net_nfp_nfp_ipsec.c.o'. ../drivers/net/nfp/nfp_ipsec.c: In function 'nfp_ipsec_msg_build': ../drivers/net/nfp/nfp_ipsec.c:1030:67: error: 'struct in6_addr' has no member named '__in6_u'; did you mean '__in6_union'? 1030 | src_ip = conf->ipsec.tunnel.ipv6.src_addr.__in6_u.__u6_addr32; | ^~~~~~~ | __in6_union ../drivers/net/nfp/nfp_ipsec.c:1031:67: error: 'struct in6_addr' has no member named '__in6_u'; did you mean '__in6_union'? 1031 | dst_ip = conf->ipsec.tunnel.ipv6.dst_addr.__in6_u.__u6_addr32; | ^~~~~~~ | __in6_union ==== End log output ==== FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 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 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.3 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Alpine Kernel: 5.4.0-73-generic Compiler: gcc (Alpine 10.3.1_git20210424) 10.3.1 20210424 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27709/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/