Re: [ovs-dev] [PATCH v4 2/7] netdev-dpdk: Consider packets marked for TSO.

2019-09-11 Thread 0-day Robot
Bleep bloop. Greetings Obrembski, I am a robot and I have tried out your patch. Thanks for your contribution. I encountered some error that I wasn't expecting. See the details below. git-am: fatal: sha1 information is lacking or useless (lib/dp-packet.h). Repository lacks necessary blobs to

[ovs-dev] [PATCH v4 2/7] netdev-dpdk: Consider packets marked for TSO.

2019-09-11 Thread Obrembski
From: Tiago Lam Previously, TSO was being explicity disabled on vhost interfaces, meaning the guests wouldn't have TSO support negotiated in. With TSO negotiated and enabled, packets are now marked for TSO, through the PKT_TX_TCP_SEG flag. In order to deal with this type of packets, a new