Commit Graph

1165 Commits

Author SHA1 Message Date
hao 4854315d0d Added FDIR using general flow rules.
Added FDIR functionality that does not use flow in isolation mode. This is a part of the research work at RCSLab, University of Waterloo
2022-09-15 20:56:47 -04:00
fengbojiang 0e1e4adea1 Update Roadmap. 2022-09-07 14:58:58 +08:00
用jfb8856606 4928c630a1 Fix compile error of igb_uio. 2022-09-06 05:04:33 +00:00
用jfb8856606 de0896f670 Add some igrone files of DPDK. 2022-09-06 04:47:39 +00:00
用jfb8856606 1c59c67009 Update igb_uio. 2022-09-06 04:45:51 +00:00
fengbojiang 13c736b9d7 Fix I40E_DEV_ID_10G_BASE_T_X722 issue. 2022-09-06 12:19:40 +08:00
用jfb8856606 ba143ce866 Sync DPDK's modifies. 2022-09-06 12:14:00 +08:00
fengbojiang 0b9105dad3 F-Stack lib and docs support DPDK-21.11. 2022-09-06 12:11:17 +08:00
用jfb8856606 4d39bb9283 DPDK: Upgrade to 21.11.2. 2022-09-06 04:00:10 +00:00
johnjiang a70f11f562
Update F-Stack_Release_Note.md 2022-09-02 20:48:08 +08:00
fengbojiang f596335ec5 Update Release Note of 1.22. 2022-09-02 20:41:51 +08:00
fengbojiang 52292ce2b0 Update LICENSE. 2022-09-02 20:41:20 +08:00
fengbojiang eab31a56da Update LICENSE. 2022-09-02 20:40:27 +08:00
fengbojiang 69c1032524 Fix a typo. `ifc_name` modify to `if_name`. 2022-09-02 20:21:32 +08:00
fengbojiang 51c91ab0ad Enable INET6 by default in helloworld. 2022-09-02 20:20:05 +08:00
用jfb8856606 c91bb17702 Sync DPDK's modifies. 2022-09-02 11:48:36 +00:00
fengbojiang f7da542ada fix some issue. 2022-09-02 19:41:14 +08:00
fengbojiang ff8fd2bdc7 Merge branch 'dev' 2022-09-02 16:51:22 +08:00
johnjiang 0aa81ab190
Update F-Stack_Release_Note.md 2022-09-02 16:19:03 +08:00
fengbojiang 92a51f3da7 Update 1.21.2 release note. 2022-09-02 16:15:33 +08:00
FireAngell a7a9a195bb Now, RACK and BBR can work fine. thanks @FireAngell.
Enable `net.inet.tcp.hpts.skip_swi` in `config.ini`.
2022-09-02 15:57:00 +08:00
用jfb8856606 f2591405ba DPDK: upgrade to DPDK-19.11.13(LTS). 2022-09-02 07:34:10 +00:00
hao 226c290ccc Added F-Stack FreeBSD support (This is a part of the research work at RCSLab, University of Waterloo) 2022-09-02 12:49:33 +08:00
fengbojiang a3702d0636 MLX5: modify `if_indextoname` syscall to support F-Stack tools. 2022-09-02 12:44:23 +08:00
jfb8856606 823b1d7cf4 Fix #576, add the code of igb_uio and enable_kmods. 2022-09-02 12:42:09 +08:00
用jfb8856606 5aafc90883 DPDK: upgrade to dpdk-20.11.6. 2022-09-02 04:40:05 +00:00
用jfb8856606 7616fe14b6 Redis: upgrade to redis-6.2.6. 2022-09-02 02:55:00 +00:00
fengbojiang ae7ea12bc0 F-Stack support HPTS for rack/bbr, and rack work correctly, but bbr
still has some problems when transferring large files, and the
issue with bbr will be attempted to be resolved after FreeBSD is
upgraded to 13.1 in the next release(1.23).
2022-09-01 19:18:12 +08:00
fengbojiang bf68b4fc1b Fix the issue that `ff_netstat -r` can't show gateway6. 2022-09-01 17:20:13 +08:00
fengbojiang fa1a923248 Fix the issue that `ff_netstat -r` can't show gateway6. 2022-09-01 17:14:59 +08:00
fengbojiang 8bff657153 fix crash while set gateway6. 2022-09-01 16:33:39 +08:00
用jfb8856606 9208ea7922 Fix #679. Fix memory leak while call in_pcbfree. 2022-08-27 17:07:20 +00:00
johnjiang bd798c39f3
Merge pull request #690 from sarosh-arif/dev
prevent ff_recvfrom() from corrupting *from passed by user in case of zero *fromlen
2022-08-27 20:55:04 +08:00
fengbojiang 2156ba56d9 Merge branch 'master' of https://github.com/F-Stack/f-stack 2022-08-27 20:48:45 +08:00
Sarosh Arif 06447d0b38 ff_syscall_wrapper.c: in ff_recvfrom() in case of zero *fromlen, *from will not be filled with garbadge values 2022-08-23 15:46:55 +05:00
johnjiang 2cf815a338
Merge pull request #689 from agerguo/patch-4
Update ff_dpdk_if.c
2022-08-22 18:28:15 +08:00
agerguo b60bfba1bb
Update ff_dpdk_if.c
bond numa
2022-08-19 14:42:19 +08:00
fengbojiang 8edd7a76c2 Add include rte_eth_bond_8023ad.h. Fix #681. 2022-07-06 15:39:40 +08:00
Lorisy 1056bf23c3 对于LACP模式下的bond功能,LACP的协商报文驱动默认加入ring队列,但是不会消费,可以使用单独的队列来做lacp的协商 2022-07-06 15:39:34 +08:00
fengbojiang a093c79733 ioctl_va bug fix #665. 2022-07-06 15:38:32 +08:00
fengbojiang e7757252b3 ioctl_va bug fix #665. 2022-07-05 17:43:39 +08:00
fengbojiang 4b03900402 Add include rte_eth_bond_8023ad.h. Fix #681. 2022-07-05 14:50:22 +08:00
fengbojiang e601473bff update .gitignore. 2022-07-05 14:49:47 +08:00
fengbojiang 96b34ce16a Merge branch 'dev' of https://github.com/F-Stack/f-stack into dev 2022-07-05 14:46:48 +08:00
johnjiang c8e1aab83e Merge pull request #680 from Lorisy/dev
对于LACP模式下的bond功能,LACP的协商报文驱动默认加入ring队列,但是不会消费,可以使用单独的队列来做lacp的协商
2022-07-01 17:15:23 +08:00
Lorisy f614f3053a 对于LACP模式下的bond功能,LACP的协商报文驱动默认加入ring队列,但是不会消费,可以使用单独的队列来做lacp的协商 2022-06-29 15:40:52 +08:00
johnjiang c1d64d891b Merge pull request #676 from ZZMarquis/patch-1
to avoid compiling errors when gcc version >= 10
2022-06-22 18:41:34 +08:00
johnjiang 1829b7e530 Merge pull request #669 from Jawad-Hussain-23/feature/add_dpdk_log_level_to_config_file
alows user to set dpdk log level from config.ini file.
2022-06-22 18:40:43 +08:00
johnjiang c1a78a6c51 Merge pull request #668 from FidaullahNoonari-emumba/dev
Add IP_MINTTL flag in ff_syscall_wrapper.c.
2022-06-22 18:39:55 +08:00
ZZMarquis 6daadb0b5c to avoid compiling errors when gcc version >= 10
to avoid compiling errors when gcc version >= 10
2022-06-17 22:05:59 +08:00