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 272AD43805 for ; Wed, 3 Jan 2024 06:05:49 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 21F63402BC; Wed, 3 Jan 2024 06:05:49 +0100 (CET) Received: from mail-io1-f98.google.com (mail-io1-f98.google.com [209.85.166.98]) by mails.dpdk.org (Postfix) with ESMTP id 863F7402A3 for ; Wed, 3 Jan 2024 06:05:48 +0100 (CET) Received: by mail-io1-f98.google.com with SMTP id ca18e2360f4ac-7bb97d5ee3aso111220239f.2 for ; Tue, 02 Jan 2024 21:05:48 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1704258348; x=1704863148; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=ydOKXBmbNZnB1lUecKqyfZ6oCPeFUjqqnBGWNAjw1JI=; b=OXuGXr2l9C91XseOeFt5wfpSuCr0cLKoRwUutKhbl3CKl0fUunLU0DjnKXh2PnGzif rSNBGRC/p6HqkBNmoWju9WW1zDqisasfauBol7UDHBGA/ED4Fe1Ijom188q2uet5zJ9D kIL9kzUW0M2Ogg0WNZC62kMeoAzw4YQwHL1jk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1704258348; x=1704863148; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=ydOKXBmbNZnB1lUecKqyfZ6oCPeFUjqqnBGWNAjw1JI=; b=u0Bl77yF24fJfBQ7J53aDnaQ2tXdqXLBfpg3DbTBg+z9eofu/EeeLjTDNq6wBHpRMs RTJRFV3GT4kUzE3QD8rWBx+WhvBRW9OcdFoAgavFAf70Bi1OHXzeXLUm2gTmZ9OVK308 HE5g6YDscU7vnP0AnRmq/hITQ5tY9OSqfMNY9VxpuE+nydG1RIM2uJ5wmqBDkaIIy9iw kox9J9QtcI4m7bTisN4NiY+P8zFjVzKQ0A6qfk+mL2FnrpXV9UgNEOUyN8qGN/Y0r+FK ZtigODAkmSHFysF737kV+f25XZWf1xInV9wSRXpI4PtwDnM2MqQc0NBlMv7r1GqpjmHJ 5JbA== X-Gm-Message-State: AOJu0Yw4vBlZuDsmUgeGebva1QxUN2r52yvlj3Y5BpaOiuyBvjT17/EX pe5r/+9fvLV/2DhUGgyYGlIrjI7ppIYP4UM1/grs5ebrGcm8guHTvyHO/SHmORnHag== X-Google-Smtp-Source: AGHT+IGDNDBLFVWjuAPdVG0l9r/rkmMv5FT2/5pT7l/CPAwfPRUDmbJtx67+qN3k+fBX8xkXmbgKGHSyEqpN X-Received: by 2002:a92:c241:0:b0:35f:cd6e:16ef with SMTP id k1-20020a92c241000000b0035fcd6e16efmr28494909ilo.16.1704258347859; Tue, 02 Jan 2024 21:05:47 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id d14-20020a056e02214e00b0035fd96cdcd2sm1349439ilv.72.2024.01.02.21.05.47 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 02 Jan 2024 21:05:47 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 02 Jan 2024 21:05:47 -0800 (PST) Message-ID: <6594eb2b.050a0220.28345.4b51SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.2] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 615D96051823; Wed, 3 Jan 2024 00:05:47 -0500 (EST) Subject: |SUCCESS| pw135688-135689 [PATCH] [v2,3/3] eal: remove typeof from p From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu Content-Type: text/plain 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/135689 _Testing PASS_ Submitter: Tyler Retzlaff Date: Tuesday, January 02 2024 23:45:02 DPDK git baseline: Repo:dpdk Branch: master CommitID:6ef07151aac4b4d9601d547f94a996d1c71b3871 135688-135689 --> testing pass Test environment and result as below: +-----------------+----------+ | Environment | abi_test | +=================+==========+ | Debian Buster | PASS | +-----------------+----------+ | CentOS Stream 8 | PASS | +-----------------+----------+ | Debian Bullseye | PASS | +-----------------+----------+ | CentOS Stream 9 | PASS | +-----------------+----------+ Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28769/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/