]> git.droids-corp.org - dpdk.git/blobdiff - examples/l3fwd/l3fwd_em_sse.h
examples/l3fwd: fix exact match performance
[dpdk.git] / examples / l3fwd / l3fwd_em_sse.h
index d4a2a2d69b39cbd92111fad92e79fba90ed6e8ca..8bd150a9a51ce8020367e1249a804c12c023630f 100644 (file)
 #ifndef __L3FWD_EM_SSE_H__
 #define __L3FWD_EM_SSE_H__
 
+/**
+ * @file
+ * This is an optional implementation of packet classification in Exact-Match
+ * path using sequential packet classification method.
+ * While hash lookup multi seems to provide better performance, it's disabled
+ * by default and can be enabled with NO_HASH_LOOKUP_MULTI global define in
+ * compilation time.
+ */
+
 #include "l3fwd_sse.h"
 
 static inline __attribute__((always_inline)) uint16_t