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 3BC9C426A4 for ; Mon, 2 Oct 2023 19:06:10 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 36DB64003C; Mon, 2 Oct 2023 19:06:10 +0200 (CEST) Received: from mail-io1-f98.google.com (mail-io1-f98.google.com [209.85.166.98]) by mails.dpdk.org (Postfix) with ESMTP id 625AF4003C for ; Mon, 2 Oct 2023 19:06:09 +0200 (CEST) Received: by mail-io1-f98.google.com with SMTP id ca18e2360f4ac-79fa891b645so509913839f.0 for ; Mon, 02 Oct 2023 10:06:09 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1696266368; x=1696871168; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=VGT85VI0RtmyK4neNvoLBjaKEvY0OSbkBswleujcv6g=; b=P88BXJI9mG6YoUT4ARCoXOMXkgK96nMEdEI0cVwJ/fQctCm5GgCzuHa2vWxMMIDX8t aluLqc7zMrTAdhDWbGUhxgjGsY7PKanAFgjAXFdJuKyTl18s+VaHHmRzqFQgNir2wIuT G5kSirdH3oIMQRH0pcuDFcYxqfU4sHb93ZrDY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1696266368; x=1696871168; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=VGT85VI0RtmyK4neNvoLBjaKEvY0OSbkBswleujcv6g=; b=h3GpQ3WeQ36AmfLnbRyHadEYo9qXXWQKOl0XWGq6IR2u/0AqxvHPwFDU+x5hb7oWn5 9bYuvWuJEYulpzPU+xNaaxkSpHRkbtNLASrYybBSnSF5oHuCENuyPKOEjbB0em6g69yo HahMh+ohHkw6coozCU3hQu/oI4SmRVlt2/s5gwETU8FHjPJdRCG5PKkVuyT5kGipmESR BZ+TgQIJAQjGoOglw+gafzRrTtLJmNWm3AvB8wmfNEYxFaFLgVsiU5iuAxv3D7rghxQb YE8485CEUoAaCsELtQISOcp7YlN/B+QdnPWOfA0sy2yuON+ez0vjjlaf9venY3BUY2bs 5IPw== X-Gm-Message-State: AOJu0YzrymLQLJ69WtTu3v+L1RJ4BfPmPSMIJLIG+6UpJm9sr99qWpB+ vT+76cwEhTZoQSzOeDdoebclDcC0Ggvd1EZbCr0x0CvliaWwRF9TrdN/GhcynnB9233cL7MLsg= = X-Google-Smtp-Source: AGHT+IH+uyMffi6B7rl4bGmTec3Tg7kSL/ulPbTlzpQsxbjrO+3G0lDEYGuEBeRmdLs7odk3Zg7w9GrT0apm X-Received: by 2002:a5e:aa09:0:b0:783:4bc6:636e with SMTP id s9-20020a5eaa09000000b007834bc6636emr11894571ioe.21.1696266368774; Mon, 02 Oct 2023 10:06:08 -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 t36-20020a05663834a400b00430a8104338sm602979jal.43.2023.10.02.10.06.08 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 02 Oct 2023 10:06:08 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 02 Oct 2023 10:06:08 -0700 (PDT) Message-ID: <651af880.050a0220.e873d.4dddSMTPIN_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 3B601605C380; Mon, 2 Oct 2023 13:06:08 -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 | +---------------------+----------------+ Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) 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/