iqiyi / dpvs

DPVS is a high performance Layer-4 load balancer based on DPDK.
Other
3k stars 723 forks source link

NETIF: dpdk_set_mc_list: rte_eth_dev_set_mc_addr_list is not supported, enable all multicast. ifa_entry_add: add ifaddr 192.168.110.87 failed -- no resource #824

Closed leslieDD closed 2 years ago

leslieDD commented 2 years ago
[root@localhost ~]# dpvs 
current thread affinity is set to FFFFFFFFFFFFF
EAL: Detected 52 lcore(s)
EAL: Detected 2 NUMA nodes
EAL: Detected static linkage of DPDK
EAL: Multi-process socket /var/run/dpdk/rte/mp_socket
EAL: Selected IOVA mode 'PA'
EAL: No available hugepages reported in hugepages-2048kB
EAL: Probing VFIO support...
EAL: Probe PCI driver: net_ice (8086:1592) device: 0000:af:00.0 (socket 1)
ice_load_pkg_type(): Active package is: 1.3.26.0, ICE OS Default Package
EAL: No legacy callbacks, legacy socket not created
DPVS: dpvs version: 1.9-0, build on 2022.04.20.05:11:06
CFG_FILE: Opening configuration file '/etc/dpvs.conf'.
CFG_FILE: log_level = WARNING
NETIF: dpdk0:rx_queue_number = 8
NETIF: worker cpu1:dpdk0 rx_queue_id += 0
NETIF: worker cpu1:dpdk0 tx_queue_id += 0
NETIF: worker cpu2:dpdk0 rx_queue_id += 1
NETIF: worker cpu2:dpdk0 tx_queue_id += 1
NETIF: worker cpu3:dpdk0 rx_queue_id += 2
NETIF: worker cpu3:dpdk0 tx_queue_id += 2
NETIF: worker cpu4:dpdk0 rx_queue_id += 3
NETIF: worker cpu4:dpdk0 tx_queue_id += 3
NETIF: worker cpu5:dpdk0 rx_queue_id += 4
NETIF: worker cpu5:dpdk0 tx_queue_id += 4
NETIF: worker cpu6:dpdk0 rx_queue_id += 5
NETIF: worker cpu6:dpdk0 tx_queue_id += 5
NETIF: worker cpu7:dpdk0 rx_queue_id += 6
NETIF: worker cpu7:dpdk0 tx_queue_id += 6
NETIF: worker cpu8:dpdk0 rx_queue_id += 7
NETIF: worker cpu8:dpdk0 tx_queue_id += 7
SAPOOL: sapool_filter_enable = on
IPSET: ipset_init: lcore 9: not support.
IPSET: ipset_init: lcore 10: not support.
IPSET: ipset_init: lcore 11: not support.
IPSET: ipset_init: lcore 12: not support.
IPSET: ipset_init: lcore 13: not support.
IPSET: ipset_init: lcore 14: not support.
IPSET: ipset_init: lcore 15: not support.
IPSET: ipset_init: lcore 16: not support.
IPSET: ipset_init: lcore 17: not support.
IPSET: ipset_init: lcore 18: not support.
IPSET: ipset_init: lcore 19: not support.
IPSET: ipset_init: lcore 20: not support.
IPSET: ipset_init: lcore 21: not support.
IPSET: ipset_init: lcore 22: not support.
IPSET: ipset_init: lcore 23: not support.
IPSET: ipset_init: lcore 24: not support.
IPSET: ipset_init: lcore 25: not support.
IPSET: ipset_init: lcore 26: not support.
IPSET: ipset_init: lcore 27: not support.
IPSET: ipset_init: lcore 28: not support.
IPSET: ipset_init: lcore 29: not support.
IPSET: ipset_init: lcore 30: not support.
IPSET: ipset_init: lcore 31: not support.
IPSET: ipset_init: lcore 32: not support.
IPSET: ipset_init: lcore 33: not support.
IPSET: ipset_init: lcore 34: not support.
IPSET: ipset_init: lcore 35: not support.
IPSET: ipset_init: lcore 36: not support.
IPSET: ipset_init: lcore 37: not support.
IPSET: ipset_init: lcore 38: not support.
IPSET: ipset_init: lcore 39: not support.
IPSET: ipset_init: lcore 40: not support.
IPSET: ipset_init: lcore 41: not support.
IPSET: ipset_init: lcore 42: not support.
IPSET: ipset_init: lcore 43: not support.
IPSET: ipset_init: lcore 44: not support.
IPSET: ipset_init: lcore 45: not support.
IPSET: ipset_init: lcore 46: not support.
IPSET: ipset_init: lcore 47: not support.
IPSET: ipset_init: lcore 48: not support.
IPSET: ipset_init: lcore 49: not support.
IPSET: ipset_init: lcore 50: not support.
IPSET: ipset_init: lcore 51: not support.
IPVS: dp_vs_conn_init: lcore 9: nothing to do.
IPVS: dp_vs_conn_init: lcore 10: nothing to do.
IPVS: dp_vs_conn_init: lcore 11: nothing to do.
IPVS: dp_vs_conn_init: lcore 12: nothing to do.
IPVS: dp_vs_conn_init: lcore 13: nothing to do.
IPVS: dp_vs_conn_init: lcore 14: nothing to do.
IPVS: dp_vs_conn_init: lcore 15: nothing to do.
IPVS: dp_vs_conn_init: lcore 16: nothing to do.
IPVS: dp_vs_conn_init: lcore 17: nothing to do.
IPVS: dp_vs_conn_init: lcore 18: nothing to do.
IPVS: dp_vs_conn_init: lcore 19: nothing to do.
IPVS: dp_vs_conn_init: lcore 20: nothing to do.
IPVS: dp_vs_conn_init: lcore 21: nothing to do.
IPVS: dp_vs_conn_init: lcore 22: nothing to do.
IPVS: dp_vs_conn_init: lcore 23: nothing to do.
IPVS: dp_vs_conn_init: lcore 24: nothing to do.
IPVS: dp_vs_conn_init: lcore 25: nothing to do.
IPVS: dp_vs_conn_init: lcore 26: nothing to do.
IPVS: dp_vs_conn_init: lcore 27: nothing to do.
IPVS: dp_vs_conn_init: lcore 28: nothing to do.
IPVS: dp_vs_conn_init: lcore 29: nothing to do.
IPVS: dp_vs_conn_init: lcore 30: nothing to do.
IPVS: dp_vs_conn_init: lcore 31: nothing to do.
IPVS: dp_vs_conn_init: lcore 32: nothing to do.
IPVS: dp_vs_conn_init: lcore 33: nothing to do.
IPVS: dp_vs_conn_init: lcore 34: nothing to do.
IPVS: dp_vs_conn_init: lcore 35: nothing to do.
IPVS: dp_vs_conn_init: lcore 36: nothing to do.
IPVS: dp_vs_conn_init: lcore 37: nothing to do.
IPVS: dp_vs_conn_init: lcore 38: nothing to do.
IPVS: dp_vs_conn_init: lcore 39: nothing to do.
IPVS: dp_vs_conn_init: lcore 40: nothing to do.
IPVS: dp_vs_conn_init: lcore 41: nothing to do.
IPVS: dp_vs_conn_init: lcore 42: nothing to do.
IPVS: dp_vs_conn_init: lcore 43: nothing to do.
IPVS: dp_vs_conn_init: lcore 44: nothing to do.
IPVS: dp_vs_conn_init: lcore 45: nothing to do.
IPVS: dp_vs_conn_init: lcore 46: nothing to do.
IPVS: dp_vs_conn_init: lcore 47: nothing to do.
IPVS: dp_vs_conn_init: lcore 48: nothing to do.
IPVS: dp_vs_conn_init: lcore 49: nothing to do.
IPVS: dp_vs_conn_init: lcore 50: nothing to do.
IPVS: dp_vs_conn_init: lcore 51: nothing to do.
NETIF: Ethdev port_id=0 invalid rss_hf: 0x3afbc, valid value: 0x7ffc
NETIF: dpdk_set_mc_list: rte_eth_dev_set_mc_addr_list is not supported, enable all multicast.
NETIF: dpdk_set_mc_list: rte_eth_dev_set_mc_addr_list is not supported, enable all multicast.
NETIF: dpdk_set_mc_list: rte_eth_dev_set_mc_addr_list is not supported, enable all multicast.
NETIF: dpdk_set_mc_list: rte_eth_dev_set_mc_addr_list is not supported, enable all multicast.
NETIF: dpdk_set_mc_list: rte_eth_dev_set_mc_addr_list is not supported, enable all multicast.
NETIF: dpdk_set_mc_list: rte_eth_dev_set_mc_addr_list is not supported, enable all multicast.
NETIF: dpdk_set_mc_list: rte_eth_dev_set_mc_addr_list is not supported, enable all multicast.
NETIF: dpdk_set_mc_list: rte_eth_dev_set_mc_addr_list is not supported, enable all multicast.
NETIF: dpdk_set_mc_list: rte_eth_dev_set_mc_addr_list is not supported, enable all multicast.
NETIF: dpdk_set_mc_list: rte_eth_dev_set_mc_addr_list is not supported, enable all multicast.
NETIF: dpdk_set_mc_list: rte_eth_dev_set_mc_addr_list is not supported, enable all multicast.
NETIF: dpdk_set_mc_list: rte_eth_dev_set_mc_addr_list is not supported, enable all multicast.
NETIF: dpdk_set_mc_list: rte_eth_dev_set_mc_addr_list is not supported, enable all multicast.
NETIF: dpdk_set_mc_list: rte_eth_dev_set_mc_addr_list is not supported, enable all multicast.
NETIF: dpdk_set_mc_list: rte_eth_dev_set_mc_addr_list is not supported, enable all multicast.
NETIF: dpdk_set_mc_list: rte_eth_dev_set_mc_addr_list is not supported, enable all multicast.
NETIF: dpdk_set_mc_list: rte_eth_dev_set_mc_addr_list is not supported, enable all multicast.
NETIF: dpdk_set_mc_list: rte_eth_dev_set_mc_addr_list is not supported, enable all multicast.
NETIF: dpdk_set_mc_list: rte_eth_dev_set_mc_addr_list is not supported, enable all multicast.
NETIF: dpdk_set_mc_list: rte_eth_dev_set_mc_addr_list is not supported, enable all multicast.
NETIF: dpdk_set_mc_list: rte_eth_dev_set_mc_addr_list is not supported, enable all multicast.
NETIF: dpdk_set_mc_list: rte_eth_dev_set_mc_addr_list is not supported, enable all multicast.
NETIF: dpdk_set_mc_list: rte_eth_dev_set_mc_addr_list is not supported, enable all multicast.
NETIF: dpdk_set_mc_list: rte_eth_dev_set_mc_addr_list is not supported, enable all multicast.
NETIF: dpdk_set_mc_list: rte_eth_dev_set_mc_addr_list is not supported, enable all multicast.
NETIF: dpdk_set_mc_list: rte_eth_dev_set_mc_addr_list is not supported, enable all multicast.
NETIF: dpdk_set_mc_list: rte_eth_dev_set_mc_addr_list is not supported, enable all multicast.
NETIF: dpdk_set_mc_list: rte_eth_dev_set_mc_addr_list is not supported, enable all multicast.
NETIF: dpdk_set_mc_list: rte_eth_dev_set_mc_addr_list is not supported, enable all multicast.
NETIF: dpdk_set_mc_list: rte_eth_dev_set_mc_addr_list is not supported, enable all multicast.
NETIF: dpdk_set_mc_list: rte_eth_dev_set_mc_addr_list is not supported, enable all multicast.
NETIF: dpdk_set_mc_list: rte_eth_dev_set_mc_addr_list is not supported, enable all multicast.
NETIF: dpdk_set_mc_list: rte_eth_dev_set_mc_addr_list is not supported, enable all multicast.
NETIF: dpdk_set_mc_list: rte_eth_dev_set_mc_addr_list is not supported, enable all multicast.
NETIF: dpdk_set_mc_list: rte_eth_dev_set_mc_addr_list is not supported, enable all multicast.
NETIF: dpdk_set_mc_list: rte_eth_dev_set_mc_addr_list is not supported, enable all multicast.
NETIF: dpdk_set_mc_list: rte_eth_dev_set_mc_addr_list is not supported, enable all multicast.
NETIF: dpdk_set_mc_list: rte_eth_dev_set_mc_addr_list is not supported, enable all multicast.
NETIF: dpdk_set_mc_list: rte_eth_dev_set_mc_addr_list is not supported, enable all multicast.
NETIF: dpdk_set_mc_list: rte_eth_dev_set_mc_addr_list is not supported, enable all multicast.
NETIF: dpdk_set_mc_list: rte_eth_dev_set_mc_addr_list is not supported, enable all multicast.
NETIF: dpdk_set_mc_list: rte_eth_dev_set_mc_addr_list is not supported, enable all multicast.
NETIF: dpdk_set_mc_list: rte_eth_dev_set_mc_addr_list is not supported, enable all multicast.
NETIF: dpdk_set_mc_list: rte_eth_dev_set_mc_addr_list is not supported, enable all multicast.
NETIF: dpdk_set_mc_list: rte_eth_dev_set_mc_addr_list is not supported, enable all multicast.
NETIF: dpdk_set_mc_list: rte_eth_dev_set_mc_addr_list is not supported, enable all multicast.
NETIF: dpdk_set_mc_list: rte_eth_dev_set_mc_addr_list is not supported, enable all multicast.
NETIF: dpdk_set_mc_list: rte_eth_dev_set_mc_addr_list is not supported, enable all multicast.
NETIF: dpdk_set_mc_list: rte_eth_dev_set_mc_addr_list is not supported, enable all multicast.
NETIF: dpdk_set_mc_list: rte_eth_dev_set_mc_addr_list is not supported, enable all multicast.
NETIF: dpdk_set_mc_list: rte_eth_dev_set_mc_addr_list is not supported, enable all multicast.
NETIF: dpdk_set_mc_list: rte_eth_dev_set_mc_addr_list is not supported, enable all multicast.
NETIF: dpdk_set_mc_list: rte_eth_dev_set_mc_addr_list is not supported, enable all multicast.
NETIF: dpdk_set_mc_list: rte_eth_dev_set_mc_addr_list is not supported, enable all multicast.
NETIF: dpdk_set_mc_list: rte_eth_dev_set_mc_addr_list is not supported, enable all multicast.
NETIF: dpdk_set_mc_list: rte_eth_dev_set_mc_addr_list is not supported, enable all multicast.
NETIF: dpdk_set_mc_list: rte_eth_dev_set_mc_addr_list is not supported, enable all multicast.
NETIF: dpdk_set_mc_list: rte_eth_dev_set_mc_addr_list is not supported, enable all multicast.
NETIF: dpdk_set_mc_list: rte_eth_dev_set_mc_addr_list is not supported, enable all multicast.
NETIF: dpdk_set_mc_list: rte_eth_dev_set_mc_addr_list is not supported, enable all multicast.
NETIF: dpdk_set_mc_list: rte_eth_dev_set_mc_addr_list is not supported, enable all multicast.
NETIF: dpdk_set_mc_list: rte_eth_dev_set_mc_addr_list is not supported, enable all multicast.
NETIF: dpdk_set_mc_list: rte_eth_dev_set_mc_addr_list is not supported, enable all multicast.
NETIF: dpdk_set_mc_list: rte_eth_dev_set_mc_addr_list is not supported, enable all multicast.
NETIF: dpdk_set_mc_list: rte_eth_dev_set_mc_addr_list is not supported, enable all multicast.
NETIF: dpdk_set_mc_list: rte_eth_dev_set_mc_addr_list is not supported, enable all multicast.
NETIF: dpdk_set_mc_list: rte_eth_dev_set_mc_addr_list is not supported, enable all multicast.
NETIF: dpdk_set_mc_list: rte_eth_dev_set_mc_addr_list is not supported, enable all multicast.
NETIF: dpdk_set_mc_list: rte_eth_dev_set_mc_addr_list is not supported, enable all multicast.
NETIF: dpdk_set_mc_list: rte_eth_dev_set_mc_addr_list is not supported, enable all multicast.
NETIF: dpdk_set_mc_list: rte_eth_dev_set_mc_addr_list is not supported, enable all multicast.
NETIF: dpdk_set_mc_list: rte_eth_dev_set_mc_addr_list is not supported, enable all multicast.
NETIF: dpdk_set_mc_list: rte_eth_dev_set_mc_addr_list is not supported, enable all multicast.
NETIF: dpdk_set_mc_list: rte_eth_dev_set_mc_addr_list is not supported, enable all multicast.
NETIF: dpdk_set_mc_list: rte_eth_dev_set_mc_addr_list is not supported, enable all multicast.
NETIF: dpdk_set_mc_list: rte_eth_dev_set_mc_addr_list is not supported, enable all multicast.
NETIF: dpdk_set_mc_list: rte_eth_dev_set_mc_addr_list is not supported, enable all multicast.
NETIF: dpdk_set_mc_list: rte_eth_dev_set_mc_addr_list is not supported, enable all multicast.
NETIF: dpdk_set_mc_list: rte_eth_dev_set_mc_addr_list is not supported, enable all multicast.
NETIF: dpdk_set_mc_list: rte_eth_dev_set_mc_addr_list is not supported, enable all multicast.
NETIF: dpdk_set_mc_list: rte_eth_dev_set_mc_addr_list is not supported, enable all multicast.
NETIF: dpdk_set_mc_list: rte_eth_dev_set_mc_addr_list is not supported, enable all multicast.
NETIF: dpdk_set_mc_list: rte_eth_dev_set_mc_addr_list is not supported, enable all multicast.
NETIF: dpdk_set_mc_list: rte_eth_dev_set_mc_addr_list is not supported, enable all multicast.
NETIF: dpdk_set_mc_list: rte_eth_dev_set_mc_addr_list is not supported, enable all multicast.
NETIF: dpdk_set_mc_list: rte_eth_dev_set_mc_addr_list is not supported, enable all multicast.
NETIF: dpdk_set_mc_list: rte_eth_dev_set_mc_addr_list is not supported, enable all multicast.
NETIF: dpdk_set_mc_list: rte_eth_dev_set_mc_addr_list is not supported, enable all multicast.
NETIF: dpdk_set_mc_list: rte_eth_dev_set_mc_addr_list is not supported, enable all multicast.
NETIF: dpdk_set_mc_list: rte_eth_dev_set_mc_addr_list is not supported, enable all multicast.
NETIF: dpdk_set_mc_list: rte_eth_dev_set_mc_addr_list is not supported, enable all multicast.
NETIF: dpdk_set_mc_list: rte_eth_dev_set_mc_addr_list is not supported, enable all multicast.
NETIF: dpdk_set_mc_list: rte_eth_dev_set_mc_addr_list is not supported, enable all multicast.
NETIF: dpdk_set_mc_list: rte_eth_dev_set_mc_addr_list is not supported, enable all multicast.
NETIF: dpdk_set_mc_list: rte_eth_dev_set_mc_addr_list is not supported, enable all multicast.
NETIF: dpdk_set_mc_list: rte_eth_dev_set_mc_addr_list is not supported, enable all multicast.
NETIF: dpdk_set_mc_list: rte_eth_dev_set_mc_addr_list is not supported, enable all multicast.
NETIF: dpdk_set_mc_list: rte_eth_dev_set_mc_addr_list is not supported, enable all multicast.
NETIF: dpdk_set_mc_list: rte_eth_dev_set_mc_addr_list is not supported, enable all multicast.
NETIF: dpdk_set_mc_list: rte_eth_dev_set_mc_addr_list is not supported, enable all multicast.
NETIF: dpdk_set_mc_list: rte_eth_dev_set_mc_addr_list is not supported, enable all multicast.
NETIF: dpdk_set_mc_list: rte_eth_dev_set_mc_addr_list is not supported, enable all multicast.
NETIF: dpdk_set_mc_list: rte_eth_dev_set_mc_addr_list is not supported, enable all multicast.
NETIF: dpdk_set_mc_list: rte_eth_dev_set_mc_addr_list is not supported, enable all multicast.
NETIF: dpdk_set_mc_list: rte_eth_dev_set_mc_addr_list is not supported, enable all multicast.
NETIF: dpdk_set_mc_list: rte_eth_dev_set_mc_addr_list is not supported, enable all multicast.
FLOW: rte_flow_validate on dpdk0 failed -- 4, Not support priority.
FLOW: rte_flow_validate on dpdk0 failed -- 4, Not support priority.
FLOW: rte_flow_validate on dpdk0 failed -- 4, Not support priority.
FLOW: netif_sapool_flow_add: adding tcp sapool flow failed: dpdk0 ip 192.168.110.87 port 6(0x0006) mask 0x0007, queue 6 lcore  7
FLOW: rte_flow_validate on dpdk0 failed -- 4, Not support priority.
FLOW: netif_sapool_flow_add: adding udp sapool flow failed: dpdk0 ip 192.168.110.87 port 6(0x0006) mask 0x0007, queue 6 lcore  7
FLOW: rte_flow_validate on dpdk0 failed -- 4, Not support priority.
FLOW: netif_sapool_flow_add: adding tcp sapool flow failed: dpdk0 ip 192.168.110.87 port 0(0x0000) mask 0x0007, queue 0 lcore  1
FLOW: rte_flow_validate on dpdk0 failed -- 4, Not support priority.
FLOW: netif_sapool_flow_add: adding udp sapool flow failed: dpdk0 ip 192.168.110.87 port 0(0x0000) mask 0x0007, queue 0 lcore  1
FLOW: rte_flow_validate on dpdk0 failed -- 4, Not support priority.
FLOW: netif_sapool_flow_add: adding tcp sapool flow failed: dpdk0 ip 192.168.110.87 port 2(0x0002) mask 0x0007, queue 2 lcore  3
FLOW: rte_flow_validate on dpdk0 failed -- 4, Not support priority.
FLOW: netif_sapool_flow_add: adding udp sapool flow failed: dpdk0 ip 192.168.110.87 port 2(0x0002) mask 0x0007, queue 2 lcore  3
FLOW: rte_flow_validate on dpdk0 failed -- 4, Not support priority.
FLOW: netif_sapool_flow_add: adding tcp sapool flow failed: dpdk0 ip 192.168.110.87 port 1(0x0001) mask 0x0007, queue 1 lcore  2
FLOW: rte_flow_validate on dpdk0 failed -- 4, Not support priority.
FLOW: rte_flow_validate on dpdk0 failed -- 4, Not support priority.
FLOW: netif_sapool_flow_add: adding udp sapool flow failed: dpdk0 ip 192.168.110.87 port 1(0x0001) mask 0x0007, queue 1 lcore  2
FLOW: netif_sapool_flow_add: adding tcp sapool flow failed: dpdk0 ip 192.168.110.87 port 5(0x0005) mask 0x0007, queue 5 lcore  6
FLOW: rte_flow_validate on dpdk0 failed -- 4, Not support priority.
FLOW: netif_sapool_flow_add: adding udp sapool flow failed: dpdk0 ip 192.168.110.87 port 5(0x0005) mask 0x0007, queue 5 lcore  6
FLOW: rte_flow_validate on dpdk0 failed -- 4, Not support priority.
FLOW: netif_sapool_flow_add: adding tcp sapool flow failed: dpdk0 ip 192.168.110.87 port 7(0x0007) mask 0x0007, queue 7 lcore  8
FLOW: rte_flow_validate on dpdk0 failed -- 4, Not support priority.
FLOW: netif_sapool_flow_add: adding udp sapool flow failed: dpdk0 ip 192.168.110.87 port 7(0x0007) mask 0x0007, queue 7 lcore  8
FLOW: netif_sapool_flow_add: adding tcp sapool flow failed: dpdk0 ip 192.168.110.87 port 3(0x0003) mask 0x0007, queue 3 lcore  4
FLOW: rte_flow_validate on dpdk0 failed -- 4, Not support priority.
FLOW: netif_sapool_flow_add: adding udp sapool flow failed: dpdk0 ip 192.168.110.87 port 3(0x0003) mask 0x0007, queue 3 lcore  4
FLOW: netif_sapool_flow_add: adding tcp sapool flow failed: dpdk0 ip 192.168.110.87 port 4(0x0004) mask 0x0007, queue 4 lcore  5
FLOW: rte_flow_validate on dpdk0 failed -- 4, Not support priority.
FLOW: netif_sapool_flow_add: adding udp sapool flow failed: dpdk0 ip 192.168.110.87 port 4(0x0004) mask 0x0007, queue 4 lcore  5
IFA: [07] ifa_entry_add: add ifaddr 192.168.110.87 failed -- no resource
IFA: [04] ifa_entry_add: add ifaddr 192.168.110.87 failed -- no resource
IFA: [05] ifa_entry_add: add ifaddr 192.168.110.87 failed -- no resource
IFA: [01] ifa_entry_add: add ifaddr 192.168.110.87 failed -- no resource
IFA: [08] ifa_entry_add: add ifaddr 192.168.110.87 failed -- no resource
IFA: [02] ifa_entry_add: add ifaddr 192.168.110.87 failed -- no resource
IFA: [03] ifa_entry_add: add ifaddr 192.168.110.87 failed -- no resource
IFA: [06] ifa_entry_add: add ifaddr 192.168.110.87 failed -- no resource
NETIF: dpdk_set_mc_list: rte_eth_dev_set_mc_addr_list is not supported, enable all multicast.
NETIF: dpdk_set_mc_list: rte_eth_dev_set_mc_addr_list is not supported, enable all multicast.
NETIF: dpdk_set_mc_list: rte_eth_dev_set_mc_addr_list is not supported, enable all multicast.
ywc689 commented 2 years ago

NETIF: dpdk_set_mc_list: rte_eth_dev_set_mc_addr_list is not supported, enable all multicast. 网卡或者驱动不支持配置多播地址,使能了所有多播。这个不影响功能。

FLOW: netif_sapool_flow_add: adding udp sapool flow failed: dpdk0 ip 192.168.110.87 port 4(0x0004) mask 0x0007, queue 4 lcore 5 IFA: [07] ifa_entry_add: add ifaddr 192.168.110.87 failed -- no resource 网卡不支持 DPVS 需要的 rte_flow 类型,local IP 配置失败。这种情况下如果要用 FullNAT/SNAT 转发模式,需要关闭 dpvs.conf 里的 flow_enable,并且只配置一个转发 worker(多个worker 必须打开 conn/redirect 配置)。