Re: [PATCH 02/12] i40e: split function for input set change of hash and fdir
From: Wu, Jingjing <hidden>
Date: 2016-02-26 00:32:20
From: Wu, Jingjing <hidden>
Date: 2016-02-26 00:32:20
-----Original Message----- From: Zhang, Helin Sent: Thursday, February 25, 2016 4:51 PM To: Wu, Jingjing <redacted>; dev@dpdk.org Cc: Chilikin, Andrey <redacted>; Lu, Wenzhuo <redacted>; Pei, Yulong [off-list ref] Subject: RE: [PATCH 02/12] i40e: split function for input set change of hash and fdir Jingjing Your patches have depencies on my i40e base driver udpate patch set. Some registers should be read/written by AQ commands, with using interfaces of i40e_read_rx_ctl() and i40e_write_rx_ctl(). Please check below link and see the list of those registers. http://www.dpdk.org/dev/patchwork/patch/10654/
Yes, I know that. I was planning to rebase this or send a fix after "i40e base driver update" is merged.