Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit ff1f36c

Browse files
onload_mktest_net_driver: Replacing net driver with v6_2_0_1000
1 parent aa67eeb commit ff1f36c

File tree

2 files changed

+1
-3
lines changed

2 files changed

+1
-3
lines changed

‎src/driver/linux_net/drivers/net/ethernet/sfc/net_driver.h‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@
9292
**************************************************************************/
9393

9494
#ifdef EFX_NOT_UPSTREAM
95-
#define EFX_DRIVER_VERSION "6.1.1.1016"
95+
#define EFX_DRIVER_VERSION "6.2.0.1000"
9696
#endif
9797

9898
#ifdef DEBUG

‎src/driver/linux_net/drivers/net/ethernet/sfc/rx_common.c‎

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -252,9 +252,7 @@ void efx_discard_rx_packet(struct efx_channel *channel,
252252
unsigned int n_frags)
253253
{
254254
struct efx_rx_queue *rx_queue = efx_channel_get_rx_queue(channel);
255-
#if !defined(EFX_USE_KCOMPAT) || defined(EFX_HAVE_XDP_SOCK)
256255
struct efx_rx_buffer *_rx_buf = rx_buf;
257-
#endif
258256

259257
if (!rx_queue->efx->rx_buf_page_share) {
260258
#if !defined(EFX_USE_KCOMPAT) || defined(EFX_HAVE_XDP_SOCK)

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /