JaydenFish

Results 16 comments of JaydenFish

![图片](https://github.com/google/flatbuffers/assets/13569904/a29e44cd-e237-4328-9e3c-0a925bc0efe9) Sometimes it go wrong. Sometime it works correctly. It's weird. ![图片](https://github.com/google/flatbuffers/assets/13569904/a4542d69-a529-44e8-b87d-5e416617ddeb) I have a Makefile about fbs: ``` %.grpc.fb.h: %.fbs flatc -c --grpc -o $(dir $*) $^ flatc -p...

And this is weird. The command specify write output to `pyapi` and `generated`, but it generate `helloworld_grpc_fb.py` in current dir. ![图片](https://github.com/google/flatbuffers/assets/13569904/71d2b1de-a675-4885-a3c1-aa9d00df8976)

![PixPin_2025-05-09_21-56-28](https://github.com/user-attachments/assets/d40e0c10-9952-4af9-aced-096a9a29b35a)

I hears I can assign RTE_PROC_PRIMARY or RTE_PROC_SECONDARY with DPDK? How to do this through seastar?