Marvin Liu ccb10995c2 net/virtio: add election for vectorized path
Rewrite vectorized path selection logic. Default setting comes from
vectorized devarg, then checks each criteria.

Packed ring vectorized path need:
    AVX512F and required extensions are supported by compiler and host
    VERSION_1 and IN_ORDER features are negotiated
    mergeable feature is not negotiated
    LRO offloading is disabled

Split ring vectorized rx path need:
    mergeable and IN_ORDER features are not negotiated
    LRO, chksum and vlan strip offloadings are disabled

Signed-off-by: Marvin Liu <yong.liu@intel.com>
Reviewed-by: Maxime Coquelin <maxime.coquelin@redhat.com>
2020-05-05 15:54:26 +02:00
..
2019-11-28 03:12:55 +01:00
2018-10-26 22:14:05 +02:00
2019-07-05 02:15:55 +02:00
2019-11-06 21:30:00 +01:00
2019-11-15 11:36:27 +01:00
2020-03-18 10:21:42 +01:00
2018-02-08 18:42:14 +01:00
2020-04-21 13:57:08 +02:00
2020-04-21 13:57:07 +02:00
2020-01-20 18:02:17 +01:00
2019-04-19 14:51:54 +02:00
2020-01-17 19:59:18 +01:00
2019-11-26 00:12:08 +01:00
2020-03-18 10:21:41 +01:00
2020-02-25 15:55:54 +01:00
2019-07-23 14:31:34 +02:00
2020-04-21 13:57:07 +02:00
2019-10-23 16:43:08 +02:00
2019-11-26 18:05:15 +01:00
2020-04-21 13:57:06 +02:00
2019-11-26 18:05:15 +01:00
2020-02-21 11:41:21 +01:00