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 07C7E42607 for ; Thu, 21 Sep 2023 17:15:40 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 0124C402B3; Thu, 21 Sep 2023 17:15:40 +0200 (CEST) Received: from mail-il1-f226.google.com (mail-il1-f226.google.com [209.85.166.226]) by mails.dpdk.org (Postfix) with ESMTP id DB8DD402B3 for ; Thu, 21 Sep 2023 17:15:38 +0200 (CEST) Received: by mail-il1-f226.google.com with SMTP id e9e14a558f8ab-34fd83200efso3501295ab.0 for ; Thu, 21 Sep 2023 08:15:38 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1695309338; x=1695914138; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=Jg7JbdHgr3UZuPB9LZsV3HBulF5Sj8T+9HVqfkybMBU=; b=eInaLFxykL8bB7ONiiutztiLWaLMvfcs01M34Zc+6prKIIS8PPjVDHtio5GhID3lVF LKGmYWzyaOKf6tECfaz2XUJhU+q/EP2B2sjihDLqmlQr0cneHI2Ko6ABlmZSKdIWMit/ uVS1BWp5DZnd6Tamfm0O88Kub4UqbXWN/l1EA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1695309338; x=1695914138; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=Jg7JbdHgr3UZuPB9LZsV3HBulF5Sj8T+9HVqfkybMBU=; b=wI8CGm4+GahWLGDsqfMuR0V+dOHp49aGSehGqq2dDVj+PcNACBppPBecaDj8AEdJJH g3PWxb7kgFKO9wcEdBM8GZRtHS1kI0nOBYjgpHn+gs20g0csKgFKnyFWTljbBz06O9Ph RDAbjfKcgq5GiB1lZSYSwwj3XkgLoTxLtecL/KjBQaDLiy7NFgntroD/9SnX0+DaVygB ozfAC30Kcrlu6P2B0swNHuh9SBl1Gu7zgSBJIdJ5DZnpNPXU5cnZzAgmIbO4Ixhml/bU S9cmCo9ZbUSD746n7X2OBXanf94GnEE2wWIx+k07/gZRhMhdJGwv2xDvZgB5FQ3q64uZ MJAg== X-Gm-Message-State: AOJu0YwEHK9VWDlH9N2jv2rECf7zO/baU5W3UtsMFpiFU+Cpe2XtZxaZ 4FGGmOac1M3b88KfRT/K3mBizW+yInHJAXZr4fd6SoRaG/jEVhuYKmvzBA== X-Google-Smtp-Source: AGHT+IHO/wTN8bzhngpfAvO4/BNr/54c9IcsUT+9CmmmBGWu63dIiF8zrzcQLWKzCfKHKADs3oVIsR7lZNak X-Received: by 2002:a92:3005:0:b0:34f:6f44:aec4 with SMTP id x5-20020a923005000000b0034f6f44aec4mr5246766ile.8.1695309336533; Thu, 21 Sep 2023 08:15:36 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id p17-20020a92da51000000b0034f7492ae64sm82243ilq.13.2023.09.21.08.15.35 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 21 Sep 2023 08:15:35 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 21 Sep 2023 08:15:35 -0700 (PDT) Message-ID: <650c5e17.920a0220.e56db.3bcbSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.4] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id E00ED6052514; Thu, 21 Sep 2023 11:15:34 -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 | +---------------------+--------------------+----------------------+ 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 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/