Searched refs:exceed (Results 1 - 21 of 21) sorted by relevance

/linux-master/tools/testing/selftests/drivers/net/mlxsw/
H A Dtc_police_occ.sh72 action police rate 100mbit burst 100k conform-exceed drop/ok
82 action police rate 100mbit burst 100k conform-exceed drop/ok \
H A Dtc_police_scale.sh48 conform-exceed drop/ok
H A Dtc_restrictions.sh320 action police rate 0.5kbit burst 1m conform-exceed drop/ok
325 action police rate 2.5tbit burst 1g conform-exceed drop/ok
330 action police rate 1.5kbit burst 1m conform-exceed drop/ok
337 action police rate 1.9tbit burst 1g conform-exceed drop/ok
344 action police rate 1.5kbit burst 512b conform-exceed drop/ok
349 action police rate 1.5kbit burst 2k conform-exceed drop/ok
370 action police rate 100mbit burst 100k conform-exceed drop/ok
377 action police rate 100mbit burst 100k conform-exceed drop/pipe \
378 action police rate 200mbit burst 200k conform-exceed drop/ok
/linux-master/drivers/net/ethernet/mellanox/mlx5/core/en/tc/act/
H A Dpolice.c16 "Offload not supported when conform-exceed action is not pipe, ok, jump or drop");
26 if (!police_act_validate_control(act->police.exceed.act_id, extack) ||
199 cond_false->act_id = act->police.exceed.act_id;
200 cond_false->extval = act->police.exceed.extval;
/linux-master/tools/testing/selftests/net/forwarding/
H A Dtc_police.sh160 action police rate 10mbit burst 16k conform-exceed drop/ok
172 action police rate 10mbit burst 16k conform-exceed drop/ok
214 action police rate 10mbit burst 16k conform-exceed drop/ok \
253 action police rate 10mbit burst 16k conform-exceed drop/pipe \
332 action police pkts_rate 2000 pkts_burst 400 conform-exceed drop/ok
344 action police pkts_rate 2000 pkts_burst 400 conform-exceed drop/ok
360 action police mtu 1042 conform-exceed drop/ok
376 # "exceed" packets
/linux-master/drivers/net/ethernet/mscc/
H A Docelot_police.c165 if (a->police.exceed.act_id != FLOW_ACTION_DROP) {
167 "Offload not supported when exceed action is not drop");
/linux-master/drivers/net/ethernet/microchip/lan966x/
H A Dlan966x_police.c78 if (act->police.exceed.act_id != FLOW_ACTION_DROP) {
80 "Offload not supported when exceed action is not drop");
/linux-master/net/sched/
H A Dact_police.c420 NL_SET_ERR_MSG_MOD(extack, "Offload not supported when conform/exceed action is \"reclassify\"");
422 NL_SET_ERR_MSG_MOD(extack, "Unsupported conform/exceed action offload");
432 NL_SET_ERR_MSG_MOD(extack, "Unsupported conform/exceed action offload");
464 &entry->police.exceed.extval,
469 entry->police.exceed.act_id = act_id;
/linux-master/tools/testing/selftests/drivers/net/ocelot/
H A Dtc_flower_chains.sh175 action police rate 50mbit burst 64k conform-exceed drop/pipe \
/linux-master/drivers/net/ethernet/chelsio/cxgb4/
H A Dcxgb4_tc_matchall.c15 if (act->police.exceed.act_id != FLOW_ACTION_DROP) {
17 "Offload not supported when exceed action is not drop");
/linux-master/drivers/net/dsa/sja1105/
H A Dsja1105_flower.c310 if (act->police.exceed.act_id != FLOW_ACTION_DROP) {
312 "Offload not supported when exceed action is not drop");
/linux-master/include/net/
H A Dflow_offload.h290 } exceed, notexceed; member in struct:flow_action_entry::__anon2718::__anon2724
/linux-master/arch/arm/kernel/
H A Dentry-armv.S838 * vectors, rather than ldr's. Note that this code must not exceed
/linux-master/drivers/net/ethernet/netronome/nfp/flower/
H A Dqos_conf.c125 if (act->police.exceed.act_id != FLOW_ACTION_DROP) {
127 "Offload not supported when exceed action is not drop");
/linux-master/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum_flower.c22 if (act->police.exceed.act_id != FLOW_ACTION_DROP) {
24 "Offload not supported when exceed action is not drop");
/linux-master/drivers/net/ethernet/ti/
H A Dam65-cpsw-qos.c1065 if (act->police.exceed.act_id != FLOW_ACTION_DROP) {
1067 "Offload not supported when exceed action is not drop");
H A Dcpsw_priv.c1453 if (act->police.exceed.act_id != FLOW_ACTION_DROP) {
1455 "Offload not supported when exceed action is not drop");
/linux-master/drivers/net/ethernet/microchip/sparx5/
H A Dsparx5_tc_flower.c760 if (act->police.exceed.act_id != FLOW_ACTION_DROP) {
761 NL_SET_ERR_MSG_MOD(extack, "Offload not supported when exceed action is not drop");
/linux-master/drivers/net/ethernet/freescale/enetc/
H A Denetc_qos.c297 "The sum of all CBS Bandwidth can't exceed 100\n");
1089 if (act->police.exceed.act_id != FLOW_ACTION_DROP) {
1091 "Offload not supported when exceed action is not drop");
/linux-master/drivers/net/ethernet/marvell/octeontx2/nic/
H A Dotx2_tc.c203 if (act->police.exceed.act_id != FLOW_ACTION_DROP) {
205 "Offload not supported when exceed action is not drop");
/linux-master/drivers/net/ethernet/mellanox/mlx5/core/
H A Den_tc.c4940 if (act->police.exceed.act_id != FLOW_ACTION_DROP) {
4942 "Offload not supported when exceed action is not drop");

Completed in 442 milliseconds