Searched refs:offload (Results 1 – 18 of 18) sorted by relevance
26 ip link add link $NSIM_NETDEV "${MACSEC_NETDEV}" type macsec port 4 offload mac52 ip link set "${MACSEC_NETDEV}" type macsec offload off 2> /dev/null55 ip macsec offload "${MACSEC_NETDEV}" off 2> /dev/null59 ip link set "${MACSEC_NETDEV}2" type macsec offload off62 ip link set "${MACSEC_NETDEV}2" type macsec offload mac66 ip macsec offload "${MACSEC_NETDEV}2" off69 ip macsec offload "${MACSEC_NETDEV}2" mac82 ip link add link $NSIM_NETDEV $MACSEC_NETDEV type macsec offload mac85 ip link set $MACSEC_NETDEV type macsec offload off88 ip link set $MACSEC_NETDEV type macsec offload mac[all …]
14 macsec-offload.sh \
690 ethtool -K $NSIM_NETDEV rx-udp_tunnel-port-offload off695 ethtool -K $NSIM_NETDEV rx-udp_tunnel-port-offload on704 ethtool -K $NSIM_NETDEV rx-udp_tunnel-port-offload off712 ethtool -K $NSIM_NETDEV rx-udp_tunnel-port-offload on835 ethtool -K $NSIM_NETDEV rx-udp_tunnel-port-offload off841 ethtool -K $NSIM_NETDEV2 rx-udp_tunnel-port-offload off847 ethtool -K $NSIM_NETDEV rx-udp_tunnel-port-offload on851 ethtool -K $NSIM_NETDEV2 rx-udp_tunnel-port-offload on
149 $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 |
137 ethtool --offload "$netdev" "$feature" off145 ethtool --offload "$netdev" "$feature" on154 ethtool --offload "$netdev" "$feature" "$VALUE"
220 ip netns exec $NS_DST ethtool -K veth$DST generic-receive-offload on231 ip netns exec $NS_DST ethtool -K veth$DST generic-receive-offload on245 ip netns exec $NS_DST ethtool -K veth$DST generic-receive-offload on253 ip netns exec $NS_DST ethtool -K veth$DST generic-receive-offload on
70 __chk_flag "$1" $2 $3 generic-receive-offload74 __chk_flag "$1" $2 $3 tcp-segmentation-offload264 ip netns exec $NS_DST ethtool -K veth$DST generic-receive-offload on349 ip netns exec $NS_DST ethtool -K veth$DST generic-receive-offload on
981 offload = bpf_pinned("/sys/fs/bpf/offload") variable982 ret, _, err = sim.set_xdp(offload, "drv", fail=False, include_stderr=True)
773 offload dev $dev dir out777 offload dev $dev dir in
133 clockid CLOCK_TAI offload delta $FUDGE_FACTOR135 clockid CLOCK_TAI offload delta $FUDGE_FACTOR137 clockid CLOCK_TAI offload delta $FUDGE_FACTOR
1061 | grep "hw-tc-offload: on" &> /dev/null
33 ethtool -K team0 large-receive-offload off
292 count=$(ip -6 route show | grep offload | wc -l)295 count=$(ip -6 route show | grep offload | wc -l)
161 clockid CLOCK_TAI offload delta ${FUDGE_FACTOR}
327 used=$(ip -j stats show dev $rp1.200 group offload subgroup hw_stats_info |
861 __u8 offload; member
87 request hardware offload for the map.
143 networking device (offload). If **xdpmeta_dev** *NAME* is specified program
Completed in 29 milliseconds