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 BE9C2426A2 for ; Mon, 2 Oct 2023 15:39:47 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id BA6B24003C for ; Mon, 2 Oct 2023 15:39:47 +0200 (CEST) Received: from mail-qk1-f170.google.com (mail-qk1-f170.google.com [209.85.222.170]) by mails.dpdk.org (Postfix) with ESMTP id 671764003C for ; Mon, 2 Oct 2023 15:39:46 +0200 (CEST) Received: by mail-qk1-f170.google.com with SMTP id af79cd13be357-77428e40f71so870317985a.1 for ; Mon, 02 Oct 2023 06:39:46 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytheb-org.20230601.gappssmtp.com; s=20230601; t=1696253985; x=1696858785; darn=dpdk.org; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=vcTTkF4oaX3ZRHIz0LS5qQqwUpORr9jAKsJx/HIoNeE=; b=sY9O5wvgrgqqiGR7Z40JWfYK17x+XiX+zEHOPywOlx2Omj/I0bsXqvfLZxoCHXmP6P Zq9/ImMWFB2/Y0j2gYJacm/Q3r/3khbvGAUSRD4G/0ejuWcyGJ/RdelTP7/lC0sMF5uQ G/w0+z/XW4WuBg0vX6rLfOlTtqKKy5F8a97YIgH9o4Kw4cAkSHhm2vhu/jHWDNvtdGTC DqDvry/4qbCZ4zFGJgjO9qxFExdAwuPy7TiGue99w2YPMuiXajZvDMhWEwjfAVIudITc EQsJ6ReLQvgvOoovlfv/DqmQAJ7UyXfSPxvcl2vZDlJmlXzMSZTegAS7zEBeaOFL2CHB 3vrw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1696253985; x=1696858785; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=vcTTkF4oaX3ZRHIz0LS5qQqwUpORr9jAKsJx/HIoNeE=; b=TC2WxWHYBA7CGqD9N12ya+TtcDlT0aPm+L8AxnTzVsbXSypzo35ilPokMrfnbv5iBm vVY0QNtRZEipbYAS+GbE3r91S1q4frFndjEiSTvDheyud8IKSnCTOwEm3U4yf6yXK0Jp 7rH0HpHF26cy/05FWRdGf6Boy7LFZatiEwawnvdPysDvcSMIZ2EcmJS4cA3uS2MWIH4w tG3m/04brnM2wN4ZgMkrpdX3xkdsh0AqU38iXsLed0W5xxVQLInDUmATnWODJv+/gGr3 kCcYksw/wlPCptvU0YL7PsDTXAy7KC0y84WzSjl7QkbredU6gdlGA5Ua+JyPly2KheZy 5iug== X-Gm-Message-State: AOJu0YzUqJK6Ujpm6ItaRYJ5zz+xKX1oxwTfpcKo+hB709W4+KvdFzet va+PxiUruCRml2KtuxLRFiaGpyIXTNUjUPx1IPo= X-Google-Smtp-Source: AGHT+IHHbdj8ZMPT+WAkDDAQNF7vTTgG+UFlSaAiBJVal7YCazgRQRCPn3F3r+uJwy1u+j5EWf3YsA== X-Received: by 2002:a05:620a:4452:b0:775:7996:3431 with SMTP id w18-20020a05620a445200b0077579963431mr13618883qkp.52.1696253985458; Mon, 02 Oct 2023 06:39:45 -0700 (PDT) Received: from openvswitch-ci.ntdv.lab.eng.bos.redhat.com (nat-pool-bos-t.redhat.com. [66.187.233.206]) by smtp.gmail.com with ESMTPSA id x25-20020ae9f819000000b0076f12fcb0easm6226427qkh.2.2023.10.02.06.39.44 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 02 Oct 2023 06:39:45 -0700 (PDT) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw132264 [PATCH v4] net/af_xdp: fix missing UMEM feature Date: Mon, 2 Oct 2023 09:39:44 -0400 Message-Id: <20231002133944.3039597-1-robot@bytheb.org> X-Mailer: git-send-email 2.27.0 In-Reply-To: <20231002124852.76374-1-shibin.koikkara.reeny@intel.com> References: <20231002124852.76374-1-shibin.koikkara.reeny@intel.com> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit 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 From: robot@bytheb.org Test-Label: github-robot: build Test-Status: SUCCESS http://patchwork.dpdk.org/patch/132264/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/6380467041