Pete Heist writes: > I have ss installed and am using --socket-stats, but for some reason > tcp_rtt plots don't seem to be working (using rrul_be but I need it > ultimately for tcp_1up_noping). I'm using flent from HEAD and python > 3.7.3 on Ubuntu 19.04. Do the attached .flent.gz files and output from > --verbose show what's going on? Hmm, it looks like you 'ss' binary is not output'ing the PID associated with the socket? Flent uses this to match the socket to the netperf binary... Maybe it's a permission thing? What's the output of `ss -tipn` as a regular user and as root, respectively? -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/tohojo/flent/issues/163#issuecomment-499511460