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 0x5c │ inherit 35 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x30 │ inherit 163 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xb8 │ fixed 213 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x90 │ fixed 29 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x74 │ inherit 1 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x60 │ inherit 68 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x40 │ fixed 58 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x30 │ fixed 131 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xc4 │ inherit 30 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x90 │ inherit 12 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x80 │ fixed 58 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x7c │ fixed 219 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xe4 │ inherit 191 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xf0 │ inherit 36 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xfc │ fixed 44 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x34 │ fixed 233 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x18 │ inherit 145 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x1c │ inherit 16 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x28 │ fixed 227 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xac │ fixed 25 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x84 │ inherit 182 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x64 │ inherit 3 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xdc │ fixed 196 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xd4 fixed 200 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x28 │ inherit 206 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x10 │ inherit 120 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xe0 │ fixed 112 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x60 │ fixed 125 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x3c inherit 252 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x94 │ inherit 40 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xc0 │ fixed 118 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x38 │ fixed 143 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x60 │ inherit 55 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xd4 │ inherit 242 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xdc │ fixed 244 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xf8 │ fixed 50 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x4c │ inherit 132 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x9c │ inherit 155 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x98 │ fixed 127 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x24 │ fixed 70 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xec │ inherit 227 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x9c │ inherit 253 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x40 │ fixed 63 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xc0 │ fixed 2 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xb4 │ inherit 152 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xd0 │ inherit 131 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x58 │ fixed 9 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x20 │ fixed 158 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x90 │ inherit 224 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x10 │ inherit 89 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xe8 │ fixed 3 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x1c │ fixed 248 │ true │ OK │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x9c │ inherit 86 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x5c │ inherit 136 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xd0 │ fixed 128 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x28 │ fixed 167 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xe8 │ inherit 6 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x28 │ inherit 137 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x54 │ fixed 242 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xe0 │ fixed 174 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x9c │ inherit 212 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x20 │ inherit 20 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xf0 │ fixed 227 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x10 │ fixed 103 │ true │ OK │ # ├────────┼──────────────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xf0 │ inherit 40 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x34 │ inherit 161 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x50 │ fixed 79 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x18 │ fixed 37 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x68 │ inherit 186 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x68 │ inherit 66 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x44 │ fixed 196 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x90 │ fixed 206 │ 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__->