Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1371790
| From | "Naveen N. Rao" <naveen.n.rao@linux.vnet.ibm.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH net 2/4] lib/test_bpf: Add tests for unsigned BPF_JGT |
| Date | 2016-04-05 19:00 +0200 |
| Message-ID | <rkCuD-74o-23@gated-at.bofh.it> (permalink) |
| References | <rkw5P-1sL-7@gated-at.bofh.it> <rkw5P-1sL-15@gated-at.bofh.it> <rkC1D-6PL-75@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On 2016/04/05 09:20AM, Alexei Starovoitov wrote: > On 4/5/16 3:02 AM, Naveen N. Rao wrote: > >Unsigned Jump-if-Greater-Than. > > > >Cc: Alexei Starovoitov <ast@fb.com> > >Cc: Daniel Borkmann <daniel@iogearbox.net> > >Cc: "David S. Miller" <davem@davemloft.net> > >Cc: Ananth N Mavinakayanahalli <ananth@in.ibm.com> > >Cc: Michael Ellerman <mpe@ellerman.id.au> > >Cc: Paul Mackerras <paulus@samba.org> > >Signed-off-by: Naveen N. Rao <naveen.n.rao@linux.vnet.ibm.com> > > I think some of the tests already cover it, but extra tests are > always great. > Acked-by: Alexei Starovoitov <ast@kernel.org> > > I think the whole set belongs in net-next. > Next time you submit the patches please say [PATCH net-next] in subject. > [PATCH net] is for bugfixes only. Ah, sure. Thanks for the review! - Naveen
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
[PATCH net 2/4] lib/test_bpf: Add tests for unsigned BPF_JGT "Naveen N. Rao" <naveen.n.rao@linux.vnet.ibm.com> - 2016-04-05 12:10 +0200
Re: [PATCH net 2/4] lib/test_bpf: Add tests for unsigned BPF_JGT Alexei Starovoitov <ast@fb.com> - 2016-04-05 18:30 +0200
Re: [PATCH net 2/4] lib/test_bpf: Add tests for unsigned BPF_JGT "Naveen N. Rao" <naveen.n.rao@linux.vnet.ibm.com> - 2016-04-05 19:00 +0200
Re: [PATCH net 2/4] lib/test_bpf: Add tests for unsigned BPF_JGT Daniel Borkmann <daniel@iogearbox.net> - 2016-04-05 21:40 +0200
Re: [PATCH net 2/4] lib/test_bpf: Add tests for unsigned BPF_JGT David Miller <davem@davemloft.net> - 2016-04-06 22:50 +0200
csiph-web