> From: Stephen Hemminger [mailto:step...@networkplumber.org] > Sent: Wednesday, 13 April 2022 04.10 > > 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(-) > > -- > 2.35.1 >
Series-Acked-by: Morten Brørup <m...@smartsharesystems.com>