diff options
author | Taeung Song <treeze.taeung@gmail.com> | 2018-07-09 19:51:21 +0200 |
---|---|---|
committer | Daniel Borkmann <daniel@iogearbox.net> | 2018-07-10 09:19:01 +0200 |
commit | b9626f45abccd044f8048269c67720f0719f2d4e (patch) | |
tree | 50d60d8d9dd694390aaf33fb8347f5fa24b8af79 /tools/usb | |
parent | bpf: include errno.h from bpf-cgroup.h (diff) | |
download | linux-b9626f45abccd044f8048269c67720f0719f2d4e.tar.xz linux-b9626f45abccd044f8048269c67720f0719f2d4e.zip |
samples/bpf: Fix tc and ip paths in xdp2skb_meta.sh
The below path error can occur:
# ./xdp2skb_meta.sh --dev eth0 --list
./xdp2skb_meta.sh: line 61: /usr/sbin/tc: No such file or directory
So just use command names instead of absolute paths of tc and ip.
In addition, it allow callers to redefine $TC and $IP paths
Fixes: 36e04a2d78d9 ("samples/bpf: xdp2skb_meta shows transferring info from XDP to SKB")
Reviewed-by: Jesper Dangaard Brouer <brouer@redhat.com>
Signed-off-by: Taeung Song <treeze.taeung@gmail.com>
Acked-by: Jesper Dangaard Brouer <brouer@redhat.com>
Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>
Diffstat (limited to 'tools/usb')
0 files changed, 0 insertions, 0 deletions