Home
last modified time | relevance | path

Searched refs:grep (Results 726 - 750 of 876) sorted by relevance

1...<<21222324252627282930>>...36

/kernel/linux/linux-5.10/tools/testing/selftests/drivers/net/mlxsw/
H A Dvxlan.sh692 bridge fdb show dev vxlan0 | grep $mac | grep -q self
698 bridge fdb show dev vxlan0 | grep $zmac | grep -q self
710 bridge fdb show dev vxlan0 | grep $mac | grep -q master
/kernel/linux/linux-6.6/tools/testing/selftests/drivers/net/mlxsw/
H A Dvxlan.sh707 bridge fdb show dev vxlan0 | grep $mac | grep -q self
713 bridge fdb show dev vxlan0 | grep $zmac | grep -q self
725 bridge fdb show dev vxlan0 | grep $mac | grep -q master
H A Dsch_offload.sh43 grep -v offloaded |
/kernel/linux/linux-5.10/drivers/firmware/efi/libstub/
H A DMakefile160 if $(OBJDUMP) -r $@ | grep $(STUBCOPY_RELOC-y); then \
/kernel/linux/linux-6.6/arch/loongarch/
H A DMakefile121 grep -E -vw '__GNUC_(MINOR_|PATCHLEVEL_)?_' | \
/kernel/linux/linux-5.10/tools/testing/selftests/net/forwarding/
H A Dmirror_gre_vlan_bridge_1q.sh279 | grep -q $h3mac; then
H A Dethtool.sh248 chosen_speed=$(ethtool $h1 | grep 'Speed:')
H A Drouter_broadcast.sh177 | grep "bytes from $from" > /dev/null
/kernel/linux/linux-5.10/tools/testing/selftests/net/
H A Dvrf_strict_mode_test.sh78 ip ${nsarg} -d -o link show type vrf | grep "table ${tableid}" | wc -l
156 grep -E "^[0-1]$")" &> /dev/null
359 output="$(lsmod | grep '^vrf' | awk '{print $1}')"
/kernel/linux/linux-5.10/tools/testing/selftests/zram/
H A Dzram_lib.sh99 if grep -q '^zram' /proc/modules; then
/kernel/linux/linux-5.10/tools/testing/selftests/rcutorture/bin/
H A Dkvm-test-1-run.sh219 grep "^(qemu) qemu:" $resdir/kvm-test-1-run.sh.out >> $resdir/Warnings 2>&1
260 if test "$newline" != "$oldline" && echo $newline | grep -q ' [0-9]\+us : '
264 last_ts="`tail $resdir/console.log | grep '^\[ *[0-9]\+\.[0-9]\+]' | tail -1 | sed -e 's/^\[ *//' -e 's/\..*$//'`"
/kernel/linux/linux-5.10/tools/testing/selftests/bpf/
H A Dtest_flow_dissector.sh89 if /bin/mount | grep /sys/fs/bpf > /dev/null; then
/kernel/linux/linux-6.6/arch/sh/
H A DMakefile55 grep nofpu | sed q | sed -e 's/^/-/;s/;.*$$//')
/kernel/linux/linux-6.6/drivers/firmware/efi/libstub/
H A DMakefile166 if $(OBJDUMP) -r $@ | grep $(STUBCOPY_RELOC-y); then \
/kernel/linux/linux-6.6/tools/testing/selftests/mm/
H A DMakefile13 uname_M := $(shell echo $(CROSS_COMPILE) | grep -o '^[a-z0-9]\+')
/kernel/linux/linux-6.6/tools/testing/selftests/net/forwarding/
H A Dethtool.sh248 chosen_speed=$(ethtool $h1 | grep 'Speed:')
H A Dlocal_termination.sh80 tcpdump_show $if_name | grep -q "$pattern"
H A Dmirror_gre_vlan_bridge_1q.sh280 | grep -q $h3mac; then
H A Dno_forwarding.sh83 tcpdump_show $if_name | grep -q "$pattern"
H A Drouter_broadcast.sh177 | grep "bytes from $from" > /dev/null
H A Dtc_tunnel_key.sh81 if ! tc action add action tunnel_key help 2>&1 | grep -q nofrag; then
/kernel/linux/linux-6.6/tools/testing/selftests/net/
H A Dgre_gso.sh125 while ! $NS_EXEC ss -ltn | grep -q $port; do ((i++)); sleep 0.01; done
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/
H A Dtest_flow_dissector.sh91 if /bin/mount | grep /sys/fs/bpf > /dev/null; then
/kernel/linux/linux-6.6/tools/testing/selftests/drivers/net/dsa/
H A Dlocal_termination.sh80 tcpdump_show $if_name | grep -q "$pattern"
H A Dno_forwarding.sh83 tcpdump_show $if_name | grep -q "$pattern"

Completed in 10 milliseconds

1...<<21222324252627282930>>...36