mtcp-stack / mtcp

mTCP: A Highly Scalable User-level TCP Stack for Multicore Systems
Other
1.98k stars 435 forks source link

mTCP support for SPDK #287

Open qingmin-liu opened 4 years ago

qingmin-liu commented 4 years ago

Add mTCP support for SPDK.

  1. add README.spdk for change summary.
  2. Add mTCP separated mtcp_run_instance API.
  3. Fix some issues about cross-compilation for arm64.
  4. Fix RSS issue for brcm stingray.
  5. Add a cross-compile script for arm64.

For spdk changes, we are preparing for upstream and when it's ready, will introduce submodule for spdk and give test case steps of nvmeotcp.

Thanks a lot. Qingmin

vitalif commented 4 years ago

Hi, does that mean that you plan to upstream mTCP in SPDK?

qingmin-liu commented 4 years ago

In fact I want but brcm may have another upstream policy and will review internally.

vitalif commented 4 years ago

In fact I want but brcm may have another upstream policy and will review internally.

Don't do that :D to me, mTCP seems like a toy project. See #306