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 DADF545B02 for ; Thu, 10 Oct 2024 18:32:08 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id D7F0D40395 for ; Thu, 10 Oct 2024 18:32:08 +0200 (CEST) Received: from mail-il1-f176.google.com (mail-il1-f176.google.com [209.85.166.176]) by mails.dpdk.org (Postfix) with ESMTP id 44ED14026B for ; Thu, 10 Oct 2024 18:32:07 +0200 (CEST) Received: by mail-il1-f176.google.com with SMTP id e9e14a558f8ab-3a39620ff54so4954915ab.1 for ; Thu, 10 Oct 2024 09:32:07 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytheb-org.20230601.gappssmtp.com; s=20230601; t=1728577926; x=1729182726; 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=efDbcGjDRfYtJHDiHfN8otC/67U47mlbrnLvvKxLJZ0=; b=VZkq8SnPPPakLTnEYzor2yyufHQE9UJ8yv+4E4q+8o/KpxAD+OHgbeem0AKGahoKkP /AuhrC2ZTags/3tQAqbU1R0yCFJACo2dtft4X5o5WP9XwBIxfFEPpYphu4Xvd91fNoZs HAxDnRTw5AJCjXVJK+D2XELYKAnhv1CJo/AIkRVVm71cKsaOXBvDBgxS/7KlqrL7Sz1E 3Ou5Okj2zdT8QPJTtEndHGN8AWS8ZGarRqM3XP73gJdxd6KB9pFlb1TBWTKQlL7BfGuo v0fbDQPk2lBfezW3CYVkio7cDh5AOnbxLUGT8m9hMtEMefWXk9QjzLdq7qYSXMiBddBi wdcg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1728577926; x=1729182726; 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=efDbcGjDRfYtJHDiHfN8otC/67U47mlbrnLvvKxLJZ0=; b=CeJldCl2SGSEVrT2sUKIl8cIi6rU+591ZPIso9b0ABWjnvw3VgCngUtPQMHlXsqcRu 06GGWbjvy8SLIYk1JPmhOBMZcT9YNqGVz+myMINekWh3iAv8scDqDCgksRTC5zPL3St5 iwRGYyqNRxzXsIVBOG3Un5HghvKadFdrxSzuBTmMg7DMNjOHM0OSoc3MoG6Pt4t6o9hU A1j0uOoi8A0LixJevPzIGH+o70zEzyvfrQ8jj0MkxlmPZgzPSZJNLWKZpmgv5fgkCyfY 8AGPx8K7nTQOXpWVmabLOMK8bCNNBScqbpwQJwLX/+8oi3hfON1fZDYuII6gMFTkU+vu 42hA== X-Gm-Message-State: AOJu0YxJNG4PSHa091iGj9chn0DWDsclFC2pU+pN7XyFZDgteykBNOOz bov+oxokRm5kC3qQfiItqM2Pj5/a7PaCErhx6gV1hXBcJzwhWX3e1x2GY4jlM59t+qy8ZWL6UT4 8 X-Google-Smtp-Source: AGHT+IE72sTM7wnYlJMyiibkLRiXk+h8z4OpRHeHf+95H4wkuiKUqxb2w10XaQNtPJ2Zn8RKjkN07w== X-Received: by 2002:a05:6e02:20c6:b0:3a0:a070:b81 with SMTP id e9e14a558f8ab-3a3b51bf0f0mr1195025ab.23.1728577923311; Thu, 10 Oct 2024 09:32:03 -0700 (PDT) Received: from upstream-bot-ci.anl.eng.rdu2.dc.redhat.com ([66.187.232.140]) by smtp.gmail.com with ESMTPSA id 41be03b00d2f7-7ea448e3f47sm1199947a12.8.2024.10.10.09.32.02 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 10 Oct 2024 09:32:02 -0700 (PDT) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw145657 [PATCH v3 50/50] net/ntnic: add functions for retrieving and managing packets Date: Thu, 10 Oct 2024 12:32:00 -0400 Message-ID: <20241010163200.4131427-1-robot@bytheb.org> X-Mailer: git-send-email 2.43.0 In-Reply-To: <20241010141416.4063591-51-sil-plv@napatech.com> References: <20241010141416.4063591-51-sil-plv@napatech.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/145657/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/11277325939