Small MSS in vmxnet3

2023-09-22 Thread Naruto Nguyen
Hello everyone, Recently I found that packets sent from vmxnet3 driver on guest have MSS value set to very small size, some 10 bytes, some 25 bytes MSS. The vmxnet3 NIC enables TSO. Could you let me know any possible reason that the packets are fragmented with very small MSS.and is it normal?.

Re: Kernel freeze down while booting

2023-09-22 Thread Greg KH
On Fri, Sep 22, 2023 at 12:10:00PM +, Christian Stalp wrote: > BR Chris > Confidentiality Notice: This message (including attachments) is a private > communication solely for use of the intended recipient(s). If you are not the > intended recipient(s) or believe you received this message in

Kernel freeze down while booting

2023-09-22 Thread Christian Stalp
Hello, I have the issue that my kernel freezes down during the boot phase. It is most probably in the later states, when the inbuild drivers are executed and initialized, shortly before the filesystem mount. I enabled ftrace by putting "ftrace_dump_on_oops" and ftrace=function or ftrace=wakeup