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 20F8B42607 for ; Thu, 21 Sep 2023 17:49:53 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 1C5C5400D7; Thu, 21 Sep 2023 17:49:53 +0200 (CEST) Received: from mail-pl1-f227.google.com (mail-pl1-f227.google.com [209.85.214.227]) by mails.dpdk.org (Postfix) with ESMTP id 4D601400D7 for ; Thu, 21 Sep 2023 17:49:52 +0200 (CEST) Received: by mail-pl1-f227.google.com with SMTP id d9443c01a7336-1c4586b12feso8832045ad.2 for ; Thu, 21 Sep 2023 08:49:52 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1695311391; x=1695916191; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=NbMwgrU1zGPsmzEcGkkc69fxiJ9J38SfbmG16wYG+OY=; b=W7DnO8qjtUJOVH6lMKP194qAILeeXnqCKy7/sBl93cpr1mbuXdNz/nmAyvUzsr6Gg4 XP+yhynvHt93vUdV1im+1Bmx1xLfJvbm2ny4StdbGuBbA+qkkIP7BULmy5F5I19TNCBX u5v62+hcOlwU38buZyAj+rlxQBtJDjd+5rleM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1695311391; x=1695916191; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=NbMwgrU1zGPsmzEcGkkc69fxiJ9J38SfbmG16wYG+OY=; b=lE3kIlhCvbgoTGpSFcuF6PzDOny2AwRI9m1BxGbj5TyXfgGeR2/dAUqzfLlyclUnQ3 bUXddvYbuOwKVgTw1HsPNClmDH3dHg4BEDKDSNezS3AXdYXh+EMZCst2tVIYsfw7KIg7 NvSGWYEjdL6VHOAXaLEctvAqgERo8FO/RjX283XVfOdpLf4oe/8jwkUEZUpWSoAAbiW3 nP/CTGsyFernbKYfiavQOe3YhwXtJrugHsAcGmNQks2ykDD5TuxhtNTIN2rtUsg8UOfm VEm04wgTt/hxB1ZuPmDda0Yr0X24wdVOwyam8Q+NCM08xHZ3jwZ1qjRjNbKF4tM8l92V 5yRQ== X-Gm-Message-State: AOJu0YyWxRsUHTkv7WIhxiIjvFVaOmK5n+KAQa1Kd/DZQkbvF/p1rgik o2+g9fwBzSL55+Y04RwJWUvrgiIDEGu9Qwp2kYRb2JW3/2NCM1qdrG7irAMITAnBvi+QCCQOFw= = X-Google-Smtp-Source: AGHT+IF9GYeAWDIVhE+l79IQsIfH7LtuRBC2OE8H4Fczq3DBsqHB4HHLkXUb9gYbBPvZWXeQdICZjGy3oDQU X-Received: by 2002:a17:902:ce88:b0:1c5:be5c:bb5b with SMTP id f8-20020a170902ce8800b001c5be5cbb5bmr4469692plg.59.1695311391625; Thu, 21 Sep 2023 08:49:51 -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 c13-20020a170902d48d00b0019cf747253dsm60904plg.92.2023.09.21.08.49.51 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 21 Sep 2023 08:49:51 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 21 Sep 2023 08:49:51 -0700 (PDT) Message-ID: <650c661f.170a0220.65bdd.2935SMTPIN_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 223686052514; Thu, 21 Sep 2023 11:49:51 -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-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 | +---------------------+----------------+ | Ubuntu 22.04 | 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 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 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/