From mboxrd@z Thu Jan 1 00:00:00 1970 From: Petr Vorel Date: Tue, 26 Feb 2019 19:27:09 +0100 Subject: [LTP] [PATCH 2/2] lib/tst_net.sh: use SO_BINDTODEVICE in tst_netload() In-Reply-To: <1551198213-10024-2-git-send-email-alexey.kodanev@oracle.com> References: <1551198213-10024-1-git-send-email-alexey.kodanev@oracle.com> <1551198213-10024-2-git-send-email-alexey.kodanev@oracle.com> Message-ID: <20190226182709.GC27937@dell5510> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: ltp@lists.linux.it Hi Alexey, > Since we have the information about the device, enable the > usage of the option, when starting netstress. > It can be disabled with TST_NETLOAD_BINDTODEVICE=0. Acked-by: Petr Vorel Kind regards, Petr