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 D1EB7459E0 for ; Fri, 20 Sep 2024 10:04:00 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id AAA1043353 for ; Fri, 20 Sep 2024 10:04:00 +0200 (CEST) Received: from mail-oi1-f174.google.com (mail-oi1-f174.google.com [209.85.167.174]) by mails.dpdk.org (Postfix) with ESMTP id 29A4440669 for ; Fri, 20 Sep 2024 10:04:00 +0200 (CEST) Received: by mail-oi1-f174.google.com with SMTP id 5614622812f47-3e06853e579so1034320b6e.0 for ; Fri, 20 Sep 2024 01:04:00 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytheb-org.20230601.gappssmtp.com; s=20230601; t=1726819439; x=1727424239; 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=yJHtLRXTh6VL5ihu1lDSM3pzFhLhjnt9MFMYCkDwNtY=; b=yHAaEcstwcQrbFebhxI4c5gdLHby0tlsnZtMmxmhHYXJDcSCZilIYN/8b28uDYbnMi tTN1tek3oQB3es9/oz9g5c20KQzHHDUHVwkAUkxtG+FEWpkmYnMpHCYsmcX0SuXDk7Nd KkP1/UTPKLzPDRiofad5B0BSXoV2ZJGnPSLsx1dfUE4ObfXhxr44BuQkhxz3VE84zgvz ggAEZZnNmYdCBMR+A1NqPzqCIMMFBOmCpWqNY1zeUMTGf9Vf4pwv8wWC5eOsY5f1xjzu iN1/Agxnugvviiasy5HR6fQ1bULf9srtaON57+tIJrN5DSB96Y5RaWgwhF7J3V58CNt7 810g== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1726819439; x=1727424239; 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=yJHtLRXTh6VL5ihu1lDSM3pzFhLhjnt9MFMYCkDwNtY=; b=fn6DCaUGRRCt833YumEF2s8SqkjrVtQfykn8LDElY7uQvo0WP6v6xju+ottXvzlekw Ju+vegyFxVOsL1wuLxP0a8W5kS4PlKaULrioVkmeE4pKD+HjvDl/cr8e4ucItpeOL6hq D7Zq/Mia1NbncTV2mixW9kFUFoG+GpiNUt/yvjYZJKwi1MbzeWpPKIdVdgOEJHXwIkC7 lWxAEEf6uvnEb1ZAdHwtEMTEEnDaT1LujHkj0ijiQO43rtxh+M/B/0GeD+RwfyA1itx1 vP+8GtP5pCBzPkqeeKWfavlDs6effSmTBlmrZC0rXuKp0OqRXYVrngGetazOKoVwX1Ea khow== X-Gm-Message-State: AOJu0Yy44bptNNxbgXIQkRmce5ize0agiDz57QcKjAv/i/VxOiqrlegz yvHSd/hN+gwEEQcPhpLtAN3dXxVXSmniArS2Oba1qPFqjRqPiITp4XRrKF6NgDw9iWmzOt6lgpK N X-Google-Smtp-Source: AGHT+IHmVURy7DmUUXzakICVmUD9BxFIwMB8PW65eJhq1RUndO6KeYbejC9LxaSlD6BBz74xOc4TGQ== X-Received: by 2002:a05:6808:4498:b0:3e0:3e64:bf01 with SMTP id 5614622812f47-3e2728f799fmr918352b6e.5.1726819438933; Fri, 20 Sep 2024 01:03:58 -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-45b1791dfe1sm14684751cf.96.2024.09.20.01.03.57 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 20 Sep 2024 01:03:57 -0700 (PDT) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw144336 [PATCH v3] net/af_packet: add timestamp offloading support Date: Fri, 20 Sep 2024 04:03:56 -0400 Message-ID: <20240920080356.1125529-1-robot@bytheb.org> X-Mailer: git-send-email 2.43.0 In-Reply-To: <20240920071411.477421-1-stefan.laesser@omicronenergy.com> References: <20240920071411.477421-1-stefan.laesser@omicronenergy.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/144336/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/10955030582