make -C tools/testing/selftests TARGETS=net TEST_PROGS=l2_tos_ttl_inherit..sh TEST_GEN_PROGS="" run_tests make: Entering directory '/home/virtme/testing-3/tools/testing/selftests' make[1]: Entering directory '/home/virtme/testing-3/tools/testing/selftests/net' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing-3/tools/testing/selftests/net' make[1]: Entering directory '/home/virtme/testing-3/tools/testing/selftests/net' TAP version 13 1..1 # overriding timeout to 7200 # selftests: net: l2_tos_ttl_inherit.sh # ┌────────┬───────┬───────┬──────────────┬──────────────┬───────┬────────┐ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 4 │ inherit 0x68 │ inherit 138 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x08 │ inherit 136 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xc0 │ fixed 251 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xa4 │ fixed 148 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x80 │ inherit 205 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xc8 │ inherit 17 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x04 │ fixed 142 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x5c │ fixed 102 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x78 │ inherit 73 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xdc │ inherit 117 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x58 │ fixed 182 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x24 │ fixed 51 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x14 │ inherit 173 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xf8 │ inherit 166 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x64 │ fixed 146 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x28 │ fixed 156 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x70 │ inherit 164 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xfc │ inherit 14 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x04 │ fixed 187 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x24 │ fixed 56 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x6c │ inherit 69 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xf0 │ inherit 22 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x5c │ fixed 29 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x88 │ fixed 172 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x94 │ inherit 60 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x38 │ inherit 58 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x98 │ fixed 132 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x68 │ fixed 241 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xd8 │ inherit 216 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x5c │ inherit 211 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xf4 │ fixed 33 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x90 │ fixed 210 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x44 inherit 119 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x94 │ inherit 135 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xb0 │ fixed 198 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x28 │ fixed 12 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x6c │ inherit 111 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x84 │ inherit 110 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x44 │ fixed 79 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x44 │ fixed 214 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xf8 │ inherit 104 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x94 │ inherit 6 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x24 │ fixed 156 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x8c │ fixed 65 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x74 │ inherit 116 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xa8 │ inherit 115 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x2c │ fixed 245 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x5c │ fixed 232 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├──────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x90 │ inherit 201 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xb4 │ inherit 81 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x84 │ fixed 118 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x64 │ fixed 142 │ true │ OK # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x8c │ inherit 233 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xd8 │ inherit 88 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x7c │ fixed 120 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x7c │ fixed 146 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x04 │ inherit 40 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xa4 │ inherit 54 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x70 │ fixed 80 false │ OK │ # │ geneve │ 4 │ other │ fixed 0x54 │ fixed 16 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x58 │ inherit 58 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x94 │ inherit 107 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x04 │ fixed 138 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xc4 │ fixed 134 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xf4 │ inherit 181 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x58 │ inherit 8 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xcc │ fixed 236 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xc4 │ fixed 140 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xc8 │ inherit 161 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x40 │ inherit 41 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x80 │ fixed 151 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xe4 │ fixed 13 │ true │ OK │ # └────────┴───────┴──────┴──────────────┴──────────────┴───────┴────────┘ ok 1 selftests: net: l2_tos_ttl_inherit.sh make[1]: Leaving directory '/home/virtme/testing-3/tools/testing/selftests/net' make: Leaving directory '/home/virtme/testing-3/tools/testing/selftests' xx__-> echo $? 0 xx__->