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 0xfc │ inherit 140 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x9c │ inherit 116 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x80 │ fixed 20 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x2c │ fixed 48 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼────────────────────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x8c │ inherit 21 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x7c │ inherit 147 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x64 │ fixed 131 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xe8 │ fixed 238 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xc8 │ inherit 49 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xb8 │ inherit 214 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xe8 │ fixed 227 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x94 │ fixed 189 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x6c │ inherit 147 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x04 │ inherit 41 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x90 │ fixed 68 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x60 │ fixed 81 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xac │ inherit 44 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xc4 │ inherit 115 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x0c │ fixed 83 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x68 │ fixed 96 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xe0 │ inherit 102 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xf0 │ inherit 16 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x10 │ fixed 226 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xa8 │ fixed 143 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼────────────────────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x20 │ inherit 227 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x18 │ inherit 131 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xa8 │ fixed 237 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xbc │ fixed 59 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x2c │ inherit 230 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xa8 │ inherit 174 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x24 │ fixed 91 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xc0 │ fixed 245 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x7c │ inherit 18 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x90 │ inherit 241 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x94 │ fixed 251 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x2c │ fixed 223 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x9c │ inherit 83 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x08 │ inherit 4 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xd8 │ fixed 122 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xb4 │ fixed 227 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xc8 │ inherit 212 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xd4 │ inherit 227 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x40 │ fixed 229 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x7c │ fixed 251 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x68 │ inherit 165 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x60 │ inherit 137 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xac │ fixed 80 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x8c │ fixed 50 │ true │ OK │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x38 │ inherit 183 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x60 │ inherit 39 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x60 │ fixed 87 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x34 │ fixed 121 │ true │ OK │ # ├────────┼──────────────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x28 │ inherit 239 │ false │ OK │ # │ geneve │ 4 │ 6 inherit 0xd8 │ inherit 197 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xfc │ fixed 109 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x04 │ fixed 117 │ true │ OK │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xb8 │ inherit 200 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x04 │ inherit 17 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x98 │ fixed 191 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x7c │ fixed 148 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xcc │ inherit 153 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x48 │ inherit 73 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xd8 │ fixed 232 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x78 │ fixed 12 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x70 │ inherit 200 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x50 │ inherit 253 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x1c │ fixed 34 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x9c │ fixed 55 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xb0 │ inherit 37 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x40 │ inherit 1 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x48 │ fixed 140 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x3c │ fixed 199 │ 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__->