From mboxrd@z Thu Jan 1 00:00:00 1970 From: Matteo Croce Subject: [PATCH bpf-next 0/2] sample: xdp1 improvements Date: Thu, 18 Oct 2018 22:47:07 +0200 Message-ID: <20181018204709.29547-1-mcroce@redhat.com> Mime-Version: 1.0 Content-Transfer-Encoding: 8bit Cc: Alexei Starovoitov , Daniel Borkmann To: netdev@vger.kernel.org Return-path: Received: from mail-wr1-f41.google.com ([209.85.221.41]:36415 "EHLO mail-wr1-f41.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727170AbeJSEt7 (ORCPT ); Fri, 19 Oct 2018 00:49:59 -0400 Received: by mail-wr1-f41.google.com with SMTP id y16so35157905wrw.3 for ; Thu, 18 Oct 2018 13:47:11 -0700 (PDT) Sender: netdev-owner@vger.kernel.org List-ID: Small improvements to improve the readability and easiness to use of the xdp1 sample. Matteo Croce (2): samples: bpf: improve xdp1 example samples: bpf: get ifindex from ifname samples/bpf/xdp1_user.c | 44 ++++++++++++++++++++++++++++++----------- 1 file changed, 32 insertions(+), 12 deletions(-) -- 2.19.1