Hanoh Haim

Results 18 issues of Hanoh Haim

*** TRex is shutting down - cause: 'CTRL + C detected' ERROR RX core is stuck! *** Error in `./_t-rex-64': corrupted double-linked list: 0x00007fd873ffefd0 *** ======= Backtrace: ========= /lib64/libc.so.6(+0x7f5d4)[0x7fdc4122f5d4] /lib64/libc.so.6(+0x82d98)[0x7fdc41232d98]...

trex12.stateful_tests.trex_client_pkg_test.CTRexClientPKG_Test.test_client_python2 (from nosetests)Failing for the past 1 build (Since #34146 )Took 46 sec.add descriptionError MessageTest failed. Reasons: Error in running stf_example using python2: Traceback (most recent call last): File "stf_example.py", line 53, in...

trex-17 crash from time to time, might be a short time out on veth removal need to reconstruct and tune the timeout ``` Cleanup of old namespaces related to Linux-based...

test: ```test_astf_template_group_load_dynamic_profile``` crash: once in a few weeks ``` *** traceback follows *** 1 0x5701b2 ./_t-rex-64() [0x5701b2] 2 0x7f0645cc9330 /lib/x86_64-linux-gnu/libpthread.so.0(+0x10330) [0x7f0645cc9330] 3 0x62417b CGCountersUtl64::operator+=(CGCountersUtl64 const&) + 91 4 0x53ce57 CSTTCp::Update()...

![image](https://user-images.githubusercontent.com/13034429/107614721-87b7ff00-6c53-11eb-9dae-ae7000eb1920.png)

``` tcp_port = self._conf_zmq_socket(zmq_socket) max_capture_packet = 2000 bpf = self.correct_bpf('udp') rx_capture_id = self.c.start_capture(rx_ports = self.rx_port, limit = max_capture_packet, bpf_filter = bpf)['id'] self.c.start_capture_port(port = self.tx_port, endpoint = 'tcp://%s:%s' % (self.hostname, tcp_port))...

The tests are not stable on all setups -- issue started in may ``` *** RPC thread has encountred an unexpected error: 'internal error: failed to get response from remote...

With the new design of sync API, acquire RPC command is not called and because of that there is no session_id for a async queue. There is a need to...

From DPDK 21.02 and up VIC support for hardware rules to drop packets were removed due to old API removal In case of a requirement it would be possible to...