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 0xe4 │ inherit 252 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x38 │ inherit 10 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x60 │ fixed 199 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x28 │ fixed 40 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x60 │ inherit 6 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xb4 │ inherit 35 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x8c │ fixed 187 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x98 │ fixed 90 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xa4 │ inherit 194 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xa4 │ inherit 75 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x3c │ fixed 200 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x0c │ fixed 86 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────┤ # │ gre │ 6 │ 4 │ inherit 0xbc │ inherit 32 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xc0 │ inherit 212 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xc0 │ fixed 126 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x5c │ fixed 196 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x5c │ inherit 135 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xe8 │ inherit 70 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x08 │ fixed 18 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xc8 │ fixed 19 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x4c │ inherit 191 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xd0 │ inherit 112 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x2c │ fixed 72 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x40 │ fixed 127 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xf0 │ inherit 48 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x40 │ inherit 206 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xc4 │ fixed 233 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x2c │ fixed 172 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xe4 │ inherit 102 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xf0 │ inherit 99 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xcc │ fixed 144 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x64 │ fixed 234 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x70 │ inherit 185 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xcc │ inherit 54 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x0c │ fixed 205 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xcc │ fixed 207 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x9c │ inherit 154 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xb4 │ inherit 54 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x9c │ fixed 11 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x94 │ fixed 193 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xb4 │ inherit 229 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x54 │ inherit 224 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x7c │ fixed 21 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x50 │ fixed 30 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x30 │ inherit 112 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xe8 │ inherit 208 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xc0 │ fixed 53 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xc4 │ fixed 113 │ true │ OK │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x98 │ inherit 206 │ false │ OK │ # │ geneve │ 4 │ 4 inherit 0xa0 │ inherit 130 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xa4 │ fixed 86 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x54 │ fixed 219 │ true │ OK │ # ├────────┼─────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x38 │ inherit 15 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x94 │ inherit 51 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xe0 │ fixed 115 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x58 │ fixed 236 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x6c │ inherit 227 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xbc │ inherit 107 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xb0 │ fixed 86 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x48 │ fixed 70 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x98 │ inherit 214 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x2c │ inherit 79 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xb8 │ fixed 112 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xe8 │ fixed 45 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x70 │ inherit 78 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x24 │ inherit 48 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x30 │ fixed 89 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x18 │ fixed 48 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x18 │ inherit 226 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x2c │ inherit 30 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xc4 │ fixed 137 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x38 │ fixed 183 │ 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__->