Home
last modified time | relevance | path

Searched refs:offload (Results 1 – 18 of 18) sorted by relevance

/tools/testing/selftests/drivers/net/netdevsim/
A Dmacsec-offload.sh26 ip link add link $NSIM_NETDEV "${MACSEC_NETDEV}" type macsec port 4 offload mac
52 ip link set "${MACSEC_NETDEV}" type macsec offload off 2> /dev/null
55 ip macsec offload "${MACSEC_NETDEV}" off 2> /dev/null
59 ip link set "${MACSEC_NETDEV}2" type macsec offload off
62 ip link set "${MACSEC_NETDEV}2" type macsec offload mac
66 ip macsec offload "${MACSEC_NETDEV}2" off
69 ip macsec offload "${MACSEC_NETDEV}2" mac
82 ip link add link $NSIM_NETDEV $MACSEC_NETDEV type macsec offload mac
85 ip link set $MACSEC_NETDEV type macsec offload off
88 ip link set $MACSEC_NETDEV type macsec offload mac
[all …]
A DMakefile14 macsec-offload.sh \
A Dudp_tunnel_nic.sh690 ethtool -K $NSIM_NETDEV rx-udp_tunnel-port-offload off
695 ethtool -K $NSIM_NETDEV rx-udp_tunnel-port-offload on
704 ethtool -K $NSIM_NETDEV rx-udp_tunnel-port-offload off
712 ethtool -K $NSIM_NETDEV rx-udp_tunnel-port-offload on
835 ethtool -K $NSIM_NETDEV rx-udp_tunnel-port-offload off
841 ethtool -K $NSIM_NETDEV2 rx-udp_tunnel-port-offload off
847 ethtool -K $NSIM_NETDEV rx-udp_tunnel-port-offload on
851 ethtool -K $NSIM_NETDEV2 rx-udp_tunnel-port-offload on
A Dhw_stats_l3.sh149 $IP -j stats show dev "$netdev" group offload subgroup hw_stats_info |
174 $IP -j stats show dev "$netdev" group offload subgroup hw_stats_info |
300 $IP -j stats show dev $netdev group offload subgroup ${type}_stats |
/tools/testing/selftests/net/
A Dnetdevice.sh137 ethtool --offload "$netdev" "$feature" off
145 ethtool --offload "$netdev" "$feature" on
154 ethtool --offload "$netdev" "$feature" "$VALUE"
A Dudpgro_fwd.sh220 ip netns exec $NS_DST ethtool -K veth$DST generic-receive-offload on
231 ip netns exec $NS_DST ethtool -K veth$DST generic-receive-offload on
245 ip netns exec $NS_DST ethtool -K veth$DST generic-receive-offload on
253 ip netns exec $NS_DST ethtool -K veth$DST generic-receive-offload on
A Dveth.sh70 __chk_flag "$1" $2 $3 generic-receive-offload
74 __chk_flag "$1" $2 $3 tcp-segmentation-offload
264 ip netns exec $NS_DST ethtool -K veth$DST generic-receive-offload on
349 ip netns exec $NS_DST ethtool -K veth$DST generic-receive-offload on
A Dbpf_offload.py981 offload = bpf_pinned("/sys/fs/bpf/offload") variable
982 ret, _, err = sim.set_xdp(offload, "drv", fail=False, include_stderr=True)
A Drtnetlink.sh773 offload dev $dev dir out
777 offload dev $dev dir in
/tools/testing/selftests/net/forwarding/
A Dtc_taprio.sh133 clockid CLOCK_TAI offload delta $FUDGE_FACTOR
135 clockid CLOCK_TAI offload delta $FUDGE_FACTOR
137 clockid CLOCK_TAI offload delta $FUDGE_FACTOR
A Dlib.sh1061 | grep "hw-tc-offload: on" &> /dev/null
/tools/testing/selftests/drivers/net/team/
A Dpropagation.sh33 ethtool -K team0 large-receive-offload off
/tools/testing/selftests/drivers/net/mlxsw/
A Dfib_offload.sh292 count=$(ip -6 route show | grep offload | wc -l)
295 count=$(ip -6 route show | grep offload | wc -l)
/tools/testing/selftests/drivers/net/ocelot/
A Dpsfp.sh161 clockid CLOCK_TAI offload delta ${FUDGE_FACTOR}
/tools/testing/selftests/drivers/net/hw/
A Dhw_stats_l3.sh327 used=$(ip -j stats show dev $rp1.200 group offload subgroup hw_stats_info |
/tools/include/uapi/linux/
A Dpkt_sched.h861 __u8 offload; member
/tools/bpf/bpftool/Documentation/
A Dbpftool-map.rst87 request hardware offload for the map.
A Dbpftool-prog.rst143 networking device (offload). If **xdpmeta_dev** *NAME* is specified program

Completed in 29 milliseconds