mbox

[0/2] small RIB optimizations

Message ID 20220413020935.90499-1-stephen@networkplumber.org (mailing list archive)
Headers

Message

Stephen Hemminger April 13, 2022, 2:09 a.m. UTC
  A couple of small micro optimizations on the RIB code.

Stephen Hemminger (2):
  rib: mark error checks with unlikely
  rib6: mark error tests with unlikely

 lib/rib/rte_rib.c  | 26 +++++++++++++-------------
 lib/rib/rte_rib6.c | 25 ++++++++++++-------------
 2 files changed, 25 insertions(+), 26 deletions(-)