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 C9C2643BA7 for ; Thu, 7 Mar 2024 10:04:19 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id C57B740295 for ; Thu, 7 Mar 2024 10:04:19 +0100 (CET) Received: from mail-qv1-f52.google.com (mail-qv1-f52.google.com [209.85.219.52]) by mails.dpdk.org (Postfix) with ESMTP id D31EC40272 for ; Thu, 7 Mar 2024 10:04:13 +0100 (CET) Received: by mail-qv1-f52.google.com with SMTP id 6a1803df08f44-68fcedcf8aaso3819296d6.2 for ; Thu, 07 Mar 2024 01:04:13 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytheb-org.20230601.gappssmtp.com; s=20230601; t=1709802253; x=1710407053; 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=EijiYL3scPcjTvGq0GXcSKiUsnVYvOszbzkCj3+5tzc=; b=NEYDztCiZvADW8puc86HR9M7INoAXxkMjSQOJCG62VUCyXubbnF6fclNGCV7TDfdOJ 7d36Bgki8K+V3hSiWjvPnzNYMmyblPBeoc+7GLoO+I/x4SFQVVblSKF+y4XkYQ/X7RLO 48llG+zO0t21/fd9NaK6kN1IwIn+H6DvG4PCprOAKJKjvEbcHUgcHVrfeWif/lmvnLgX QdxXlbugoGO0wQjB1YRdix9NNKokv5EdqInzoV/l4wbd1E7yB5moDlTWhWTE4U8xWyzI HhmIk8UoHpiSvAbQ/as9YacekDMdSFqVasqxgWT2yZK088Vu4Yqt7pvsdVFvwz630u52 o77A== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1709802253; x=1710407053; 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=EijiYL3scPcjTvGq0GXcSKiUsnVYvOszbzkCj3+5tzc=; b=aN5hSiolsn1wkk9aPvEGeUFkqaP0VLY2s0KwKucHJsWbxYZraIM/bHpr1iMNYKoPdB EdIVRgxMGDa3tU99C6DB5GfV1AEv/BhN5fMUOsAeMS1G4uaaPOy5zwPw90QPaFO8oqHc XRMvmP983YVerQSdr/PtH8/7mE004EK2DZhtMIHdbijLUjR6JRJ3SHwjoUYRLW2NHVLk fuCBdLyd0pd9XkjW8lytEmVLjQalnpKME5Sn+faEA2szdmEbwed8i3VnZZ1dj3S7GR3j md/Brq2bHJ9bgBp7w5nF/SUX/4gDovjVkV+kO6JWzIFO5ucuWJnt42pQ7wIfiIFcQbex rp5g== X-Gm-Message-State: AOJu0YxbjIGve4iazsowH+C7UZ54E8T5kSRj0ezgJxQJVSu4D7jtG1zp 2CgtjhvQt4VopfcjC8rJ0p0wNf7Xp1mMT8lHEWG+mMub1Z15ySA0ewk/Bm4qYR8h1fLGw9mtfS8 W X-Google-Smtp-Source: AGHT+IFDf/k2dCvJoZRWp7I28fSD6JrxnvnXuc7eBVvKFnyFI1ms0AwPzeNNfsP3Q+oyBt/qc75vgw== X-Received: by 2002:ad4:4306:0:b0:68f:6f1b:fa41 with SMTP id c6-20020ad44306000000b0068f6f1bfa41mr7260396qvs.4.1709802253008; Thu, 07 Mar 2024 01:04:13 -0800 (PST) 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 ol17-20020a0562143d1100b006904e2c9e36sm7999960qvb.116.2024.03.07.01.04.12 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 07 Mar 2024 01:04:12 -0800 (PST) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw138088 [PATCH] net/mlx5: fix age position in hairpin split Date: Thu, 7 Mar 2024 04:04:11 -0500 Message-Id: <20240307090411.1550787-1-robot@bytheb.org> X-Mailer: git-send-email 2.27.0 In-Reply-To: <20240307080924.310710-1-bingz@nvidia.com> References: <20240307080924.310710-1-bingz@nvidia.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/138088/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/8185072353