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 99485426A4 for ; Mon, 2 Oct 2023 19:44:59 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 7136140262; Mon, 2 Oct 2023 19:44:59 +0200 (CEST) Received: from mail-yb1-f226.google.com (mail-yb1-f226.google.com [209.85.219.226]) by mails.dpdk.org (Postfix) with ESMTP id 0EA0640262 for ; Mon, 2 Oct 2023 19:44:58 +0200 (CEST) Received: by mail-yb1-f226.google.com with SMTP id 3f1490d57ef6-d8162698f0dso19259276.0 for ; Mon, 02 Oct 2023 10:44:57 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1696268697; x=1696873497; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=eeeEMfuPYL71GQNkQonEuRzbtiEYmyzF88K/LGeiZ8U=; b=I60J/WRgOB9ZEDtcBKnNHijolsS2f565cQSDpm3T23DAOuz/OjD2QBG9pdXny6opkB SqpsjJrRBXukPQlLU661qM5CWg22AOibJr2x6bFoxlm63fGIXNw+LSBZxoHhwBriMxKo e/bgrDbbq7QZxHItFxKiZOBPkQBa7gvlInCwA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1696268697; x=1696873497; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=eeeEMfuPYL71GQNkQonEuRzbtiEYmyzF88K/LGeiZ8U=; b=PBFmAyXZFFflRD1VfO1N1zrjawvX3i+PuCXBpnWovkwgFp+dHe+3YZyw5LNwXy1ihS RCMyanTTxCihIHmsBs8pECZPjl1lRF8OtC47U9CRKay27PIsSlUHRIS342YPT0+FxPRT fE4u5NtCiRYd4cDhYvp59pxNjq7BaiXGcyQdw7so5mRBYUAsFFfMhB1ZFCt6wDwwDKeb nweZ0ASpydQDjqkJHmz+LSHspMDfYwzTWdCSqcJWoilEGRuzt5Djso4wB6CNI+y/vcBH AV0z3uDrW/LOCgbRhsl5I+KKMxyrXZtseAzo20Z8B2cA6GIh85txdsCKA4q1NPejqd4p rIBw== X-Gm-Message-State: AOJu0YztophMxxmGAOyuyA5CiFdAngzc8j+JMEHoCrlSg6e3GS9E/KMr cPuzI4DSNEiRpn3T3oQ46jW323QQkgoR/hD57jfMXjtT2b106SeyH1na65VQDkPIJvvr2lzBjQ= = X-Google-Smtp-Source: AGHT+IFLJc63+xlJTQmA2RVWo4pP2oldX9DEzpNVZpqQDjC0KWXfZzKGv8C/P1F7pDb1NimtTGMkVhiYbLol X-Received: by 2002:a25:868a:0:b0:d81:9442:aab2 with SMTP id z10-20020a25868a000000b00d819442aab2mr10019569ybk.54.1696268697352; Mon, 02 Oct 2023 10:44:57 -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 b8-20020a0ccd08000000b0065b26faf114sm686213qvm.70.2023.10.02.10.44.57 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 02 Oct 2023 10:44:57 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 02 Oct 2023 10:44:57 -0700 (PDT) Message-ID: <651b0199.0c0a0220.c4ca3.8cfdSMTPIN_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 DEAF7605C380; Mon, 2 Oct 2023 13:44:56 -0400 (EDT) Subject: |SUCCESS| pw132264 [PATCH] [v4] net/af_xdp: fix missing UMEM feature 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/132264 _Testing PASS_ Submitter: Shibin Koikkara Reeny Date: Monday, October 02 2023 12:48:52 DPDK git baseline: Repo:dpdk Branch: master CommitID:6e999364a6afb9189029154b1ac55b4ad5fb9b3f 132264 --> testing pass Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | Windows Server 2019 | PASS | +---------------------+----------------+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | Debian Buster | PASS | +---------------------+----------------+ | Ubuntu 20.04 | PASS | +---------------------+----------------+ Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) 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 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27804/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/