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 DCA3C4296D for ; Mon, 17 Apr 2023 14:31:48 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id BDA9E40698; Mon, 17 Apr 2023 14:31:48 +0200 (CEST) Received: from mail-pj1-f98.google.com (mail-pj1-f98.google.com [209.85.216.98]) by mails.dpdk.org (Postfix) with ESMTP id 38C4740698 for ; Mon, 17 Apr 2023 14:31:47 +0200 (CEST) Received: by mail-pj1-f98.google.com with SMTP id s6-20020a17090a698600b00247a7794e78so1575769pjj.0 for ; Mon, 17 Apr 2023 05:31:47 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1681734706; x=1684326706; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=P7cscgWOGAIyOqVRhQwlUSSIUXfKLPkETcvV7OYYw/U=; b=Zzld5BHepQTQ0IqtsHmOe8t4nCfiLGPe4dfyjFH+xC90zL4y6SDrdxDyiI/a1v4ftl 7GoH0dWemT5cXCAND/sr6Vv5XIDpfAmKlGQFYfk54UBh3DcURYuzCCcr7bOOyHhE1WCt 1r4FDB4eld+6BKrz+jsk3FV6/aMphMt/vkdV8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1681734706; x=1684326706; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=P7cscgWOGAIyOqVRhQwlUSSIUXfKLPkETcvV7OYYw/U=; b=dUsNkoEZH7eN2Vw+1BatDd9AxpGSc7b+BU59nfYaH6SDnj2DEefr1vYRkmzrOM8z6P 3e7NIHaL5pWR12PrOAz8a4jUQvP08Uuc8km+kJQEwjnMZi173FN7/l4tDKbwAsnCF+vs oE9gdMgRihP2IaOgJ3q7fL7J6CuphFQUP/i3XHo3a8rYWI38TyT2Z6uGlIcv/wD4ikSK iMumdwiZQjCMQXnZSfDMhbJcY9tepxXoKVt9GlFI2uRgTsR2lCjVqPUzmkrqzh/0+exP j46YZdNbJcvE28C+OAneac+CebFkuWPpKrMb/imuFinOV8tTJdjI8ONA86oA++/TkhLW su1g== X-Gm-Message-State: AAQBX9ec6tbf6UWPTlx311XOo56s4cmHR6d6IUECaACf+q6RwiJ9l3Kr BvFcCWqSoqc9VZ2YI0atiQOG0FVmnDBzG2VXp0geephN4HUd8s/OCxM2JdZAlJenHLv5xzLM2A= = X-Google-Smtp-Source: AKy350a7Lf3tPhysWexLEKXm7Hd30PsGtu0uUWh2CwYBzXwgGQQNfxrVo599dzzy4/7XR+TemW5B4OAr5ZZn X-Received: by 2002:a17:90a:9485:b0:247:69a2:6511 with SMTP id s5-20020a17090a948500b0024769a26511mr7020830pjo.0.1681734706391; Mon, 17 Apr 2023 05:31:46 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id lp10-20020a17090b4a8a00b002469676f343sm5536891pjb.5.2023.04.17.05.31.46 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 17 Apr 2023 05:31:46 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Received: from dpdk-ubuntu.dpdklab.iol.unh.edu (unknown [172.18.0.210]) by postal.iol.unh.edu (Postfix) with ESMTP id 9D533605246B; Mon, 17 Apr 2023 08:31:45 -0400 (EDT) Received: from dpdk-ubuntu-2.dpdklab.iol.unh.edu (localhost [IPv6:::1]) by dpdk-ubuntu.dpdklab.iol.unh.edu (Postfix) with ESMTP id 93DCF60092; Mon, 17 Apr 2023 12:31:45 +0000 (UTC) Subject: |SUCCESS| pw126167 [PATCH] [v2] reorder: improve buffer structure layout From: dpdklab@iol.unh.edu To: Test Report Cc: dpdklab@iol.unh.edu, David Marchand , Thomas Monjalon Content-Type: text/plain Message-Id: <20230417123145.93DCF60092@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Mon, 17 Apr 2023 12:31:45 +0000 (UTC) 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 Test-Label: iol-abi-testing Test-Status: SUCCESS http://dpdk.org/patch/126167 _Testing PASS_ Submitter: Volodymyr Fialko Date: Monday, April 17 2023 09:12:33 DPDK git baseline: Repo:dpdk Branch: master CommitID:3b3fef9de22af80d173453ab65a80b01ce38cbfd 126167 --> testing pass Test environment and result as below: +-----------------+----------+ | Environment | abi_test | +=================+==========+ | Debian Buster | PASS | +-----------------+----------+ | Ubuntu 22.04 | PASS | +-----------------+----------+ | CentOS Stream 8 | PASS | +-----------------+----------+ Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Ubuntu 22.04 Kernel: Container Host Kernel Compiler: gcc 12.2.1-2 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26014/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/