Martin KaFai Lau
58038695e6
net: Add IFLA_XDP_PROG_ID
...
Expose prog_id through IFLA_XDP_PROG_ID. This patch
makes modification to generic_xdp. The later patches will
modify other xdp-supported drivers.
prog_id is added to struct net_dev_xdp.
iproute2 patch will be followed. Here is how the 'ip link'
will look like:
> ip link show eth0
3: eth0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 xdp(prog_id:1) qdisc fq_codel state UP mode DEFAULT group default qlen 1000
Signed-off-by: Martin KaFai Lau <kafai@fb.com >
Acked-by: Alexei Starovoitov <ast@fb.com >
Acked-by: Daniel Borkmann <daniel@iogearbox.net >
Signed-off-by: David S. Miller <davem@davemloft.net >
2017-06-16 11:58:36 -04:00
..
2017-04-12 22:02:40 +02:00
2017-05-19 15:06:48 -07:00
2017-06-16 11:48:40 -04:00
2017-06-16 11:48:40 -04:00
2017-06-16 11:48:40 -04:00
2017-06-16 11:48:39 -04:00
2017-06-16 11:48:40 -04:00
2017-06-16 11:48:39 -04:00
2017-06-16 11:48:40 -04:00
2017-05-02 11:46:28 -04:00
2017-06-16 11:48:40 -04:00
2017-06-15 11:59:32 -04:00
2017-06-16 11:48:37 -04:00
2017-05-24 18:10:51 +02:00
2017-06-16 11:58:36 -04:00
2017-05-21 13:42:33 -04:00
2017-06-16 11:48:40 -04:00
2017-06-16 11:48:40 -04:00
2017-03-03 10:16:38 -08:00
2017-06-15 17:23:35 -04:00
2017-06-16 11:48:40 -04:00
2017-06-12 15:21:20 -04:00
2017-06-16 11:48:37 -04:00
2017-02-03 15:16:45 -05:00
2017-06-16 11:48:40 -04:00
2017-06-16 11:48:40 -04:00
2017-05-02 15:34:53 -04:00
2017-06-16 11:48:40 -04:00
2017-06-16 11:48:40 -04:00
2017-05-16 11:54:07 -04:00
2017-06-16 11:48:39 -04:00
2017-06-10 16:14:27 -04:00
2016-12-24 11:46:01 -08:00
2017-05-26 14:20:29 -04:00
2017-06-16 11:48:40 -04:00
2017-06-07 15:53:24 -04:00
2017-06-06 22:20:08 -04:00
2017-06-16 11:48:40 -04:00
2017-06-16 11:48:39 -04:00
2017-04-13 13:58:22 -04:00
2017-06-16 11:48:39 -04:00
2017-03-09 18:23:27 -08:00
2017-06-16 11:48:40 -04:00
2017-06-16 11:48:35 -04:00
2017-06-10 16:15:25 -04:00
2017-06-07 15:53:24 -04:00
2017-06-16 11:48:39 -04:00
2017-06-16 11:48:39 -04:00
2017-05-02 16:40:27 -07:00
2017-06-13 11:07:51 +02:00
2017-03-09 18:23:27 -08:00
2017-06-16 11:48:35 -04:00
2017-06-15 14:21:03 -04:00
2017-06-16 11:48:40 -04:00
2017-05-16 14:49:43 -04:00
2017-03-03 20:43:26 -08:00
2017-05-31 12:26:44 -04:00
2017-06-08 14:16:24 -04:00
2017-06-10 18:20:38 -04:00
2017-06-16 11:28:49 -04:00
2017-06-09 10:10:24 -04:00
2017-06-16 11:48:39 -04:00
2017-06-16 11:48:40 -04:00
2017-06-16 11:48:37 -04:00
2017-05-19 12:49:13 +02:00
2017-02-22 10:15:09 -08:00
2017-06-15 12:12:40 -04:00
2017-06-15 12:12:40 -04:00
2017-05-22 12:14:04 -04:00
2017-04-16 23:42:49 -05:00