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 0x2c │ inherit 96 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x3c │ inherit 201 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x8c │ fixed 168 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xf4 │ fixed 66 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x2c │ inherit 126 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xe8 │ inherit 129 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x68 │ fixed 221 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xf8 │ fixed 57 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x40 │ inherit 14 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xb0 │ inherit 249 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x3c │ fixed 46 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x28 │ fixed 226 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────┤ # │ gre │ 6 │ 4 │ inherit 0xa8 │ inherit 185 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xc8 │ inherit 97 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x38 │ fixed 158 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xc8 │ fixed 30 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────┤ # │ gre │ 6 │ 6 │ inherit 0xdc │ inherit 191 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x50 │ inherit 203 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x8c │ fixed 138 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x30 │ fixed 214 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x88 │ inherit 152 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x94 │ inherit 111 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x1c │ fixed 75 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x6c │ fixed 192 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x88 │ inherit 248 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xc0 │ inherit 165 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x90 │ fixed 167 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x50 │ fixed 89 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x90 │ inherit 96 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x50 │ inherit 207 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x30 │ fixed 20 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x60 │ fixed 166 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xe4 │ inherit 209 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x18 │ inherit 90 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xf4 │ fixed 131 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xf0 │ fixed 25 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xc8 │ inherit 206 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x24 │ inherit 223 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x68 │ fixed 5 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x5c │ fixed 177 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x48 │ inherit 25 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xa4 │ inherit 233 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x18 │ fixed 104 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xbc │ fixed 74 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xd8 │ inherit 29 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x98 │ inherit 93 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x48 │ fixed 252 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x10 │ fixed 207 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xb8 │ inherit 76 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xc8 │ inherit 206 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xa0 │ fixed 227 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x28 │ fixed 121 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x58 │ inherit 214 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xa8 │ inherit 69 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xa4 │ fixed 37 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x64 │ fixed 220 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x8c │ inherit 10 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x88 │ inherit 186 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x08 │ fixed 190 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x0c │ fixed 133 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x80 │ inherit 177 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xd0 │ inherit 79 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x44 │ fixed 189 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xe4 │ fixed 50 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x4c │ inherit 171 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x6c │ inherit 122 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x4c │ fixed 160 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x48 │ fixed 111 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x28 │ inherit 253 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xa8 │ inherit 126 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x98 │ fixed 208 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x84 │ fixed 143 │ 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__->