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 531E642607 for ; Thu, 21 Sep 2023 17:45:26 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 473B4402E8; Thu, 21 Sep 2023 17:45:26 +0200 (CEST) Received: from mail-oo1-f99.google.com (mail-oo1-f99.google.com [209.85.161.99]) by mails.dpdk.org (Postfix) with ESMTP id 450BE402E8 for ; Thu, 21 Sep 2023 17:45:24 +0200 (CEST) Received: by mail-oo1-f99.google.com with SMTP id 006d021491bc7-57b41950b4eso613319eaf.2 for ; Thu, 21 Sep 2023 08:45:24 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1695311123; x=1695915923; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=iyxl7e1ppFZEWjRE2CIFbyg6N+3vfxm5yNQ+Omlz074=; b=dkLAe2sBATgoAz/Bkj12t+QlEZdzWAdw8aY1Sq9r6pRFa+1pQchHuIj57Fczd8coex mAnVcSl5pfGOtK6HGTb0NogFfw3zPI/1qG/Ev/zXwnZ7ilyAKbxTgV6ZeVTUwwJCFQTN QtRmiVSOoIAsObk7dDxCxbyxmY8BvIX6rEGpk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1695311123; x=1695915923; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=iyxl7e1ppFZEWjRE2CIFbyg6N+3vfxm5yNQ+Omlz074=; b=TRTnJV4ZI+kMZkyzMxLdUZQGU2cvjpf/hXe/25FNpao1hM0WbXVueAjDNJ2sGrncky 5THiYYRoUtou6TcKuwV1ntxHw6x+Bp23PzFsfitXgpNr5YnXtxtoyeZDUoB0922zI5rL 4h+Nvbm3Fe/CNjvuVrrYPgS3r3t/rjYcbuNmhQ9eFSpJ+bfrFGaTbzHWy0EnwhGgRdGV VCaanKYRfzn9x46I2GZWWx6daphPtXgDFTG4OffQ91Fgo8utsFRg1iflXIRYAk/QaT0A bnqtXxphuevZqTZcmFuIPP/e3wmatWUOwz3AZrYq+a7cMPL/HDE7NwvDgLnkt+11l+K9 /rGw== X-Gm-Message-State: AOJu0YwyHOnRMuPHYstFYT/Tp/Tk+HQTKxvo4A1L5NlrDuoFajkVmp4K sYu4i5MndD3J3x3MsN99LPSv0yT/dkXTn8SpflAT2iI9j1F1dhdE2OWNAA== X-Google-Smtp-Source: AGHT+IE3ztdNd7VmVduoQRxQGJ22ITo2wjZKkxzS1Bl6sSiqk31i9YjEabF+E2Pmd2Sk9hTSz5ZBNyQwUHF+ X-Received: by 2002:a05:6820:45:b0:57b:5a55:2bba with SMTP id v5-20020a056820004500b0057b5a552bbamr1450884oob.2.1695311123637; Thu, 21 Sep 2023 08:45:23 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id o2-20020a4a2c02000000b00565e64ed176sm120881ooo.20.2023.09.21.08.45.23 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 21 Sep 2023 08:45:23 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 21 Sep 2023 08:45:23 -0700 (PDT) Message-ID: <650c6513.4a0a0220.774c1.6116SMTPIN_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 2AF756052514; Thu, 21 Sep 2023 11:45:23 -0400 (EDT) Subject: |SUCCESS| pw131779 [PATCH] net/af_xdp: pass cflags to appropriate bu From: dpdklab@iol.unh.edu To: Test Report Cc: Shibin Koikkara Reeny 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-unit-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_unit_test | +=====================+================+ | Windows Server 2019 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Debian Buster | PASS | +---------------------+----------------+ Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 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/