patches for DPDK stable branches
 help / color / mirror / Atom feed
* Re: [dpdk-stable] [dpdk-dev] [PATCH] net/af_packet: fix fd use after free
       [not found] <1483626815-476-1-git-send-email-timmons.player@spirent.com>
@ 2017-01-09 11:55 ` Ferruh Yigit
  2017-01-09 12:04   ` Ferruh Yigit
  0 siblings, 1 reply; 2+ messages in thread
From: Ferruh Yigit @ 2017-01-09 11:55 UTC (permalink / raw)
  To: Timmons C. Player, linville; +Cc: dev, dpdk stable

On 1/5/2017 2:33 PM, Timmons C. Player wrote:
> When using the same file descriptor for both rx and tx, the
> eth_dev_stop function would close the same fd twice.   This
> change prevents that from happening.
> 
> Signed-off-by: Timmons C. Player <timmons.player@spirent.com>

Fixes: 364e08f2bbc0 ("af_packet: add PMD for AF_PACKET-based virtual
devices")

CC:stable@dpdk.org

Acked-by: Ferruh Yigit <ferruh.yigit@intel.com>

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [dpdk-stable] [dpdk-dev] [PATCH] net/af_packet: fix fd use after free
  2017-01-09 11:55 ` [dpdk-stable] [dpdk-dev] [PATCH] net/af_packet: fix fd use after free Ferruh Yigit
@ 2017-01-09 12:04   ` Ferruh Yigit
  0 siblings, 0 replies; 2+ messages in thread
From: Ferruh Yigit @ 2017-01-09 12:04 UTC (permalink / raw)
  To: Timmons C. Player, linville; +Cc: dev, dpdk stable

On 1/9/2017 11:55 AM, Ferruh Yigit wrote:
> On 1/5/2017 2:33 PM, Timmons C. Player wrote:
>> When using the same file descriptor for both rx and tx, the
>> eth_dev_stop function would close the same fd twice.   This
>> change prevents that from happening.
>>
>> Signed-off-by: Timmons C. Player <timmons.player@spirent.com>
> 
> Fixes: 364e08f2bbc0 ("af_packet: add PMD for AF_PACKET-based virtual
> devices")
> 
> CC:stable@dpdk.org
> 
> Acked-by: Ferruh Yigit <ferruh.yigit@intel.com>
> 

Applied to dpdk-next-net/master, thanks.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2017-01-09 12:04 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <1483626815-476-1-git-send-email-timmons.player@spirent.com>
2017-01-09 11:55 ` [dpdk-stable] [dpdk-dev] [PATCH] net/af_packet: fix fd use after free Ferruh Yigit
2017-01-09 12:04   ` Ferruh Yigit

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).