DPDK patches and discussions
 help / color / mirror / Atom feed
* [PATCH 0/2] small RIB optimizations
@ 2022-04-13  2:09 Stephen Hemminger
  2022-04-13  2:09 ` [PATCH 1/2] rib: mark error checks with unlikely Stephen Hemminger
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Stephen Hemminger @ 2022-04-13  2:09 UTC (permalink / raw)
  To: dev; +Cc: Stephen Hemminger

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


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2022-06-01  8:58 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-04-13  2:09 [PATCH 0/2] small RIB optimizations Stephen Hemminger
2022-04-13  2:09 ` [PATCH 1/2] rib: mark error checks with unlikely Stephen Hemminger
2022-04-26 14:27   ` Medvedkin, Vladimir
2022-04-13  2:09 ` [PATCH 2/2] rib6: mark error tests " Stephen Hemminger
2022-04-26 14:27   ` Medvedkin, Vladimir
2022-04-13  6:45 ` [PATCH 0/2] small RIB optimizations Morten Brørup
2022-06-01  8:58   ` Thomas Monjalon

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).