Commit Graph

298 Commits

Author SHA1 Message Date
kodario 462988605b rdma sw fix. 2023-09-26 17:30:35 +02:00
kodario 42e63d5850 merge with tcp. 2023-08-08 15:24:48 +02:00
kodario bca3563822 test rpc interfaces. 2023-08-08 15:17:48 +02:00
zhe c9b58f0342 add a new constructor for ibvQpVonn and fixed a bug related to qpn generation 2023-08-06 17:08:38 +02:00
zhenhaohe 6b3cc41cfc
Merge pull request #43 from zhenhaohe/dev
Dev
2023-08-01 20:42:48 +02:00
zhe f140404fda remove rdma rq, fix related typo 2023-07-31 13:56:11 +02:00
zhe 2bdd7c997e fix type 2023-07-25 19:13:34 +02:00
zhe 11a6f3542a Merge branch 'dev' of https://github.com/zhenhaohe/Coyote into dev 2023-07-25 13:55:09 +02:00
zhe ecae76cae2 update flow_alveo to reflect the changes from the hacc cluster cli 2023-07-25 13:54:54 +02:00
zhenhaohe 83a5e89eb1
Merge branch 'fpgasystems:master' into dev 2023-07-25 11:22:18 +02:00
zhe e007788f68 update environment variable of ip 2023-07-25 11:21:06 +02:00
zhe 488c2711d1 merge conflict 2023-07-25 11:20:11 +02:00
zhe 0a371e5b92 move the tcp session management to config slave 2023-07-25 11:15:09 +02:00
d-kor db46d41a37
Merge pull request #41 from zhenhaohe/dev
Dev
2023-06-27 22:35:45 +02:00
d-kor 4127c2024d
Merge branch 'master' into dev 2023-06-27 22:35:35 +02:00
zhe 71bff40bcd update hbm bd with more registers to improve timing 2023-06-19 16:01:25 +02:00
zhe ec7029f53c import fix to user mux, only feedback mux meta when request target host mem 2023-06-19 11:14:54 +02:00
kodario 74ccd4732b meta cnfg slave fix. 2023-06-16 14:38:56 +02:00
kodario 7a4576db24 clear acks. 2023-06-16 14:36:14 +02:00
zhe e33825f7d0 update hbm bd to set register slice slr crossing 2023-06-15 15:00:41 +02:00
kodario 357b2bc35a completion test. 2023-06-15 11:44:39 +02:00
zhe 55aedc4c9b add host flag into the bypass done 2023-06-14 12:56:28 +02:00
kodario 789214db94 rdma cmplt compiling, pid hash. 2023-06-12 18:02:24 +02:00
kodario 24eae14790 completion queues. 2023-06-12 14:40:22 +02:00
kodario 05090aa802 completion queues. 2023-06-12 14:33:46 +02:00
zhenhaohe 3298af9a70
Merge pull request #40 from zhenhaohe/dev
Dev
2023-06-12 01:09:40 +02:00
zhenhaohe 37394a7d11
Merge branch 'fpgasystems:master' into dev 2023-06-12 01:08:26 +02:00
zhe 6da05061a4 fix multi region typo 2023-06-12 01:07:50 +02:00
zhenhaohe d34898176c
Merge pull request #39 from zhenhaohe/dev
Dev
2023-06-11 12:12:42 +02:00
zhe b2dd1345fb Merge branch 'dev' of https://github.com/zhenhaohe/Coyote into dev 2023-06-07 15:09:52 +02:00
zhe 366e9be267 fix typo with single strm in user wrapper 2023-06-07 15:09:25 +02:00
d-kor ef9d8fbe51
Merge pull request #38 from zhenhaohe/dev
Dev
2023-06-04 16:57:13 +02:00
zhe 011e243bc7 change the naming convention of card and strm interface in the user examples 2023-06-02 09:13:18 +02:00
zhe 91a2241052 add support for multiple card and strm axi 2023-06-02 09:12:13 +02:00
d-kor e19b3a2ba4
Merge pull request #37 from zhenhaohe/dev
refactorize the bypass done to include dest and stream field
2023-05-23 13:06:13 +02:00
zhenhaohe 05be5518eb
Merge branch 'fpgasystems:master' into dev 2023-05-23 11:27:30 +02:00
zhenhaohe f5c95d1869
Update tcp example frequence 2023-05-22 23:28:52 +02:00
zhe 9f15aa7401 refactorize the bypass done to include dest and stream field 2023-05-22 23:22:19 +02:00
d-kor 22b6519b2c
Merge pull request #35 from jedichen121/patch-5
Update cSched.cpp
2023-05-09 12:27:20 +02:00
jedichen121 cf2c642620
Update cSched.cpp
Updating curr_oid.
2023-05-09 11:33:21 +02:00
kodario c00458ff34 add crc.hpp. 2023-05-04 15:06:06 +02:00
kodario 7bf228d1bc diff reps for thr and lat. 2023-05-04 14:51:04 +02:00
kodario 10737995c8 Merge branch 'master' of https://github.com/fpgasystems/Coyote 2023-05-04 14:40:06 +02:00
kodario 896f9f62f5 rdma retransmission stress tested. 2023-05-04 14:39:57 +02:00
d-kor 36a8f930ac
Merge pull request #34 from dgiantsidi/master
Bug fix at ~cProcess()
2023-05-02 13:35:15 +02:00
dgiantsidi 23c20f6ca5 do not cleanup items during unordered_map iteration, clear() after invalidation 2023-05-01 14:06:43 +00:00
kodario f6c978a6cd reads tested. 2023-04-19 17:07:28 +02:00
kodario 16ef605b29 msn build passing. 2023-04-14 11:33:39 +02:00
d-kor 49574cb9ea flow control testing. 2023-04-12 11:56:38 +02:00
d-kor e16ce5bdfb
Merge pull request #32 from jedichen121/patch-4
Update driver api to make it work with newer version of linux kernel (>5.17)
2023-03-07 16:29:28 +01:00