Searched refs:ECN (Results 1 - 4 of 4) sorted by relevance

/linux-master/tools/perf/arch/arm64/util/
H A Darm64_exception_types.h79 #define ECN(x) { ESR_ELx_EC_##x, #x } macro
82 ECN(UNKNOWN), ECN(WFx), ECN(CP15_32), ECN(CP15_64), ECN(CP14_MR), \
83 ECN(CP14_LS), ECN(FP_ASIMD), ECN(CP10_ID), ECN(PA
[all...]
/linux-master/arch/arm64/include/asm/
H A Dkvm_arm.h403 #define ECN(x) { ESR_ELx_EC_##x, #x } macro
406 ECN(UNKNOWN), ECN(WFx), ECN(CP15_32), ECN(CP15_64), ECN(CP14_MR), \
407 ECN(CP14_LS), ECN(FP_ASIMD), ECN(CP10_ID), ECN(PA
[all...]
/linux-master/tools/testing/selftests/net/forwarding/
H A Dsch_red.sh264 # limit is misconfigured, we would see this traffic being ECN marked.
286 local name=ECN
309 local name="ECN nodrop"
335 # Use ECN-capable TCP to verify there's no marking even though the queue
407 local name=ECN
430 log_test "ECN marked packets mirrored"
/linux-master/tools/testing/selftests/drivers/net/mlxsw/
H A Dsch_red_core.sh424 # limit is misconfigured, we would see this traffic being ECN marked.
448 local name=${1-ECN}; shift
482 __do_ecn_test get_qdisc_nmarked "$vlan" "$limit" "per-band ECN"
489 local name="ECN nodrop"
516 # Use ECN-capable TCP to verify there's no marking even though the queue
605 check_err_fail "$should_fail" $? "ECN-marked packets $subtest'd"

Completed in 147 milliseconds