Jesper Dangaard Brouer
daaf24c634
bpf: simplify xdp_convert_ctx_access for xdp_rxq_info
...
As pointed out by Daniel Borkmann, using bpf_target_off() is not
necessary for xdp_rxq_info when extracting queue_index and
ifindex, as these members are u32 like BPF_W.
Also fix trivial spelling mistake introduced in same commit.
Fixes: 02dd3291b2f0 ("bpf: finally expose xdp_rxq_info to XDP bpf-programs")
Reported-by: Daniel Borkmann <daniel@iogearbox.net>
Signed-off-by: Jesper Dangaard Brouer <brouer@redhat.com>
Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>
2018-01-13 00:10:18 +01:00
..
2017-11-02 11:10:55 +01:00
2017-12-05 18:39:29 -05:00
2017-11-21 15:57:07 -08:00
2018-01-10 15:31:07 -05:00
2017-11-21 15:57:07 -08:00
2017-11-30 09:26:32 -05:00
2017-11-04 09:26:51 +09:00
2017-12-21 15:35:53 -05:00
2017-12-13 20:20:34 +01:00
2017-09-26 13:36:44 -07:00
2018-01-08 18:11:02 +01:00
2018-01-11 22:13:42 -05:00
2017-12-04 11:32:39 -05:00
2017-11-21 05:38:32 -10:00
2018-01-13 00:10:18 +01:00
2018-01-02 14:27:30 -05:00
2017-12-04 11:32:39 -05:00
2017-10-18 09:12:40 +01:00
2018-01-05 11:21:31 -05:00
2017-10-25 13:00:27 +09:00
2017-11-04 09:26:51 +09:00
2017-11-01 12:19:03 +09:00
2018-01-11 22:13:42 -05:00
2018-01-11 22:13:42 -05:00
2017-11-04 09:26:51 +09:00
2017-12-05 18:39:29 -05:00
2017-11-14 15:45:52 +09:00
2018-01-08 14:22:42 -05:00
2017-11-21 16:35:54 -08:00
2017-11-15 11:56:19 -08:00
2018-01-09 10:37:00 -05:00
2017-11-04 09:26:51 +09:00
2017-12-04 11:32:39 -05:00
2017-12-18 14:50:11 -05:00
2018-01-09 10:37:00 -05:00
2017-11-18 10:32:41 +09:00
2017-12-16 22:11:55 -05:00
2017-11-21 16:35:54 -08:00
2017-11-21 15:57:07 -08:00
2017-11-08 16:12:33 +09:00
2018-01-08 20:59:25 -05:00
2017-12-20 10:41:36 +01:00
2017-12-04 11:32:39 -05:00
2017-11-01 12:19:03 +09:00
2017-12-04 11:32:39 -05:00
2018-01-09 10:37:00 -05:00
2017-11-21 16:35:54 -08:00
2017-12-03 10:05:20 -05:00
2018-01-10 16:07:40 -05:00
2018-01-11 22:13:42 -05:00
2017-12-07 15:03:12 -05:00
2017-12-28 14:28:22 -05:00
2017-12-16 13:12:53 -08:00
2017-11-10 13:41:40 +09:00
2018-01-09 12:35:58 -05:00
2017-11-14 16:26:35 +09:00
2017-11-04 09:26:51 +09:00
2017-12-05 15:07:37 -05:00
2017-11-02 11:10:55 +01:00
2018-01-09 10:37:00 -05:00
2017-11-21 16:35:54 -08:00
2017-12-29 15:42:26 -05:00
2017-09-20 15:36:18 -07:00
2018-01-08 18:01:11 +01:00
2017-11-02 11:10:55 +01:00
2018-01-11 22:13:42 -05:00