Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1262691

Re: [PATCH] bpf: add mod default A and X test cases

From Xi Wang <xi.wang@gmail.com>
Newsgroups linux.kernel
Subject Re: [PATCH] bpf: add mod default A and X test cases
Date 2015-11-04 23:50 +0100
Message-ID <qrf2q-6BJ-9@gated-at.bofh.it> (permalink)
References <qrcnT-4Qx-1@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On Wed, Nov 4, 2015 at 11:36 AM, Yang Shi <yang.shi@linaro.org> wrote:
> When running "mod X" operation, if X is 0 the filter has to be halt.
> Add new test cases to cover A = A mod X if X is 0, and A = A mod 1.
>
> CC: Xi Wang <xi.wang@gmail.com>
> CC: Zi Shen Lim <zlim.lnx@gmail.com>
> Signed-off-by: Yang Shi <yang.shi@linaro.org>

Acked-by: Xi Wang <xi.wang@gmail.com>
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Back to linux.kernel | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

[PATCH] bpf: add mod default A and X test cases Yang Shi <yang.shi@linaro.org> - 2015-11-04 21:00 +0100
  Re: [PATCH] bpf: add mod default A and X test cases Daniel Borkmann <daniel@iogearbox.net> - 2015-11-04 21:20 +0100
  Re: [PATCH] bpf: add mod default A and X test cases Alexei Starovoitov <alexei.starovoitov@gmail.com> - 2015-11-04 21:30 +0100
  Re: [PATCH] bpf: add mod default A and X test cases Z Lim <zlim.lnx@gmail.com> - 2015-11-04 23:10 +0100
  Re: [PATCH] bpf: add mod default A and X test cases Xi Wang <xi.wang@gmail.com> - 2015-11-04 23:50 +0100
  Re: [PATCH] bpf: add mod default A and X test cases David Miller <davem@davemloft.net> - 2015-11-05 06:10 +0100

csiph-web