Documentation/.renames.txt: warning: ignored by one of the .gitignore files ../net/hsr/prp_dup_discard_test.c:23:13: error: no member named 'seq_start' in 'struct hsr_node' 23 | data->node.seq_start[HSR_PT_SLAVE_A] = 1; | ~~~~~~~~~~ ^ ../net/hsr/prp_dup_discard_test.c:24:13: error: no member named 'seq_expected' in 'struct hsr_node' 24 | data->node.seq_expected[HSR_PT_SLAVE_A] = 1; | ~~~~~~~~~~ ^ ../net/hsr/prp_dup_discard_test.c:25:13: error: no member named 'seq_start' in 'struct hsr_node' 25 | data->node.seq_start[HSR_PT_SLAVE_B] = 1; | ~~~~~~~~~~ ^ ../net/hsr/prp_dup_discard_test.c:26:13: error: no member named 'seq_expected' in 'struct hsr_node' 26 | data->node.seq_expected[HSR_PT_SLAVE_B] = 1; | ~~~~~~~~~~ ^ ../net/hsr/prp_dup_discard_test.c:39:35: error: no member named 'seq_start' in 'struct hsr_node' 39 | KUNIT_EXPECT_EQ(test, data->node.seq_start[HSR_PT_SLAVE_A], | ~~~~~~~~~~ ^ ../include/kunit/test.h:1032:28: note: expanded from macro 'KUNIT_EXPECT_EQ' 1032 | KUNIT_EXPECT_EQ_MSG(test, left, right, NULL) | ^~~~ ../include/kunit/test.h:1037:8: note: expanded from macro 'KUNIT_EXPECT_EQ_MSG' 1037 | left, ==, right, \ | ^~~~ ../include/kunit/test.h:873:9: note: expanded from macro 'KUNIT_BINARY_INT_ASSERTION' 873 | left, op, right, \ | ^~~~ ../include/kunit/test.h:839:15: note: expanded from macro 'KUNIT_BASE_BINARY_ASSERTION' 839 | const typeof(left) __left = (left); \ | ^~~~ ../net/hsr/prp_dup_discard_test.c:39:35: error: no member named 'seq_start' in 'struct hsr_node' 39 | KUNIT_EXPECT_EQ(test, data->node.seq_start[HSR_PT_SLAVE_A], | ~~~~~~~~~~ ^ ../include/kunit/test.h:1032:28: note: expanded from macro 'KUNIT_EXPECT_EQ' 1032 | KUNIT_EXPECT_EQ_MSG(test, left, right, NULL) | ^~~~ ../include/kunit/test.h:1037:8: note: expanded from macro 'KUNIT_EXPECT_EQ_MSG' 1037 | left, ==, right, \ | ^~~~ ../include/kunit/test.h:873:9: note: expanded from macro 'KUNIT_BINARY_INT_ASSERTION' 873 | left, op, right, \ | ^~~~ ../include/kunit/test.h:839:31: note: expanded from macro 'KUNIT_BASE_BINARY_ASSERTION' 839 | const typeof(left) __left = (left); \ | ^~~~ ../net/hsr/prp_dup_discard_test.c:41:35: error: no member named 'seq_start' in 'struct hsr_node' 41 | KUNIT_EXPECT_EQ(test, data->node.seq_start[HSR_PT_SLAVE_B], | ~~~~~~~~~~ ^ ../include/kunit/test.h:1032:28: note: expanded from macro 'KUNIT_EXPECT_EQ' 1032 | KUNIT_EXPECT_EQ_MSG(test, left, right, NULL) | ^~~~ ../include/kunit/test.h:1037:8: note: expanded from macro 'KUNIT_EXPECT_EQ_MSG' 1037 | left, ==, right, \ | ^~~~ ../include/kunit/test.h:873:9: note: expanded from macro 'KUNIT_BINARY_INT_ASSERTION' 873 | left, op, right, \ | ^~~~ ../include/kunit/test.h:839:15: note: expanded from macro 'KUNIT_BASE_BINARY_ASSERTION' 839 | const typeof(left) __left = (left); \ | ^~~~ ../net/hsr/prp_dup_discard_test.c:41:35: error: no member named 'seq_start' in 'struct hsr_node' 41 | KUNIT_EXPECT_EQ(test, data->node.seq_start[HSR_PT_SLAVE_B], | ~~~~~~~~~~ ^ ../include/kunit/test.h:1032:28: note: expanded from macro 'KUNIT_EXPECT_EQ' 1032 | KUNIT_EXPECT_EQ_MSG(test, left, right, NULL) | ^~~~ ../include/kunit/test.h:1037:8: note: expanded from macro 'KUNIT_EXPECT_EQ_MSG' 1037 | left, ==, right, \ | ^~~~ ../include/kunit/test.h:873:9: note: expanded from macro 'KUNIT_BINARY_INT_ASSERTION' 873 | left, op, right, \ | ^~~~ ../include/kunit/test.h:839:31: note: expanded from macro 'KUNIT_BASE_BINARY_ASSERTION' 839 | const typeof(left) __left = (left); \ | ^~~~ ../net/hsr/prp_dup_discard_test.c:43:35: error: no member named 'seq_expected' in 'struct hsr_node' 43 | KUNIT_EXPECT_EQ(test, data->node.seq_expected[HSR_PT_SLAVE_A], | ~~~~~~~~~~ ^ ../include/kunit/test.h:1032:28: note: expanded from macro 'KUNIT_EXPECT_EQ' 1032 | KUNIT_EXPECT_EQ_MSG(test, left, right, NULL) | ^~~~ ../include/kunit/test.h:1037:8: note: expanded from macro 'KUNIT_EXPECT_EQ_MSG' 1037 | left, ==, right, \ | ^~~~ ../include/kunit/test.h:873:9: note: expanded from macro 'KUNIT_BINARY_INT_ASSERTION' 873 | left, op, right, \ | ^~~~ ../include/kunit/test.h:839:15: note: expanded from macro 'KUNIT_BASE_BINARY_ASSERTION' 839 | const typeof(left) __left = (left); \ | ^~~~ ../net/hsr/prp_dup_discard_test.c:43:35: error: no member named 'seq_expected' in 'struct hsr_node' 43 | KUNIT_EXPECT_EQ(test, data->node.seq_expected[HSR_PT_SLAVE_A], | ~~~~~~~~~~ ^ ../include/kunit/test.h:1032:28: note: expanded from macro 'KUNIT_EXPECT_EQ' 1032 | KUNIT_EXPECT_EQ_MSG(test, left, right, NULL) | ^~~~ ../include/kunit/test.h:1037:8: note: expanded from macro 'KUNIT_EXPECT_EQ_MSG' 1037 | left, ==, right, \ | ^~~~ ../include/kunit/test.h:873:9: note: expanded from macro 'KUNIT_BINARY_INT_ASSERTION' 873 | left, op, right, \ | ^~~~ ../include/kunit/test.h:839:31: note: expanded from macro 'KUNIT_BASE_BINARY_ASSERTION' 839 | const typeof(left) __left = (left); \ | ^~~~ ../net/hsr/prp_dup_discard_test.c:45:35: error: no member named 'seq_expected' in 'struct hsr_node' 45 | KUNIT_EXPECT_EQ(test, data->node.seq_expected[HSR_PT_SLAVE_B], | ~~~~~~~~~~ ^ ../include/kunit/test.h:1032:28: note: expanded from macro 'KUNIT_EXPECT_EQ' 1032 | KUNIT_EXPECT_EQ_MSG(test, left, right, NULL) | ^~~~ ../include/kunit/test.h:1037:8: note: expanded from macro 'KUNIT_EXPECT_EQ_MSG' 1037 | left, ==, right, \ | ^~~~ ../include/kunit/test.h:873:9: note: expanded from macro 'KUNIT_BINARY_INT_ASSERTION' 873 | left, op, right, \ | ^~~~ ../include/kunit/test.h:839:15: note: expanded from macro 'KUNIT_BASE_BINARY_ASSERTION' 839 | const typeof(left) __left = (left); \ | ^~~~ ../net/hsr/prp_dup_discard_test.c:45:35: error: no member named 'seq_expected' in 'struct hsr_node' 45 | KUNIT_EXPECT_EQ(test, data->node.seq_expected[HSR_PT_SLAVE_B], | ~~~~~~~~~~ ^ ../include/kunit/test.h:1032:28: note: expanded from macro 'KUNIT_EXPECT_EQ' 1032 | KUNIT_EXPECT_EQ_MSG(test, left, right, NULL) | ^~~~ ../include/kunit/test.h:1037:8: note: expanded from macro 'KUNIT_EXPECT_EQ_MSG' 1037 | left, ==, right, \ | ^~~~ ../include/kunit/test.h:873:9: note: expanded from macro 'KUNIT_BINARY_INT_ASSERTION' 873 | left, op, right, \ | ^~~~ ../include/kunit/test.h:839:31: note: expanded from macro 'KUNIT_BASE_BINARY_ASSERTION' 839 | const typeof(left) __left = (left); \ | ^~~~ ../net/hsr/prp_dup_discard_test.c:71:13: error: no member named 'seq_expected' in 'struct hsr_node' 71 | data->node.seq_expected[HSR_PT_SLAVE_B] = 3; | ~~~~~~~~~~ ^ ../net/hsr/prp_dup_discard_test.c:88:13: error: no member named 'seq_start' in 'struct hsr_node' 88 | data->node.seq_start[HSR_PT_SLAVE_A] = 1234; | ~~~~~~~~~~ ^ ../net/hsr/prp_dup_discard_test.c:89:13: error: no member named 'seq_expected' in 'struct hsr_node' 89 | data->node.seq_expected[HSR_PT_SLAVE_A] = 1235; | ~~~~~~~~~~ ^ ../net/hsr/prp_dup_discard_test.c:90:13: error: no member named 'seq_start' in 'struct hsr_node' 90 | data->node.seq_start[HSR_PT_SLAVE_B] = 1234; | ~~~~~~~~~~ ^ ../net/hsr/prp_dup_discard_test.c:91:13: error: no member named 'seq_expected' in 'struct hsr_node' 91 | data->node.seq_expected[HSR_PT_SLAVE_B] = 1234; | ~~~~~~~~~~ ^ ../net/hsr/prp_dup_discard_test.c:110:13: error: no member named 'seq_start' in 'struct hsr_node' 110 | data->node.seq_start[HSR_PT_SLAVE_A] = 10; | ~~~~~~~~~~ ^ ../net/hsr/prp_dup_discard_test.c:111:13: error: no member named 'seq_expected' in 'struct hsr_node' 111 | data->node.seq_expected[HSR_PT_SLAVE_A] = 10; | ~~~~~~~~~~ ^ fatal error: too many errors emitted, stopping now [-ferror-limit=] 20 errors generated. make[5]: *** [../scripts/Makefile.build:287: net/hsr/prp_dup_discard_test.o] Error 1 make[4]: *** [../scripts/Makefile.build:544: net/hsr] Error 2 make[3]: *** [../scripts/Makefile.build:544: net] Error 2 make[3]: *** Waiting for unfinished jobs.... make[2]: *** [/srv/nipa-poller/net-next/wt-1/Makefile:2054: .] Error 2 make[1]: *** [/srv/nipa-poller/net-next/wt-1/Makefile:248: __sub-make] Error 2 make: *** [Makefile:248: __sub-make] Error 2 Documentation/.renames.txt: warning: ignored by one of the .gitignore files ../net/hsr/prp_dup_discard_test.c:23:13: error: no member named 'seq_start' in 'struct hsr_node' 23 | data->node.seq_start[HSR_PT_SLAVE_A] = 1; | ~~~~~~~~~~ ^ ../net/hsr/prp_dup_discard_test.c:24:13: error: no member named 'seq_expected' in 'struct hsr_node' 24 | data->node.seq_expected[HSR_PT_SLAVE_A] = 1; | ~~~~~~~~~~ ^ ../net/hsr/prp_dup_discard_test.c:25:13: error: no member named 'seq_start' in 'struct hsr_node' 25 | data->node.seq_start[HSR_PT_SLAVE_B] = 1; | ~~~~~~~~~~ ^ ../net/hsr/prp_dup_discard_test.c:26:13: error: no member named 'seq_expected' in 'struct hsr_node' 26 | data->node.seq_expected[HSR_PT_SLAVE_B] = 1; | ~~~~~~~~~~ ^ ../net/hsr/prp_dup_discard_test.c:27:13: error: no member named 'seq_out' in 'struct hsr_node' 27 | data->node.seq_out[HSR_PT_MASTER] = 0; | ~~~~~~~~~~ ^ ../net/hsr/prp_dup_discard_test.c:28:13: error: no member named 'time_out' in 'struct hsr_node' 28 | data->node.time_out[HSR_PT_MASTER] = jiffies; | ~~~~~~~~~~ ^ ../net/hsr/prp_dup_discard_test.c:39:35: error: no member named 'seq_start' in 'struct hsr_node' 39 | KUNIT_EXPECT_EQ(test, data->node.seq_start[HSR_PT_SLAVE_A], | ~~~~~~~~~~ ^ ../include/kunit/test.h:1032:28: note: expanded from macro 'KUNIT_EXPECT_EQ' 1032 | KUNIT_EXPECT_EQ_MSG(test, left, right, NULL) | ^~~~ ../include/kunit/test.h:1037:8: note: expanded from macro 'KUNIT_EXPECT_EQ_MSG' 1037 | left, ==, right, \ | ^~~~ ../include/kunit/test.h:873:9: note: expanded from macro 'KUNIT_BINARY_INT_ASSERTION' 873 | left, op, right, \ | ^~~~ ../include/kunit/test.h:839:15: note: expanded from macro 'KUNIT_BASE_BINARY_ASSERTION' 839 | const typeof(left) __left = (left); \ | ^~~~ ../net/hsr/prp_dup_discard_test.c:39:35: error: no member named 'seq_start' in 'struct hsr_node' 39 | KUNIT_EXPECT_EQ(test, data->node.seq_start[HSR_PT_SLAVE_A], | ~~~~~~~~~~ ^ ../include/kunit/test.h:1032:28: note: expanded from macro 'KUNIT_EXPECT_EQ' 1032 | KUNIT_EXPECT_EQ_MSG(test, left, right, NULL) | ^~~~ ../include/kunit/test.h:1037:8: note: expanded from macro 'KUNIT_EXPECT_EQ_MSG' 1037 | left, ==, right, \ | ^~~~ ../include/kunit/test.h:873:9: note: expanded from macro 'KUNIT_BINARY_INT_ASSERTION' 873 | left, op, right, \ | ^~~~ ../include/kunit/test.h:839:31: note: expanded from macro 'KUNIT_BASE_BINARY_ASSERTION' 839 | const typeof(left) __left = (left); \ | ^~~~ ../net/hsr/prp_dup_discard_test.c:41:35: error: no member named 'seq_start' in 'struct hsr_node' 41 | KUNIT_EXPECT_EQ(test, data->node.seq_start[HSR_PT_SLAVE_B], | ~~~~~~~~~~ ^ ../include/kunit/test.h:1032:28: note: expanded from macro 'KUNIT_EXPECT_EQ' 1032 | KUNIT_EXPECT_EQ_MSG(test, left, right, NULL) | ^~~~ ../include/kunit/test.h:1037:8: note: expanded from macro 'KUNIT_EXPECT_EQ_MSG' 1037 | left, ==, right, \ | ^~~~ ../include/kunit/test.h:873:9: note: expanded from macro 'KUNIT_BINARY_INT_ASSERTION' 873 | left, op, right, \ | ^~~~ ../include/kunit/test.h:839:15: note: expanded from macro 'KUNIT_BASE_BINARY_ASSERTION' 839 | const typeof(left) __left = (left); \ | ^~~~ ../net/hsr/prp_dup_discard_test.c:41:35: error: no member named 'seq_start' in 'struct hsr_node' 41 | KUNIT_EXPECT_EQ(test, data->node.seq_start[HSR_PT_SLAVE_B], | ~~~~~~~~~~ ^ ../include/kunit/test.h:1032:28: note: expanded from macro 'KUNIT_EXPECT_EQ' 1032 | KUNIT_EXPECT_EQ_MSG(test, left, right, NULL) | ^~~~ ../include/kunit/test.h:1037:8: note: expanded from macro 'KUNIT_EXPECT_EQ_MSG' 1037 | left, ==, right, \ | ^~~~ ../include/kunit/test.h:873:9: note: expanded from macro 'KUNIT_BINARY_INT_ASSERTION' 873 | left, op, right, \ | ^~~~ ../include/kunit/test.h:839:31: note: expanded from macro 'KUNIT_BASE_BINARY_ASSERTION' 839 | const typeof(left) __left = (left); \ | ^~~~ ../net/hsr/prp_dup_discard_test.c:43:35: error: no member named 'seq_expected' in 'struct hsr_node' 43 | KUNIT_EXPECT_EQ(test, data->node.seq_expected[HSR_PT_SLAVE_A], | ~~~~~~~~~~ ^ ../include/kunit/test.h:1032:28: note: expanded from macro 'KUNIT_EXPECT_EQ' 1032 | KUNIT_EXPECT_EQ_MSG(test, left, right, NULL) | ^~~~ ../include/kunit/test.h:1037:8: note: expanded from macro 'KUNIT_EXPECT_EQ_MSG' 1037 | left, ==, right, \ | ^~~~ ../include/kunit/test.h:873:9: note: expanded from macro 'KUNIT_BINARY_INT_ASSERTION' 873 | left, op, right, \ | ^~~~ ../include/kunit/test.h:839:15: note: expanded from macro 'KUNIT_BASE_BINARY_ASSERTION' 839 | const typeof(left) __left = (left); \ | ^~~~ ../net/hsr/prp_dup_discard_test.c:43:35: error: no member named 'seq_expected' in 'struct hsr_node' 43 | KUNIT_EXPECT_EQ(test, data->node.seq_expected[HSR_PT_SLAVE_A], | ~~~~~~~~~~ ^ ../include/kunit/test.h:1032:28: note: expanded from macro 'KUNIT_EXPECT_EQ' 1032 | KUNIT_EXPECT_EQ_MSG(test, left, right, NULL) | ^~~~ ../include/kunit/test.h:1037:8: note: expanded from macro 'KUNIT_EXPECT_EQ_MSG' 1037 | left, ==, right, \ | ^~~~ ../include/kunit/test.h:873:9: note: expanded from macro 'KUNIT_BINARY_INT_ASSERTION' 873 | left, op, right, \ | ^~~~ ../include/kunit/test.h:839:31: note: expanded from macro 'KUNIT_BASE_BINARY_ASSERTION' 839 | const typeof(left) __left = (left); \ | ^~~~ ../net/hsr/prp_dup_discard_test.c:45:35: error: no member named 'seq_expected' in 'struct hsr_node' 45 | KUNIT_EXPECT_EQ(test, data->node.seq_expected[HSR_PT_SLAVE_B], | ~~~~~~~~~~ ^ ../include/kunit/test.h:1032:28: note: expanded from macro 'KUNIT_EXPECT_EQ' 1032 | KUNIT_EXPECT_EQ_MSG(test, left, right, NULL) | ^~~~ ../include/kunit/test.h:1037:8: note: expanded from macro 'KUNIT_EXPECT_EQ_MSG' 1037 | left, ==, right, \ | ^~~~ ../include/kunit/test.h:873:9: note: expanded from macro 'KUNIT_BINARY_INT_ASSERTION' 873 | left, op, right, \ | ^~~~ ../include/kunit/test.h:839:15: note: expanded from macro 'KUNIT_BASE_BINARY_ASSERTION' 839 | const typeof(left) __left = (left); \ | ^~~~ ../net/hsr/prp_dup_discard_test.c:45:35: error: no member named 'seq_expected' in 'struct hsr_node' 45 | KUNIT_EXPECT_EQ(test, data->node.seq_expected[HSR_PT_SLAVE_B], | ~~~~~~~~~~ ^ ../include/kunit/test.h:1032:28: note: expanded from macro 'KUNIT_EXPECT_EQ' 1032 | KUNIT_EXPECT_EQ_MSG(test, left, right, NULL) | ^~~~ ../include/kunit/test.h:1037:8: note: expanded from macro 'KUNIT_EXPECT_EQ_MSG' 1037 | left, ==, right, \ | ^~~~ ../include/kunit/test.h:873:9: note: expanded from macro 'KUNIT_BINARY_INT_ASSERTION' 873 | left, op, right, \ | ^~~~ ../include/kunit/test.h:839:31: note: expanded from macro 'KUNIT_BASE_BINARY_ASSERTION' 839 | const typeof(left) __left = (left); \ | ^~~~ ../net/hsr/prp_dup_discard_test.c:58:15: error: no member named 'seq_out' in 'struct hsr_node' 58 | data->node.seq_out[HSR_PT_MASTER]); | ~~~~~~~~~~ ^ ../include/kunit/test.h:1032:34: note: expanded from macro 'KUNIT_EXPECT_EQ' 1032 | KUNIT_EXPECT_EQ_MSG(test, left, right, NULL) | ^~~~~ ../include/kunit/test.h:1037:18: note: expanded from macro 'KUNIT_EXPECT_EQ_MSG' 1037 | left, ==, right, \ | ^~~~~ ../include/kunit/test.h:873:19: note: expanded from macro 'KUNIT_BINARY_INT_ASSERTION' 873 | left, op, right, \ | ^~~~~ ../include/kunit/test.h:840:15: note: expanded from macro 'KUNIT_BASE_BINARY_ASSERTION' 840 | const typeof(right) __right = (right); \ | ^~~~~ ../net/hsr/prp_dup_discard_test.c:58:15: error: no member named 'seq_out' in 'struct hsr_node' 58 | data->node.seq_out[HSR_PT_MASTER]); | ~~~~~~~~~~ ^ ../include/kunit/test.h:1032:34: note: expanded from macro 'KUNIT_EXPECT_EQ' 1032 | KUNIT_EXPECT_EQ_MSG(test, left, right, NULL) | ^~~~~ ../include/kunit/test.h:1037:18: note: expanded from macro 'KUNIT_EXPECT_EQ_MSG' 1037 | left, ==, right, \ | ^~~~~ ../include/kunit/test.h:873:19: note: expanded from macro 'KUNIT_BINARY_INT_ASSERTION' 873 | left, op, right, \ | ^~~~~ ../include/kunit/test.h:840:33: note: expanded from macro 'KUNIT_BASE_BINARY_ASSERTION' 840 | const typeof(right) __right = (right); \ | ^~~~~ ../net/hsr/prp_dup_discard_test.c:59:44: error: no member named 'time_out' in 'struct hsr_node' 59 | KUNIT_EXPECT_EQ(test, jiffies, data->node.time_out[HSR_PT_MASTER]); | ~~~~~~~~~~ ^ ../include/kunit/test.h:1032:34: note: expanded from macro 'KUNIT_EXPECT_EQ' 1032 | KUNIT_EXPECT_EQ_MSG(test, left, right, NULL) | ^~~~~ ../include/kunit/test.h:1037:18: note: expanded from macro 'KUNIT_EXPECT_EQ_MSG' 1037 | left, ==, right, \ | ^~~~~ ../include/kunit/test.h:873:19: note: expanded from macro 'KUNIT_BINARY_INT_ASSERTION' 873 | left, op, right, \ | ^~~~~ ../include/kunit/test.h:840:15: note: expanded from macro 'KUNIT_BASE_BINARY_ASSERTION' 840 | const typeof(right) __right = (right); \ | ^~~~~ ../net/hsr/prp_dup_discard_test.c:59:44: error: no member named 'time_out' in 'struct hsr_node' 59 | KUNIT_EXPECT_EQ(test, jiffies, data->node.time_out[HSR_PT_MASTER]); | ~~~~~~~~~~ ^ ../include/kunit/test.h:1032:34: note: expanded from macro 'KUNIT_EXPECT_EQ' 1032 | KUNIT_EXPECT_EQ_MSG(test, left, right, NULL) | ^~~~~ ../include/kunit/test.h:1037:18: note: expanded from macro 'KUNIT_EXPECT_EQ_MSG' 1037 | left, ==, right, \ | ^~~~~ ../include/kunit/test.h:873:19: note: expanded from macro 'KUNIT_BINARY_INT_ASSERTION' 873 | left, op, right, \ | ^~~~~ ../include/kunit/test.h:840:33: note: expanded from macro 'KUNIT_BASE_BINARY_ASSERTION' 840 | const typeof(right) __right = (right); \ | ^~~~~ ../net/hsr/prp_dup_discard_test.c:71:13: error: no member named 'seq_expected' in 'struct hsr_node' 71 | data->node.seq_expected[HSR_PT_SLAVE_B] = 3; | ~~~~~~~~~~ ^ fatal error: too many errors emitted, stopping now [-ferror-limit=] 20 errors generated. make[5]: *** [../scripts/Makefile.build:287: net/hsr/prp_dup_discard_test.o] Error 1 make[5]: *** Waiting for unfinished jobs.... ../net/hsr/hsr_framereg.c:781:15: warning: variable 'block_off' set but not used [-Wunused-but-set-variable] 781 | unsigned int block_off; | ^ 1 warning generated. make[4]: *** [../scripts/Makefile.build:544: net/hsr] Error 2 make[3]: *** [../scripts/Makefile.build:544: net] Error 2 make[3]: *** Waiting for unfinished jobs.... make[2]: *** [/srv/nipa-poller/net-next/wt-1/Makefile:2054: .] Error 2 make[1]: *** [/srv/nipa-poller/net-next/wt-1/Makefile:248: __sub-make] Error 2 make: *** [Makefile:248: __sub-make] Error 2 New errors added --- /tmp/tmp.1sEjXbznwq 2026-01-21 09:18:10.429303290 -0500 +++ /tmp/tmp.Ku5nmbSQrw 2026-01-21 09:18:18.061739628 -0500 @@ -13,0 +14,6 @@ +../net/hsr/prp_dup_discard_test.c:27:13: error: no member named 'seq_out' in 'struct hsr_node' + 27 | data->node.seq_out[HSR_PT_MASTER] = 0; + | ~~~~~~~~~~ ^ +../net/hsr/prp_dup_discard_test.c:28:13: error: no member named 'time_out' in 'struct hsr_node' + 28 | data->node.time_out[HSR_PT_MASTER] = jiffies; + | ~~~~~~~~~~ ^ @@ -133,0 +140,60 @@ +../net/hsr/prp_dup_discard_test.c:58:15: error: no member named 'seq_out' in 'struct hsr_node' + 58 | data->node.seq_out[HSR_PT_MASTER]); + | ~~~~~~~~~~ ^ +../include/kunit/test.h:1032:34: note: expanded from macro 'KUNIT_EXPECT_EQ' + 1032 | KUNIT_EXPECT_EQ_MSG(test, left, right, NULL) + | ^~~~~ +../include/kunit/test.h:1037:18: note: expanded from macro 'KUNIT_EXPECT_EQ_MSG' + 1037 | left, ==, right, \ + | ^~~~~ +../include/kunit/test.h:873:19: note: expanded from macro 'KUNIT_BINARY_INT_ASSERTION' + 873 | left, op, right, \ + | ^~~~~ +../include/kunit/test.h:840:15: note: expanded from macro 'KUNIT_BASE_BINARY_ASSERTION' + 840 | const typeof(right) __right = (right); \ + | ^~~~~ +../net/hsr/prp_dup_discard_test.c:58:15: error: no member named 'seq_out' in 'struct hsr_node' + 58 | data->node.seq_out[HSR_PT_MASTER]); + | ~~~~~~~~~~ ^ +../include/kunit/test.h:1032:34: note: expanded from macro 'KUNIT_EXPECT_EQ' + 1032 | KUNIT_EXPECT_EQ_MSG(test, left, right, NULL) + | ^~~~~ +../include/kunit/test.h:1037:18: note: expanded from macro 'KUNIT_EXPECT_EQ_MSG' + 1037 | left, ==, right, \ + | ^~~~~ +../include/kunit/test.h:873:19: note: expanded from macro 'KUNIT_BINARY_INT_ASSERTION' + 873 | left, op, right, \ + | ^~~~~ +../include/kunit/test.h:840:33: note: expanded from macro 'KUNIT_BASE_BINARY_ASSERTION' + 840 | const typeof(right) __right = (right); \ + | ^~~~~ +../net/hsr/prp_dup_discard_test.c:59:44: error: no member named 'time_out' in 'struct hsr_node' + 59 | KUNIT_EXPECT_EQ(test, jiffies, data->node.time_out[HSR_PT_MASTER]); + | ~~~~~~~~~~ ^ +../include/kunit/test.h:1032:34: note: expanded from macro 'KUNIT_EXPECT_EQ' + 1032 | KUNIT_EXPECT_EQ_MSG(test, left, right, NULL) + | ^~~~~ +../include/kunit/test.h:1037:18: note: expanded from macro 'KUNIT_EXPECT_EQ_MSG' + 1037 | left, ==, right, \ + | ^~~~~ +../include/kunit/test.h:873:19: note: expanded from macro 'KUNIT_BINARY_INT_ASSERTION' + 873 | left, op, right, \ + | ^~~~~ +../include/kunit/test.h:840:15: note: expanded from macro 'KUNIT_BASE_BINARY_ASSERTION' + 840 | const typeof(right) __right = (right); \ + | ^~~~~ +../net/hsr/prp_dup_discard_test.c:59:44: error: no member named 'time_out' in 'struct hsr_node' + 59 | KUNIT_EXPECT_EQ(test, jiffies, data->node.time_out[HSR_PT_MASTER]); + | ~~~~~~~~~~ ^ +../include/kunit/test.h:1032:34: note: expanded from macro 'KUNIT_EXPECT_EQ' + 1032 | KUNIT_EXPECT_EQ_MSG(test, left, right, NULL) + | ^~~~~ +../include/kunit/test.h:1037:18: note: expanded from macro 'KUNIT_EXPECT_EQ_MSG' + 1037 | left, ==, right, \ + | ^~~~~ +../include/kunit/test.h:873:19: note: expanded from macro 'KUNIT_BINARY_INT_ASSERTION' + 873 | left, op, right, \ + | ^~~~~ +../include/kunit/test.h:840:33: note: expanded from macro 'KUNIT_BASE_BINARY_ASSERTION' + 840 | const typeof(right) __right = (right); \ + | ^~~~~ @@ -137,18 +202,0 @@ -../net/hsr/prp_dup_discard_test.c:88:13: error: no member named 'seq_start' in 'struct hsr_node' - 88 | data->node.seq_start[HSR_PT_SLAVE_A] = 1234; - | ~~~~~~~~~~ ^ -../net/hsr/prp_dup_discard_test.c:89:13: error: no member named 'seq_expected' in 'struct hsr_node' - 89 | data->node.seq_expected[HSR_PT_SLAVE_A] = 1235; - | ~~~~~~~~~~ ^ -../net/hsr/prp_dup_discard_test.c:90:13: error: no member named 'seq_start' in 'struct hsr_node' - 90 | data->node.seq_start[HSR_PT_SLAVE_B] = 1234; - | ~~~~~~~~~~ ^ -../net/hsr/prp_dup_discard_test.c:91:13: error: no member named 'seq_expected' in 'struct hsr_node' - 91 | data->node.seq_expected[HSR_PT_SLAVE_B] = 1234; - | ~~~~~~~~~~ ^ -../net/hsr/prp_dup_discard_test.c:110:13: error: no member named 'seq_start' in 'struct hsr_node' - 110 | data->node.seq_start[HSR_PT_SLAVE_A] = 10; - | ~~~~~~~~~~ ^ -../net/hsr/prp_dup_discard_test.c:111:13: error: no member named 'seq_expected' in 'struct hsr_node' - 111 | data->node.seq_expected[HSR_PT_SLAVE_A] = 10; - | ~~~~~~~~~~ ^ @@ -157,0 +206,5 @@ +make[5]: *** Waiting for unfinished jobs.... +../net/hsr/hsr_framereg.c:781:15: warning: variable 'block_off' set but not used [-Wunused-but-set-variable] + 781 | unsigned int block_off; + | ^ +1 warning generated. Per-file breakdown --- /tmp/tmp.2bwA9G9HTh 2026-01-21 09:18:18.065275675 -0500 +++ /tmp/tmp.qcLUswR49h 2026-01-21 09:18:18.067247397 -0500 @@ -0,0 +1 @@ + 1 ../net/hsr/hsr_framereg.c