dpvs
dpvs copied to clipboard
A little problem of ipvsadm
# ./ipvsadm -V -H proto=tcp,src-range=172.16.0.0-172.16.254.254,oif=dpdk1 -k 192.168.10.2 [sockopt_msg_recv] errcode set in socket msg#701 header: not exist(-4) Success # echo $? 252
Sometimes the commas get error msg from dpvs, but still print Success.