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 5AC5443EE9 for ; Tue, 23 Apr 2024 12:25:55 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 5591740E54 for ; Tue, 23 Apr 2024 12:25:55 +0200 (CEST) Received: from mail-oo1-f49.google.com (mail-oo1-f49.google.com [209.85.161.49]) by mails.dpdk.org (Postfix) with ESMTP id 794D6402AB for ; Tue, 23 Apr 2024 12:25:53 +0200 (CEST) Received: by mail-oo1-f49.google.com with SMTP id 006d021491bc7-5af23552172so957588eaf.1 for ; Tue, 23 Apr 2024 03:25:53 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytheb-org.20230601.gappssmtp.com; s=20230601; t=1713867952; x=1714472752; 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=HswCKDac2f2k4bi4TVfvV3Nv9UwOUsP1S2WJ6Z5p/8A=; b=A6k6DE4C/Vx8LLUp0FsUdHDCwuXlv+PGk53t3GusYGqvewTkeSTu4X5qdC37m8tXg0 h7yxn5Gc9tTGOFPUlZ9V5qGOq6Sq62UEvJ9BGqS/Cd6FR1AXncryFdvjXSJFCRaCHf9D wL40K/bD2fHTGOIDp+0d3W1ntfNvcCE/5jIwYOjZofI4Uk+09Iu6zgidYVy1xPMdafxj q1UDiqFQ1JXNA3TMOn2QDKBr2wZn0DEvR8CZN8enZh2pwab011h/pv0pU3Hhu4xMaecq ZUoNYlN2eEjI3o89Db8Q63P9ILdKGa7xhN4xW93aeN5XJlczWn+7Gp4IC8fGlknTG1ib +K0w== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1713867952; x=1714472752; 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=HswCKDac2f2k4bi4TVfvV3Nv9UwOUsP1S2WJ6Z5p/8A=; b=MdG2oYsVjT8UBhY+vQDhhHdhGx0cqIghgFhDWRVGSr50P0WxhZFnofrQb99l2qPZBl LpHPkwe3NarkDQCXGuHYUmyPNnk5H/GWuHZAV8vZw4Rz9Et8a985BIxAFI58+mjPlthB 54XmMk6eoSIzKZ5XuRgPJzlWWmrLfCubmJ0Vmj9jj4svhz4TTbB/Ji8QqrlpcHfBqI8V Zdm2WlujpHsZ2xZv27Sf74XRhhous1RTIXCowojh7D+Tw6HGK6T8yQowEYY3FPlQnHPv mLozaT1XhL81wqMrgUqvegZjlg2M7BhsNESpvg7XLFQtd70uB7BHMQW0nIaNQohe0xP1 /V/Q== X-Gm-Message-State: AOJu0YzCMXiTjlqZ4uOu+66FO7PYPwSlRi+LpmULEtplHBipgy5A7kCx x0CA1tlNdUuYC9vLEVWBGYvnDB8YCaNgdL1FqJlTDKp3r7YI5m9m3oPw+E6OmkBUxLPAyi5WF7t / X-Google-Smtp-Source: AGHT+IF8CyUqATks952vxC8qIltGLEQIeLbQvz9YUnDHmMbZNRLHfMq8/SFS9u/ehRqRrZ3aK6xCkw== X-Received: by 2002:a05:6358:9686:b0:183:55a6:b229 with SMTP id o6-20020a056358968600b0018355a6b229mr13488038rwa.4.1713867952223; Tue, 23 Apr 2024 03:25:52 -0700 (PDT) Received: from openvswitch-ci.ntdv.lab.eng.bos.redhat.com ([66.187.232.136]) by smtp.gmail.com with ESMTPSA id j23-20020ac84417000000b004343d021503sm5022006qtn.67.2024.04.23.03.25.51 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 23 Apr 2024 03:25:51 -0700 (PDT) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw139641 [PATCH] net/af_packet: cache align Rx/Tx structs Date: Tue, 23 Apr 2024 06:25:50 -0400 Message-Id: <20240423102550.2890811-1-robot@bytheb.org> X-Mailer: git-send-email 2.27.0 In-Reply-To: <20240423090813.94110-1-mattias.ronnblom@ericsson.com> References: <20240423090813.94110-1-mattias.ronnblom@ericsson.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/139641/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/8798308864