netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Maciej Fijalkowski <maciejromanfijalkowski@gmail.com>
To: Maxim Mikityanskiy <maximmi@mellanox.com>
Cc: "David S. Miller" <davem@davemloft.net>,
	"Björn Töpel" <bjorn.topel@intel.com>,
	"Magnus Karlsson" <magnus.karlsson@intel.com>,
	"netdev@vger.kernel.org" <netdev@vger.kernel.org>,
	"Saeed Mahameed" <saeedm@mellanox.com>,
	"Jonathan Lemon" <bsd@fb.com>,
	"Eran Ben Elisha" <eranbe@mellanox.com>,
	"Tariq Toukan" <tariqt@mellanox.com>
Subject: Re: [PATCH net-next 1/6] samples/bpf: Add hbm to .gitignore
Date: Fri, 26 Apr 2019 16:57:29 +0200	[thread overview]
Message-ID: <20190426165729.00003d35@gmail.com> (raw)
In-Reply-To: <20190426114156.8297-2-maximmi@mellanox.com>

On Fri, 26 Apr 2019 11:42:31 +0000
Maxim Mikityanskiy <maximmi@mellanox.com> wrote:

> The hbm binary was missing from .gitignore.
> 
> Signed-off-by: Maxim Mikityanskiy <maximmi@mellanox.com>
> ---
>  samples/bpf/.gitignore | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/samples/bpf/.gitignore b/samples/bpf/.gitignore
> index 59e40998e249..c7498457595a 100644
> --- a/samples/bpf/.gitignore
> +++ b/samples/bpf/.gitignore
> @@ -1,5 +1,6 @@
>  cpustat
>  fds_example
> +hbm
>  lathist
>  lwt_len_hist
>  map_perf_test

That was already applied in ead442a0f9aa ("samples: bpf: add hbm sample
to .gitignore"). I guess you need to send a v2 rebased against latest bpf-next?

  reply	other threads:[~2019-04-26 14:57 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-04-26 11:42 [PATCH net-next 0/6] AF_XDP infrastructure improvements Maxim Mikityanskiy
2019-04-26 11:42 ` [PATCH net-next 1/6] samples/bpf: Add hbm to .gitignore Maxim Mikityanskiy
2019-04-26 14:57   ` Maciej Fijalkowski [this message]
2019-04-26 11:42 ` [PATCH net-next 2/6] xsk: Add API to check for available entries in FQ Maxim Mikityanskiy
2019-04-26 15:18   ` Alexei Starovoitov
2019-04-26 11:42 ` [PATCH net-next 3/6] xsk: Add getsockopt XDP_OPTIONS Maxim Mikityanskiy
2019-04-26 20:25   ` Björn Töpel
2019-04-26 11:42 ` [PATCH net-next 4/6] xsk: Extend channels to support combined XSK/non-XSK traffic Maxim Mikityanskiy
2019-04-26 15:24   ` Alexei Starovoitov
2019-04-26 19:11   ` Jakub Kicinski
2019-04-30 18:11     ` Maxim Mikityanskiy
2019-04-26 20:26   ` Björn Töpel
2019-04-30 18:11     ` Maxim Mikityanskiy
2019-04-30 18:24       ` Björn Töpel
2019-04-26 11:42 ` [PATCH net-next 5/6] xsk: Change the default frame size to 4096 and allow controlling it Maxim Mikityanskiy
2019-04-26 20:27   ` Björn Töpel
2019-04-26 11:42 ` [PATCH net-next 6/6] xsk: Return the whole xdp_desc from xsk_umem_consume_tx Maxim Mikityanskiy
2019-04-26 20:25 ` [PATCH net-next 0/6] AF_XDP infrastructure improvements Björn Töpel

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20190426165729.00003d35@gmail.com \
    --to=maciejromanfijalkowski@gmail.com \
    --cc=bjorn.topel@intel.com \
    --cc=bsd@fb.com \
    --cc=davem@davemloft.net \
    --cc=eranbe@mellanox.com \
    --cc=magnus.karlsson@intel.com \
    --cc=maximmi@mellanox.com \
    --cc=netdev@vger.kernel.org \
    --cc=saeedm@mellanox.com \
    --cc=tariqt@mellanox.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).