From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from dpdk.org (dpdk.org [92.243.14.124]) by inbox.dpdk.org (Postfix) with ESMTP id 16411A0562; Tue, 31 Mar 2020 23:12:38 +0200 (CEST) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id 7D07A1C138; Tue, 31 Mar 2020 23:12:37 +0200 (CEST) Received: from us-smtp-1.mimecast.com (us-smtp-delivery-1.mimecast.com [205.139.110.120]) by dpdk.org (Postfix) with ESMTP id 67A121C136 for ; Tue, 31 Mar 2020 23:12:36 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1585689155; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=5N64Ge6JLT0D8HnVpHC3+5WX6+mZDOXlLaYsgtbzb9w=; b=NtqJJmGMQj/vlIam5G3xkp0c2PHhZXa7DsEgKrUp8wVcbx6GUZBWXPINUs+WAjDQpTB2T2 AVzpLPZi+2/s3tQcve6iIU/PDe0wV5lk37bhQDVcESuZ+LMtvsrIcZOm/7uthWlL9ADcUL XxpzxgUdL6SKVAqwcuOlqbOlYsbfMB4= Received: from mimecast-mx01.redhat.com (mimecast-mx01.redhat.com [209.132.183.4]) (Using TLS) by relay.mimecast.com with ESMTP id us-mta-474-pQL1lbImPSixYn5C8Qx11g-1; Tue, 31 Mar 2020 17:12:32 -0400 X-MC-Unique: pQL1lbImPSixYn5C8Qx11g-1 Received: from smtp.corp.redhat.com (int-mx04.intmail.prod.int.phx2.redhat.com [10.5.11.14]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mimecast-mx01.redhat.com (Postfix) with ESMTPS id EE57413FD; Tue, 31 Mar 2020 21:12:30 +0000 (UTC) Received: from dhcp-25.97.bos.redhat.com (ovpn-116-136.phx2.redhat.com [10.3.116.136]) by smtp.corp.redhat.com (Postfix) with ESMTPS id 591615D9E2; Tue, 31 Mar 2020 21:12:30 +0000 (UTC) From: Aaron Conole To: 0-day Robot Cc: test-report@dpdk.org, dev@dpdk.org References: <20200331160714.697790-5-aconole@redhat.com> <20200331200715.13751-1-robot@bytheb.org> Date: Tue, 31 Mar 2020 17:12:29 -0400 In-Reply-To: <20200331200715.13751-1-robot@bytheb.org> (robot@bytheb.org's message of "Tue, 31 Mar 2020 16:07:15 -0400") Message-ID: User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/26.3 (gnu/linux) MIME-Version: 1.0 X-Scanned-By: MIMEDefang 2.79 on 10.5.11.14 X-Mimecast-Spam-Score: 0 X-Mimecast-Originator: redhat.com Content-Type: text/plain Content-Transfer-Encoding: quoted-printable Subject: Re: [dpdk-dev] |WARNING| pw67494 ipfrag: add unit test case X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" 0-day Robot writes: > From: robot@bytheb.org > > Test-Label: travis-robot > Test-Status: WARNING > http://dpdk.org/patch/67494 > > _Travis build: failed_ > Build URL: https://travis-ci.com/ovsrobot/dpdk/builds/157275800 D'oh! Thanks 0-day Robot. :-/ v2 coming soon.