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 9CACA440A4 for ; Thu, 23 May 2024 10:04:52 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 9442740273 for ; Thu, 23 May 2024 10:04:52 +0200 (CEST) Received: from mail-qt1-f178.google.com (mail-qt1-f178.google.com [209.85.160.178]) by mails.dpdk.org (Postfix) with ESMTP id DCC434025C for ; Thu, 23 May 2024 10:04:50 +0200 (CEST) Received: by mail-qt1-f178.google.com with SMTP id d75a77b69052e-43f7fe8b041so13189151cf.3 for ; Thu, 23 May 2024 01:04:50 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytheb-org.20230601.gappssmtp.com; s=20230601; t=1716451490; x=1717056290; 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=E4SI2ppECSAFCCLfWwF7wyf4pctiSseWrBaO0guRfn4=; b=ki2y+M8/pVK9CJiEY0lnyqZnnflqjDFEP8vA85g4t3/RRDpG68US4+/18x1R24F4A1 v4olwzXtxpDCiiY1l799Jxw2yatBCWq7xkbmM45my9ApcAj++XMXW0RtWpXvgiTI2Z/O 8Qx2ke71Uv9OUGptsFsY5xwCpbEM3cHjs9zguZ/yYSSPa604kwXg0g4wfNFXoJDiZqoF XWT3c5HdeiBI1F3rWBxFIVasFh2u5TJIHUlwmRQxkofhYSE6T8pPgdBTCCssKZibGTw5 m1/LSAeQeVOadmuCDXBaW59dDhKcYu5UlDIQk0i9NLNR6dCYO1X1z+yuDQ01WYq59ahC xtBg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1716451490; x=1717056290; 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=E4SI2ppECSAFCCLfWwF7wyf4pctiSseWrBaO0guRfn4=; b=Q4hocJTuKEvhJFlGm/6bxHH8qkVwfMuW0hnZJjrgFCGD17IMAJyrDjr8YksWGi69F1 O5pRanhTZ9CKMq514fQ5ikLCJmIzhT/Ff7pNvcWEXgI5F7Rl2LdgJrxV73E9iH/xTPyi qlVnk+USYXh/4aLP5aQaAuCNcK+f6+sC7xxyRDsA26ihtNyJScJz4KhVgCSolvcxabQ+ Xz3zd7owJlfW+ehQi84J156E2TmwN2QrDg8bWrxkhpJUIFOt5EU61LFSGNpbJotU4Ipc udsNq3LB/OUxHhxdeccsu5tyK2RZ25tiDqchzpetNBp1jdt3Faf1o6uRpO0O1PXf6KU6 U4FA== X-Gm-Message-State: AOJu0YwI9zdu1TtHO6RdUjznMhpfo1BP5bR8A1stQFdfMCs3tHd4uhuU MAjOxYxfkBm5b+DAE3l6kYdGTyZkSsC8G3RLCtDYpKpMnAsEezRZpgiH5pAOJ5s4o5ZnE8jDdXK v X-Google-Smtp-Source: AGHT+IF6FxTX2wNq3Caaj83f09Fis+9skKOEvV9K4IwMXJ+N2JHR/XWlJuooIHGxLryYiNqWi4xbAQ== X-Received: by 2002:a05:622a:594:b0:43b:1561:6c41 with SMTP id d75a77b69052e-43f9e0aabf7mr58307351cf.1.1716451489831; Thu, 23 May 2024 01:04:49 -0700 (PDT) Received: from upstream-bot-ci.anl.eng.rdu2.dc.redhat.com ([66.187.232.140]) by smtp.gmail.com with ESMTPSA id d75a77b69052e-43f991bb19dsm24150011cf.63.2024.05.23.01.04.49 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 23 May 2024 01:04:49 -0700 (PDT) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw140285 [PATCH v3] net/af_xdp: fix umem map size for zero copy Date: Thu, 23 May 2024 04:04:48 -0400 Message-ID: <20240523080448.3774342-1-robot@bytheb.org> X-Mailer: git-send-email 2.43.0 In-Reply-To: <20240523065302.2345392-1-frank.du@intel.com> References: <20240523065302.2345392-1-frank.du@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/140285/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/9203934297