Searched refs:exceptions (Results 1 – 11 of 11) sorted by relevance
28 exceptions='RTE_FLOW_ACTION_TYPE_SHARED'29 grep -vE "$filter" | grep -vE $exceptions;;
24 ; Experimental APIs exceptions ;32 ; Temporary exceptions till next major ABI version ;
1 This file will record any exceptions in DPDK Project with respect to DPDK6 Note that following licenses are not exceptions:-
61 Any approvals shall be documented in "Licenses/exceptions.txt" with record
254 make exceptions for this. Our decision will be guided by the two goals
430 Software Foundation; we sometimes make exceptions for this. Our
29 * Long latency instructions and exceptions
15 from elftools.common.exceptions import ELFError
84 branches, unless the submitter indicates otherwise. If there are exceptions,
60 Generally this is the BSD License, except for code granted special exceptions.
2874 int exceptions; in rte_sched_port_exceptions() local2877 exceptions = (second_pass && subport->busy_grinders == 0) || in rte_sched_port_exceptions()2883 return exceptions; in rte_sched_port_exceptions()