History log of /f-stack/lib/ff_config.h (Results 1 – 25 of 31)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# 5c84990d 30-Oct-2021 Ibtisam Tariq <[email protected]>

Add support to set interface name of each port in `config.ini`.


# 2317ada5 18-Sep-2021 fengbojiang <[email protected]>

Update LICENCE.


Revision tags: v1.21.1
# 503a15e0 16-Jun-2021 fengbojiang <[email protected]>

Support set multi virtual IPv4/IPv6 net addrs in `config.ini`, instead of use `ff_ifconfig`.

Close #421.


# d4e858cf 16-Jun-2021 fengbojiang <[email protected]>

modify pcap config.


Revision tags: v1.21
# a25f323c 21-Jan-2021 zengyi1001 <[email protected]>

Add IPv6 net addr parameters in config

Co-authored-by: fengbojiang <[email protected]>


# 838bd0fa 17-Nov-2020 zhangxiang10 <[email protected]>

解析file_prefix&pci-whitelist配置


# f41205e9 29-Aug-2020 fengbojiang <[email protected]>

Add configuration options `symmetric_rss` to set whether to use symmetric RSS.


# 47507c15 14-May-2020 pengtian <[email protected]>

#add knictl support


# 4b75b83d 07-Jan-2020 jin.hao1 <[email protected]>

Update ff_config.h

use 4 spaces indent.


# 819aafb6 08-Jan-2020 jinhao2 <[email protected]>

dump packets by core, instead of by ports;without fopen/fclose while dumping


Revision tags: v1.20, v1.13
# 3a3642c7 04-Nov-2019 Jayath Sathyanarayana <[email protected]>

Merge patch of Configuration param to skip "TX checksum offload", refer #448.


# c0f66684 04-Sep-2019 fengbojiang(姜凤波) <[email protected]>

Bonding: supported. but it can't work in multi-processes, to be fix.


# 59bb71f6 27-Jun-2019 fengbojiang(姜凤波) <[email protected]>

Add pkt_tx_delay parameter in config.ini.
It should be default while handling large concurrent requests, otherwise
it will reduce the throughput.
But if there are only a little, you can set it to les

Add pkt_tx_delay parameter in config.ini.
It should be default while handling large concurrent requests, otherwise
it will reduce the throughput.
But if there are only a little, you can set it to less than 100, even to
0, to reduce the delay of the connection.

show more ...


# d817ab20 29-Mar-2019 10077240 <[email protected]>

not use mcopy when transmit from bsd to dpdk


# ef5ab859 29-Mar-2019 10077240 <[email protected]>

not use mcopy when transmit from bsd to dpdk


# c4c89eff 26-Nov-2018 fengbojiang <[email protected]>

CONTAINER(DOCKER): support aggregation model while running in container with OVS-DPDK, refer to #298.


# a3bbaff5 26-Nov-2018 fengbojiang <[email protected]>

CONTAINER(DOCKER): support aggregation model while running in container with OVS-DPDK, refer to #298.


# 1d23c90b 13-Nov-2018 fengbojiang <[email protected]>

Sync to github


# 79f0ade3 13-Nov-2018 fengbojiang <[email protected]>

Sync to github


# 6d20afb2 20-Aug-2018 root <[email protected]>

add `base_virtaddr` config.


# 5523938c 20-Aug-2018 root <[email protected]>

add `base_virtaddr` config.


# c605f595 17-Aug-2018 fengbojiang <[email protected]>

add "idle_sleep" to reduce CPU usage when no pkts incomming.


# c506e436 17-Aug-2018 fengbojiang <[email protected]>

add "idle_sleep" to reduce CPU usage when no pkts incomming.


Revision tags: v1.12
# b844e8f8 02-Jan-2018 logwang <[email protected]>

Misc: add "extern C" in public header files.


# 7f4229ea 02-Jan-2018 logwang <[email protected]>

Misc: add "extern C" in public header files.


12