Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1262569
| From | Daniel Borkmann <daniel@iogearbox.net> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH] bpf: add mod default A and X test cases |
| Date | 2015-11-04 21:20 +0100 |
| Message-ID | <qrcHh-5df-29@gated-at.bofh.it> (permalink) |
| References | <qrcnT-4Qx-1@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On 11/04/2015 08:36 PM, Yang Shi 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> LGTM! Acked-by: Daniel Borkmann <daniel@iogearbox.net> -- 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 | Next — Previous in thread | Next in thread | Find similar | Unroll 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