From mboxrd@z Thu Jan 1 00:00:00 1970 From: Petr Vorel Date: Tue, 18 Feb 2020 09:58:46 +0100 Subject: [LTP] [PATCH v3 3/3] Fix BPF test program loading issues In-Reply-To: <20200218080714.GC19384@dell5510> References: <20200217141622.26912-1-mdoucha@suse.cz> <20200217141622.26912-3-mdoucha@suse.cz> <20200218080714.GC19384@dell5510> Message-ID: <20200218085846.GC25228@dell5510> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: ltp@lists.linux.it Hi, Tested-by: Petr Vorel Fixes issues on ppc64le (previously failing). Martin, thanks for your fix and whole cleanup. Kind regards, Petr