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 D1C8143F27 for ; Fri, 10 May 2024 13:04:13 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id B0C6C402C4 for ; Fri, 10 May 2024 13:04:13 +0200 (CEST) Received: from mail-qv1-f54.google.com (mail-qv1-f54.google.com [209.85.219.54]) by mails.dpdk.org (Postfix) with ESMTP id 896D9402BB for ; Fri, 10 May 2024 13:04:12 +0200 (CEST) Received: by mail-qv1-f54.google.com with SMTP id 6a1803df08f44-69b47833dc5so8452246d6.0 for ; Fri, 10 May 2024 04:04:12 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytheb-org.20230601.gappssmtp.com; s=20230601; t=1715339051; x=1715943851; 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=Spcbo5kLe1oIV/DX7Px5dtQPsTIWiwb9Yd5OhHXsgcs=; b=NFjDmhPBiIJMstYURE7pS27RPE4d56IR0z/rOREGg/9v50Z0iZkhKUab8ch8TgFwoP 6r/Ez79Gjksvsu4yENCFxtv5kkO8hT3nDKg5LNUXdkYSJ6DQSnbl2eNACOcaIKdpFyQe lZpfx+fFl4vI0zwvOWRCME4nBzygcCh3kTx2Cv50fwE9vRwjyPysgAv9Cw1lcF3JshGC gU5EpcT1/Bacio+mCd+Rxk643x7WU6JmgFkuwocnfnUkyut9hGGePduTyOCZXbdobdsq eM7RzRoqWEmzlyup7eJxY1VCZFExXLClYaKCscVVN9R+xmJky5md5ua/OsAFwRmmjClL TZFg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1715339051; x=1715943851; 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=Spcbo5kLe1oIV/DX7Px5dtQPsTIWiwb9Yd5OhHXsgcs=; b=kI5m3nw6iaimnfwlZGMHuxu6vWBC1QtHb6DXxdkppd5OVDOqDctHVnRwn41Z/qo3Tm 84FXPUDp353ibQdNJ+XYSRhleTbHMJmQnNcR9pR6p+bvYJGpYFrT69SRz9Lm49VgHME/ cnh0irOL/34GpjMaNjc8MUTaIfeXfZvKPNjTctJvKPFDoWxQD8hlDfmLVzKslAqPR1n8 NHl17AeEM7+zgvhcoUSLCgtpVzD1t7mdrkIAwWODQnjunqKHrhWX2KmITH+ATHnvRwUZ OJ6GiapAr53XkBj08GuTgGWtiTr1tnQP996mxiFCiaHGDHRuIlDXA/1TqYzrHlHEyG4d 3+gg== X-Gm-Message-State: AOJu0YxAbw8SAzLIu+mvIGHMsuMiO/Ajyb1a95FP7NjxyoxKVpiGn2cm 02EOuBIdEyQKxOKTb5l2qNOieM6XVKZMkBsh2aEXI2khFxRN9NApZ1a1X5zd0zxpLTcIyJl1Ib7 K X-Google-Smtp-Source: AGHT+IHqGwb/qyHA3IfCbJwjhhYTTlQZhf5e91Jm71VTsy74EdyfKuy50DHGpZGaseIZFLe2soBAhA== X-Received: by 2002:a05:6214:4a0a:b0:6a0:c924:10a with SMTP id 6a1803df08f44-6a1681e0b5bmr23470176d6.38.1715339051575; Fri, 10 May 2024 04:04:11 -0700 (PDT) Received: from upstream-bot-ci.anl.eng.rdu2.dc.redhat.com ([66.187.232.140]) by smtp.gmail.com with ESMTPSA id 6a1803df08f44-6a15f1ccc09sm16264536d6.94.2024.05.10.04.04.08 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 10 May 2024 04:04:09 -0700 (PDT) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw140022 [PATCH 3/3] net/af_xdp: Fix stats reset Date: Fri, 10 May 2024 07:04:07 -0400 Message-ID: <20240510110407.3932980-1-robot@bytheb.org> X-Mailer: git-send-email 2.43.0 In-Reply-To: <20240510100358.18815-3-ciara.loftus@intel.com> References: <20240510100358.18815-3-ciara.loftus@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/140022/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/9030869963