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 D9C81436AD for ; Fri, 8 Dec 2023 20:04:08 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id D499B432CE for ; Fri, 8 Dec 2023 20:04:08 +0100 (CET) Received: from mail-qv1-f46.google.com (mail-qv1-f46.google.com [209.85.219.46]) by mails.dpdk.org (Postfix) with ESMTP id 3CDEA40144 for ; Fri, 8 Dec 2023 20:04:07 +0100 (CET) Received: by mail-qv1-f46.google.com with SMTP id 6a1803df08f44-67a91751ba8so13778406d6.3 for ; Fri, 08 Dec 2023 11:04:07 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytheb-org.20230601.gappssmtp.com; s=20230601; t=1702062246; x=1702667046; 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=L7bBAJojNd7AUPkHYSJW8Y68gxojDbJyGuXRup3ZI9g=; b=NZf2/Yjp7t1DgVvFp4wgxGv734tyWdFpT+mf1xe1A688FTAcqhrAVB1d3EeJUPVKzl l85cNoQ3iqoLujl0WF3uEpjij7JWCGOFW7XduwJeumIlgQKNa4kSsCIASkYejk8xpUf2 7H5uUsiOquLTjd5/px5k4DxG6Pus3hULu30Z5FMWerUMUs5WybkCK+8cqCpDo6n/3RvO tvEQ+n5zPzmP+S2/lie4o/5nkMe9ckoCPYMtUBOzBrdNNG2fuYQETz84P/mlyEha7sEK BUFdnIS3q6XBohvQ/f8M+0owKoDT7l1miaeiR7EKJ3K75Q3P/SVsjrGrDU45J1FY8Ign aHHA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1702062246; x=1702667046; 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=L7bBAJojNd7AUPkHYSJW8Y68gxojDbJyGuXRup3ZI9g=; b=Y1NwNGVHynaVn2Iab3ZWD0dkj2WHypG3ES1t1fhqLhZ3LT0goBdvE/4jbUmMYCVUlR phrdBg76+hhk+HNwzHLbJp7VlQynhPnmRtxTVFdFsgpo7GQSfln66AmSrXTIyKa68O+9 1GCBmJB6dni+ecpRJgK3M4kIcMgihUzUsrIEXaEZkxyyMc3gphQ3AgBW4ZH92drFDpSr X9oEOc667EgjZN5DupKLnhAzMj5rmJDjSXiVZSx+o+Cf6gFMxiaN2KZd1+gApryYTxY3 07Rdk6lo6krh5fRWikYqmucC/v9UN0AY+BFpXxGK395OE4Qk4JufCeZZs9OAx/ic1gQU 4MjA== X-Gm-Message-State: AOJu0YxfS3gsAbxX3XMSowGOt0xkdWCrmV4VWVkOHPEieX0S7iwYksIb IV6kNMFowvXd1x3PFc/3NtQcao5CImouDksH3EE= X-Google-Smtp-Source: AGHT+IGInjAf0TN4XfO2WJbNYkzbDgkKi5k8ii4kVMQPlq57C/W7WGXHPTwjwnlqxIygXYs620zKOA== X-Received: by 2002:a05:6214:141c:b0:67a:a721:9e92 with SMTP id pr28-20020a056214141c00b0067aa7219e92mr483910qvb.67.1702062245971; Fri, 08 Dec 2023 11:04:05 -0800 (PST) Received: from openvswitch-ci.ntdv.lab.eng.bos.redhat.com (nat-pool-bos-t.redhat.com. [66.187.233.206]) by smtp.gmail.com with ESMTPSA id w5-20020a0cef85000000b0067ac1806881sm1016326qvr.85.2023.12.08.11.04.05 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 08 Dec 2023 11:04:05 -0800 (PST) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw134977 [PATCH v7] gro: fix reordering of packets in GRO layer Date: Fri, 8 Dec 2023 14:04:04 -0500 Message-Id: <20231208190404.2906066-1-robot@bytheb.org> X-Mailer: git-send-email 2.27.0 In-Reply-To: <20231208180534.23524-1-kumaraparamesh92@gmail.com> References: <20231208180534.23524-1-kumaraparamesh92@gmail.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/134977/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/7144905394