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 4E4BD42617 for ; Fri, 22 Sep 2023 13:24:31 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 48B2F40265; Fri, 22 Sep 2023 13:24:31 +0200 (CEST) Received: from mail-pl1-f225.google.com (mail-pl1-f225.google.com [209.85.214.225]) by mails.dpdk.org (Postfix) with ESMTP id 860E140265 for ; Fri, 22 Sep 2023 13:24:30 +0200 (CEST) Received: by mail-pl1-f225.google.com with SMTP id d9443c01a7336-1c1ff5b741cso18193045ad.2 for ; Fri, 22 Sep 2023 04:24:30 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1695381870; x=1695986670; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=GzrG5jcAFyErVroB0vSxzsJPb3hwu3TVjkyfWFtvb/M=; b=ZQ6M0oDGpuF/S26Wdv+VS/Tw+YA1u4zD56kFMAfOocCC77ANILrQdFcV35xbo11FQW +lObst0+xCbUovGNlYSl2AatZRxiVDjf9M2DHVvUBguHYWU4A9ZOmsUT4PZKYZKzCEL/ kLsfotukhv2xM+m9IF8QIQB/JeVuzJvtRQS8Y= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1695381870; x=1695986670; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=GzrG5jcAFyErVroB0vSxzsJPb3hwu3TVjkyfWFtvb/M=; b=aqEmr4VemmjoVICgZj1gEIALhWLfYg1UVz4iDEpIb1f68tlc2ngYE5et3yHu+zxQM8 p7kOoObX+bLN64efEaEL3UfZO5Kc4i0y2D+tgfDtcimNFBCLNtCMtOLFMYgQLpjcYgKT yMcUhloJZf8xD5uDGJEzkSqODInxxdyRiSQfSAFDV6+lcyCBUdSWgvdR+QGdHaJ//Tzd Y7e6NMLz1Zy5zFKx2C3zTA2dQCjrrCFfW5LrcobZQumr21kILMYxFQ3afCgB2MNDJJVR rr4cxmmolwew5q71h62kIhb83YUWrpQaoS7ALDHXw5ffJhc+Gco0Ai0OtsuTNju+boOe SjHw== X-Gm-Message-State: AOJu0YyAlJiyDeOGkuMioLfxRJnhZ7P9acRyQlsX+MdhpUqfrCBiQLnq pFplg2+OSZ6kWfZxFkSWAxXaDC/jBvenAmGpZ5WlU/+bjQya+VE1dKXZOH1dp2NtQES8Y7GUVA= = X-Google-Smtp-Source: AGHT+IHicYhbEnxx15y1fJy8lUE/+0HXeMImvUYuyd4WW5N3bjlkuMCuR7u6C3iiuXmKNSJVHMOiwfjwGI6q X-Received: by 2002:a17:902:c412:b0:1c5:b808:7fc8 with SMTP id k18-20020a170902c41200b001c5b8087fc8mr9639999plk.33.1695381869777; Fri, 22 Sep 2023 04:24:29 -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 g15-20020a1709029f8f00b001bc2ad7b6a7sm118255plq.139.2023.09.22.04.24.29 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 22 Sep 2023 04:24:29 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 22 Sep 2023 04:24:29 -0700 (PDT) Message-ID: <650d796d.170a0220.ccc93.6144SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.3] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 3C54C6052514; Fri, 22 Sep 2023 07:24:29 -0400 (EDT) Subject: |SUCCESS| pw131828 [PATCH] [v2] net/af_xdp: fix cflags to appropriat From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu 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-broadcom-Functional Test-Status: SUCCESS http://dpdk.org/patch/131828 _Functional Testing PASS_ Submitter: Shibin Koikkara Reeny Date: Friday, September 22 2023 09:31:03 DPDK git baseline: Repo:dpdk Branch: master CommitID:aaee22f1f61fb1df019a058580369b92d2cfa5c1 131828 --> functional testing pass Test environment and result as below: Ubuntu 22.04 Kernel: 5.15.0-58-generic x86_64 Compiler: gcc gcc (Ubuntu 11.2.0-19ubuntu1) 11.2.0 NIC: Broadcom Inc. and subsidiaries BCM957508-P2100G Dual-Port 100 Gb/s QSFP56 100 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/2 Ubuntu 20.04 ARM Kernel: 5.11.0-46-generic Compiler: gcc 9.4.0 NIC: Arm Broadcom Inc. brcm_57414 25000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/1 Arm Ampere Altra - Ubuntu 22.04.3 Kernel: 5.15.0-83-generic aarch64 Compiler: gcc 9.4 NIC: Broadcom Inc. and subsidiaries BCM957508-P2100G Dual-Port 100 Gb/s QSFP56 100 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27698/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/