Hanoh Haim
Hanoh Haim
@jpatidar01 try to setup huge pages using GRUB https://doc.dpdk.org/dts/gsg/usr_guide/setup_dut.html see here. By default trex script allocate 4GB per NUMA. try to allocate more @ startup and then run the script
@westlaker the mlx dpdk driver is built as a shared object and loaded dynamically when required by trex image. this flag does not build the mlx5 drivers but maybe has...
@jcpvdm any reason not to use ASTF?
@egwakim, we don't have plans to support it as our use-cases do not have a special handling for QUIC. I think that the trex server side would be more scalable...
what about this [quic](https://github.com/lucas-clemente/quic-go)
@egwakim you are correct. EMU was designed for CP topology, protocols and all the ASTF features are not there ..
@hprem thanks for reporting. 1. it seems as a driver issue (DPDK ) that generate this minus counter, E810 wasn't approved by our testing and it is relativly new driver...
@jsmoon if the state was changed from "not_acquire" > "acquire" you **can't** keep the old user profiles and data.
@DrunkLeprechaun we don't have any compiler out there. If you could fix this and send us a PR. You can remove this pkt_ChecksumTest if it solve the issue. but maybe...
@anthonyfee this is a known DPDK driver issue, try to move to software mode using ```--software``` in CLI