1.delele all citys output influxdb
2.modify mrzcpd icore error 3.remove adc-exporter-systemd.service wilte list limit
This commit is contained in:
@@ -32,11 +32,7 @@ promisc=1
|
||||
|
||||
[service]
|
||||
# lcore id for i/o service, use comma to split
|
||||
{% if bladename == "mcn0" %}
|
||||
iocore={{ mcn0_mrzcpd.iocore }}
|
||||
{% else %}
|
||||
iocore={{ mcn123_mrzcpd.iocore }}
|
||||
{% endif %}
|
||||
distmode=2
|
||||
hashmode=0
|
||||
|
||||
|
||||
@@ -33,11 +33,7 @@ promisc=1
|
||||
|
||||
[service]
|
||||
# lcore id for i/o service, use comma to split
|
||||
{% if bladename == "mcn0" %}
|
||||
iocore={{ mcn0_mrzcpd.iocore }}
|
||||
{% else %}
|
||||
iocore={{ mcn123_mrzcpd.iocore }}
|
||||
{% endif %}
|
||||
distmode=2
|
||||
hashmode=0
|
||||
|
||||
|
||||
@@ -10,7 +10,7 @@ clear_tx_flags=1
|
||||
promisc=1
|
||||
|
||||
[service]
|
||||
iocore={{ mrzcpd.iocore }}
|
||||
iocore={{ mcn123_mrzcpd.iocore }}
|
||||
|
||||
[eal]
|
||||
virtaddr=0x7d0000000000
|
||||
|
||||
Reference in New Issue
Block a user