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 2C35343CEE for ; Wed, 20 Mar 2024 09:23:32 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 0C217402A2 for ; Wed, 20 Mar 2024 09:23:32 +0100 (CET) Received: from mail-qt1-f174.google.com (mail-qt1-f174.google.com [209.85.160.174]) by mails.dpdk.org (Postfix) with ESMTP id 6D6A840298 for ; Wed, 20 Mar 2024 09:23:31 +0100 (CET) Received: by mail-qt1-f174.google.com with SMTP id d75a77b69052e-42e29149883so26135491cf.2 for ; Wed, 20 Mar 2024 01:23:31 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytheb-org.20230601.gappssmtp.com; s=20230601; t=1710923010; x=1711527810; 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=B6ZdlTj+mqdRkLYyy4H8RD4vx6d8ep/ooZKYs4jrJ7I=; b=ZCSOxehcmDT/c0JOIPTnC+8gXhA5wkQ6Nuy1SbxJkqqQzZA6vlhMQXR99EBYEqA+uF R6zIs5bih6sFkqeuuNsPEQzJi8lBhnCll6kQLI+kwYdyPpyxJilvyLZeuMCA9H+dKjQe Wgqh1u4cc9raiWXAk0F+CaF0ZilOO/WNfRgcv/QCLXs7mK/gW57k01Z6doht4Y1ZsnxR znT7uVW2iPo3TB1jEiMHgR0u3cdt2X3MydgzQDkgqYg05JeuXe6kuWjG+P2yXvbr+lqr k6o/+qIHqac1J2iZcIWSJjcpiOYIvTzLHJ0J46czX212++b8DUBRUq8rCMzEZSx9IdWi 6QYg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1710923010; x=1711527810; 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=B6ZdlTj+mqdRkLYyy4H8RD4vx6d8ep/ooZKYs4jrJ7I=; b=u1hE0F7U688Vudmx+K+vZxgcL+9RmOFF+7t9ZrCYM63148WXU7rFrtrp/PVcuqOm8u AJfoWjOk+q2B4SZRgLEaTIg7gsU8X4ZSWvFofoFWLkdSBmfespY8AE3hE8mM8v2gbg2H JQXDJXIXz9+dmMUhjZyTADKcKjAPpQB7L+78gMhYykp7pptoEj73MKF6YFZlt1hb0jw+ Ul8B/bhD9YwLtA5zRTUigMeTOdD5LqprvQ94JQfsG6oSfElu7lTC/XQm7GFHiv6zpIg2 HeqLHZua2UzRKe+6lxIs6aI2niM2E0M2tp0iuwjH02LjWVLUHU93VuxWW2K3XsjMC3gt Oq8w== X-Gm-Message-State: AOJu0YwBvY4StPpHG5mY6ctuXfvaEFDNU5udmJ9XvEATlCZICGXF5ve0 Kelf68NWt+zL28/zz9H9dvxkFoKpPyfvbzOqSO6gvxzF9QIt0p+2myCBCSB1DxBCHwjn4MUYG07 6 X-Google-Smtp-Source: AGHT+IGhzNumnhoUPq/DhJXb+kgcfMXRk8xR9htJipelCBOAJpoyp4Xvb7Pj6Q6WZmTFKHkOEM7/Cw== X-Received: by 2002:ac8:5a50:0:b0:430:d268:b390 with SMTP id o16-20020ac85a50000000b00430d268b390mr9633729qta.20.1710923010256; Wed, 20 Mar 2024 01:23:30 -0700 (PDT) Received: from openvswitch-ci.ntdv.lab.eng.bos.redhat.com (nat-pool-rdu-t.redhat.com. [66.187.233.202]) by smtp.gmail.com with ESMTPSA id j12-20020ac8550c000000b00430afbb6b50sm6005346qtq.51.2024.03.20.01.23.29 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 20 Mar 2024 01:23:29 -0700 (PDT) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw138487 [PATCH v3] dmadev: fix structure alignment Date: Wed, 20 Mar 2024 04:23:28 -0400 Message-Id: <20240320082328.3380501-1-robot@bytheb.org> X-Mailer: git-send-email 2.27.0 In-Reply-To: <20240320072332.1433526-1-wenwux.ma@intel.com> References: <20240320072332.1433526-1-wenwux.ma@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/138487/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/8355383933