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 B601B42607 for ; Thu, 21 Sep 2023 17:20:38 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id B1539402B3; Thu, 21 Sep 2023 17:20:38 +0200 (CEST) Received: from mail-qt1-f226.google.com (mail-qt1-f226.google.com [209.85.160.226]) by mails.dpdk.org (Postfix) with ESMTP id C3179402B3 for ; Thu, 21 Sep 2023 17:20:37 +0200 (CEST) Received: by mail-qt1-f226.google.com with SMTP id d75a77b69052e-4135f3d1213so6357181cf.1 for ; Thu, 21 Sep 2023 08:20:37 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1695309637; x=1695914437; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=LRguJXtJm5vl7grSAu/Ti3qG5wiJFX7+knukfFPVh64=; b=bTVHh9/+0EIvHBfgkzE/4pzwA0EUgK/rUYqmLWX2RYnsJW2TRx7QuF32OIAvCsn2VR Y5C03oTIVf1DQYRSQod0cXud+i457H+OOVnJsoiknxWzTRBIT1Cs3JqbHuXPEixFjWtQ 8tV13Xs0wkuwgIY5XkJl+X2R/ybh7AGLr7hUg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1695309637; x=1695914437; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=LRguJXtJm5vl7grSAu/Ti3qG5wiJFX7+knukfFPVh64=; b=uRJ6RqHsIO5pFqUZwmfeL+LLYV8sYY39tS/SBzjhRfnN/9kMYYhDt92My2KV5YjB8E dUrfXW/Gdm1IP0XOsV7DDZuFl70bj5J4uDYCI6OW+qWYXu0Y9ejr4nPe1vNtmjBz8J9K AWq8M108RsRgZxZRBKRQ/p0xWm/f12Ze108DiSfk1S/kgDj79XCywFt4Xnx3CcqnTWoK ugU0Ix6hoV+vex4Ub/prrUDr8H28nr401z/ofHY0i7ifiphHHAtAjStiNvnWiUy44AQM er5/THk4A+ueOc/tkEFPmch8wOejt4jGv7QMC1BxzpfJq5wNyy8mmYhtfdyWc+ZQ/A6d gxLA== X-Gm-Message-State: AOJu0Yytso6LtCyt0yj4NcMgQODHOVbVNYYH5/DilKnF9fSgWVY+w8dD YDecvoUmDbSQ3KBBQ974tjZ5hK6U0dyecwvgTd/Tp1ThBPnUj3KkIwybqA== X-Google-Smtp-Source: AGHT+IEEJoPQa5pSoLeEOBjYX4kkWm+ym0JUqiGAfZbhEjMaMVXh0h3wrBeiNmqu+S2/Th3qT6zXX41rwUYb X-Received: by 2002:a05:622a:1310:b0:417:b026:7940 with SMTP id v16-20020a05622a131000b00417b0267940mr6925621qtk.22.1695309637270; Thu, 21 Sep 2023 08:20:37 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id j6-20020ac85506000000b00410aaeb2237sm80389qtq.12.2023.09.21.08.20.37 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 21 Sep 2023 08:20:37 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 21 Sep 2023 08:20:37 -0700 (PDT) Message-ID: <650c5f45.c80a0220.7a16e.3d50SMTPIN_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 82C386052514; Thu, 21 Sep 2023 11:20:36 -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-compile-amd64-testing Test-Status: SUCCESS http://dpdk.org/patch/131779 _Testing PASS_ Submitter: Shibin Koikkara Reeny Date: Thursday, September 21 2023 10:29:23 DPDK git baseline: Repo:dpdk Branch: master CommitID:31e60e81f025e9fffa69b68bffe5cfaa22d5c098 131779 --> testing pass Test environment and result as below: +---------------------+--------------------+----------------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | +=====================+====================+======================+ | FreeBSD 13 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ | Debian Buster | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 9 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 37 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 38 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Bullseye | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ 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) Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 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 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/