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 A2A774260F for ; Fri, 22 Sep 2023 00:41:09 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 7B67B40151; Fri, 22 Sep 2023 00:41:09 +0200 (CEST) Received: from mail-ot1-f99.google.com (mail-ot1-f99.google.com [209.85.210.99]) by mails.dpdk.org (Postfix) with ESMTP id 7E43740151 for ; Fri, 22 Sep 2023 00:41:07 +0200 (CEST) Received: by mail-ot1-f99.google.com with SMTP id 46e09a7af769-6c0c6370e5eso874346a34.3 for ; Thu, 21 Sep 2023 15:41:07 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1695336067; x=1695940867; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=Sc/OZbyOpOo0cWwz+eImCqSvWTmITsdg/JCzh1yUe9c=; b=bzHiAPLNjfpfRmDYGzKhXf0wsIeH/pQ+SrCXslF6gHBeI6zrtz31WTDTJud43brHhV WULJm9fGmPvUz10hbAF6aKKbxefhxue2Vy3O2sFtNfxj7CfLXT+Ny2Y/63IeI8irF+s9 2I542ij73Rrxb9+UNSk00xwyJbINwsyvrNwPQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1695336067; x=1695940867; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=Sc/OZbyOpOo0cWwz+eImCqSvWTmITsdg/JCzh1yUe9c=; b=IO1p9dsWDL0yrdvojU74Svq8FHoIGvwWdrz01NySF5HVhgFCJq+CS78z7sxWiQUM92 hlKUbdiPtH+pXhd6tzjAAk2cqVvVv4eA3VnCWwhhbR1w3kASMLhmZ0ush4p8hPuFvaFl aYUDKdO30N2JLqPbFhpfs74A18nCcbf3zzQXUnFKAKVL6mB2drDOETVvj72cvJqoNG1W aRPAUBtRic6jlmqsdBN6gSZoZlAhn796tx9ytFWc2/2zd1NABMMvlr/Br5rUzW0hQp8a zly/RrH5FW0qKvBibWMTt6KZHnuls21zpvADF6KnKwqplCz8piLWghHH/ZDKBC+13n+E ofHA== X-Gm-Message-State: AOJu0YwtW96WEAlwHJZbkFEiwhAcfhRaHcWNth7yN8TLYhE/vDC9fPR7 o/P8CMz4PghrSueXwpkC2iHl+lBfVq4gaN397sXxKO7JKffnXJtpYiT15EOQDzJhgXd4KT8Yng= = X-Google-Smtp-Source: AGHT+IERJ8sJPoWzFZiVTCRJ4uqxgy6z7+16lk+3gDJLGceDhqc4kG0TTvYEx69p1EZHG16U3sT1sEfMZeWc X-Received: by 2002:a05:6830:1d51:b0:6b9:68fb:5b73 with SMTP id p17-20020a0568301d5100b006b968fb5b73mr6612390oth.1.1695336066827; Thu, 21 Sep 2023 15:41:06 -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 k5-20020a4ab085000000b00573a7138325sm82267oon.6.2023.09.21.15.41.06 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 21 Sep 2023 15:41:06 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 21 Sep 2023 15:41:06 -0700 (PDT) Message-ID: <650cc682.4a0a0220.3ad41.2e46SMTPIN_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 24FDC6052514; Thu, 21 Sep 2023 18:41:06 -0400 (EDT) Subject: |SUCCESS| pw131779 [PATCH] net/af_xdp: pass cflags to appropriate bu 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/131779 _Functional Testing PASS_ Submitter: Shibin Koikkara Reeny Date: Thursday, September 21 2023 10:29:23 DPDK git baseline: Repo:dpdk Branch: master CommitID:31e60e81f025e9fffa69b68bffe5cfaa22d5c098 131779 --> 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 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 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 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27685/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/