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 D6A80A0553; Mon, 17 Feb 2020 23:33:35 +0100 (CET) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id 1BFF71D9E7; Mon, 17 Feb 2020 23:33:35 +0100 (CET) Received: from out3-smtp.messagingengine.com (out3-smtp.messagingengine.com [66.111.4.27]) by dpdk.org (Postfix) with ESMTP id 56FCE1C1A9 for ; Mon, 17 Feb 2020 23:33:33 +0100 (CET) Received: from compute1.internal (compute1.nyi.internal [10.202.2.41]) by mailout.nyi.internal (Postfix) with ESMTP id A057221FE8; Mon, 17 Feb 2020 17:33:32 -0500 (EST) Received: from mailfrontend2 ([10.202.2.163]) by compute1.internal (MEProxy); Mon, 17 Feb 2020 17:33:32 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=monjalon.net; h= from:to:subject:date:message-id:in-reply-to:references :mime-version:content-transfer-encoding; s=mesmtp; bh=dccEQojsMj jnZW4344I1vabhEGhRbdElPa7eSl2pea4=; b=cSa7JoHna7RAH2FaUPUwhhXwde KvsWkKWAye4gf1qczePwF2JSI+F9RPE6mLiZvMDH0wfUYWu5Yr5sqky173VZgFNh agXBgcnSIjEytaJh8Kr781lMjJUwcJ0Eb2GAD5s/29slzXK3JNOx+R1U3XDObAhn LyL3OfC8E0nLW304s= DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d= messagingengine.com; h=content-transfer-encoding:date:from :in-reply-to:message-id:mime-version:references:subject:to :x-me-proxy:x-me-proxy:x-me-sender:x-me-sender:x-sasl-enc; s= fm2; bh=dccEQojsMjjnZW4344I1vabhEGhRbdElPa7eSl2pea4=; b=YH/ctCVY NLDkYw8JrePOWg7ZCRK+nZbmcszwgug7+SrbH0pldiTb8BUfIjzIYdvfq8NDVq6l eRaLW9oPUAAfMPOl4N6TXy2kjLfwDRPSHBmWudFWs7GgerOJ2M19mHHEzTy/So4J pz481QWuPXQ4SkbUxnOcUv7Rgii0eSGKTFDMK/ZaXJmkCSPC/VgJC6Ze3wDBbzEp sqvOskPeGP5RaQfgOgjNGRoW0oSjx0sJ7pQkpW7bWXVsmP6tXVhJLxsbYxRH9QJ5 LkoZCkROEeItWqWPpJqmuPh5ffXHTjUC9X5y4qtFCvac6y/UBtMbmpcCMOHs3nu/ hQVpWqA+RDqddA== X-ME-Sender: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgedugedrjeejucetufdoteggodetrfdotffvucfrrh hofhhilhgvmecuhfgrshhtofgrihhlpdfqfgfvpdfurfetoffkrfgpnffqhgenuceurghi lhhouhhtmecufedttdenucenucfjughrpefhvffufffkofgjfhgggfestdekredtredttd enucfhrhhomhepvfhhohhmrghsucfoohhnjhgrlhhonhcuoehthhhomhgrshesmhhonhhj rghlohhnrdhnvghtqeenucfkphepjeejrddufeegrddvtdefrddukeegnecuvehluhhsth gvrhfuihiivgeptdenucfrrghrrghmpehmrghilhhfrhhomhepthhhohhmrghssehmohhn jhgrlhhonhdrnhgvth X-ME-Proxy: Received: from xps.monjalon.net (184.203.134.77.rev.sfr.net [77.134.203.184]) by mail.messagingengine.com (Postfix) with ESMTPA id 124473060BE4 for ; Mon, 17 Feb 2020 17:33:31 -0500 (EST) From: Thomas Monjalon To: dev@dpdk.org Date: Mon, 17 Feb 2020 23:33:21 +0100 Message-Id: <20200217223323.2219648-1-thomas@monjalon.net> X-Mailer: git-send-email 2.25.0 In-Reply-To: <20200217113547.1889436-1-thomas@monjalon.net> References: <20200217113547.1889436-1-thomas@monjalon.net> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Subject: [dpdk-dev] [PATCH v2 0/2] improve Travis coverage 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" Remove some useless jobs and add more packages to build more PMDs in Travis. v2: remove libbpf because not available Thomas Monjalon (2): ci: remove redundant configs disabling kmods ci: enable more drivers in Travis builds .travis.yml | 30 +++++------------------------- 1 file changed, 5 insertions(+), 25 deletions(-) -- 2.25.0