numam-dpdk/lib/librte_vhost
Maxime Coquelin 5a5f6e78b2 vhost: do not inline packed and split functions
At runtime either packed Tx/Rx functions will always be called,
or split Tx/Rx functions will always be called.

This patch removes the forced inlining in order to reduce
the I-cache pressure.

Signed-off-by: Maxime Coquelin <maxime.coquelin@redhat.com>
Reviewed-by: Tiwei Bie <tiwei.bie@intel.com>
2019-06-13 23:54:29 +09:00
..
2019-04-22 13:24:59 +02:00
2019-04-19 14:51:54 +02:00
2019-03-29 17:25:32 +01:00