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 1EB00A04DB; Fri, 16 Oct 2020 11:42:03 +0200 (CEST) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id 893911D629; Fri, 16 Oct 2020 11:42:01 +0200 (CEST) Received: from us-smtp-delivery-124.mimecast.com (us-smtp-delivery-124.mimecast.com [216.205.24.124]) by dpdk.org (Postfix) with ESMTP id 7FDB01D5C9 for ; Fri, 16 Oct 2020 11:41:58 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1602841317; 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=jgmegi+JW8O1aGjJGLsV8Ai7HpuVRuuuRlflazbGtEE=; b=ankJxI1bALg/VbUDPaURlHFT2YyQEt21hVARZbotfwmIQ7kvFxd17pbmKuyxDKpF8II5C1 iMlx95YYKAJvqjob6rXqom2E9ZXKRmGZAduHdedPZdvA1R78xuOoQBvXvaYL4ytKbridvo bNigFwt8YI1wfED8p1y7UXaOg/7PFOQ= Received: from mail-vs1-f72.google.com (mail-vs1-f72.google.com [209.85.217.72]) (Using TLS) by relay.mimecast.com with ESMTP id us-mta-229-aBQ_iYkcM3KVHA2SF-Aqbg-1; Fri, 16 Oct 2020 05:41:53 -0400 X-MC-Unique: aBQ_iYkcM3KVHA2SF-Aqbg-1 Received: by mail-vs1-f72.google.com with SMTP id v203so222521vsv.8 for ; Fri, 16 Oct 2020 02:41:53 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc:content-transfer-encoding; bh=jgmegi+JW8O1aGjJGLsV8Ai7HpuVRuuuRlflazbGtEE=; b=TyNAvz8rpWa7Yhjq21qKZztzHO3a5looj3cJhHv8vLeDhfiUpHopsx+56glvBg0Mhx ZPndOR8UClFj2z5eUOrp3ZDrLvoGxyf06zKvYw4kZbUgTpS3/kB+ou/HMbJ6DK171n2s cin0uzcnYMxKCcxX0e1Uayq/qRKxUh7/5tPtweWYMouU8KPg3lh8hhAgbCq5dgJgu9WY UO6ZLM6jdX+rW5c1s7CJkWP3JGi+wRQUqlKi6RSjIR0equXGOzGZwk7Jft1lA6dPnAvP utEUWWDJ/+Gy9y3OJzby5Sfik+gsa2WYYQBZzGMRVxY4q2v3+fTyFEia/+oyBYdoGLjh tTsQ== X-Gm-Message-State: AOAM532fmGSKkOr8q+onetOazNvP0OGvn+SjOX57g8FKecr939Lpqr0v ZuILAax66KxAqaFARuc8FEAO93lSZWg3uJtL26Mcbq8hSFrpZO2b3oih4lJrwf0VWCU7WQ+qI6+ U4+RHeQE89nqe/om9NoI= X-Received: by 2002:ab0:a94:: with SMTP id d20mr1209305uak.86.1602841313304; Fri, 16 Oct 2020 02:41:53 -0700 (PDT) X-Google-Smtp-Source: ABdhPJxEUyfZW1EwdqfkopQxsHnio+FceLTqzDSN+WrsuGCef1YYR0YqyJqYU6CH86+XN4zIuirz6ErM5YsJg10IZ6k= X-Received: by 2002:ab0:a94:: with SMTP id d20mr1209303uak.86.1602841313077; Fri, 16 Oct 2020 02:41:53 -0700 (PDT) MIME-Version: 1.0 References: <1602765662-43299-1-git-send-email-oulijun@huawei.com> <20201015195637.26476-1-robot@bytheb.org> <6c62e2c0-3dc4-1f98-1ac1-a1abc8ac4991@huawei.com> In-Reply-To: <6c62e2c0-3dc4-1f98-1ac1-a1abc8ac4991@huawei.com> From: David Marchand Date: Fri, 16 Oct 2020 11:41:42 +0200 Message-ID: To: oulijun Cc: test-report@dpdk.org, dev Authentication-Results: relay.mimecast.com; auth=pass smtp.auth=CUSA124A263 smtp.mailfrom=dmarchan@redhat.com X-Mimecast-Spam-Score: 0 X-Mimecast-Originator: redhat.com Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Subject: Re: [dpdk-dev] |WARNING| pw80899 app/testpmd: fix the default RSS key configuration 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" On Fri, Oct 16, 2020 at 11:40 AM oulijun wrote: > > Hi, all > Can the DPDK travis-CI check be configured locally? If yes, please > provide guidance on the configuration check method. > > Thanks > Lijun Ou > > =E5=9C=A8 2020/10/16 3:56, 0-day Robot =E5=86=99=E9=81=93: > > From: robot@bytheb.org > > > > Test-Label: travis-robot > > Test-Status: WARNING > > http://dpdk.org/patch/80899 > > > > _Travis build: failed_ > > Build URL: https://travis-ci.com/ovsrobot/dpdk/builds/190253613 The issue here should be fixed with https://patchwork.dpdk.org/patch/81068/ which I am looking at. --=20 David Marchand