make -C tools/testing/selftests TARGETS="net" TEST_PROGS=l2_tos_ttl_inheriit.sh TEST_GEN_PROGS="" run_tests make: Entering directory '/home/virtme/testing-1/tools/testing/selftests' make[1]: Entering directory '/home/virtme/testing-1/tools/testing/selftests/net' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing-1/tools/testing/selftests/net' make[1]: Entering directory '/home/virtme/testing-1/tools/testing/selftests/net' TAP version 13 1..1 # timeout set to 3600 # selftests: net: l2_tos_ttl_inherit.sh # ┌────────┬───────┬───────┬──────────────┬──────────────┬───────┬────────┐ # ├──────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 4 │ inherit 0xa0 │ inherit 149 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x94 │ inherit 158 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x30 │ fixed 248 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x78 │ fixed 61 │ true │ OK │ # ├────────┼───────┼─────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xc0 │ inherit 142 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x68 │ inherit 40 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xe0 │ fixed 88 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x28 │ fixed 2 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x5c │ inherit 63 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xdc │ inherit 180 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xa4 │ fixed 25 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x04 │ fixed 101 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xf0 │ inherit 179 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xe8 │ inherit 251 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xdc │ fixed 155 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x48 │ fixed 151 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x98 │ inherit 184 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x18 │ inherit 88 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x04 │ fixed 95 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x8c │ fixed 131 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x54 │ inherit 18 │ false OK │ # │ gre │ 6 │ other │ inherit 0x98 │ inherit 181 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x04 │ fixed 208 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x7c │ fixed 77 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x94 │ inherit 21 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x84 │ inherit 139 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x6c │ fixed 158 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x8c │ fixed 249 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x18 │ inherit 40 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xe0 │ inherit 52 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x4c │ fixed 241 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xe0 │ fixed 214 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xf8 │ inherit 124 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x18 │ inherit 206 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x3c │ fixed 15 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x60 │ fixed 215 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xfc │ inherit 20 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xb0 │ inherit 222 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x44 fixed 184 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xdc │ fixed 215 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x38 │ inherit 152 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x70 │ inherit 222 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x3c │ fixed 43 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x8c │ fixed 2 │ true │ OK │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x80 │ inherit 19 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x98 │ inherit 229 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xbc │ fixed 214 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x9c │ fixed 75 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xb8 │ inherit 156 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xc8 │ inherit 139 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x34 │ fixed 196 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xe4 │ fixed 56 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 6 │ inherit 0x4c │ inherit 90 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x74 │ inherit 211 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xb0 │ fixed 5 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x10 │ fixed 50 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x2c │ inherit 250 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xfc │ inherit 193 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xe0 │ fixed 135 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xf8 │ fixed 227 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x8c │ inherit 100 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x4c │ inherit 1 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xf0 │ fixed 235 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xc4 │ fixed 235 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x30 │ inherit 248 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x40 │ inherit 31 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xd4 │ fixed 138 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xd0 │ fixed 164 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xe8 │ inherit 138 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xc8 │ inherit 60 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xa4 │ fixed 190 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x68 │ fixed 58 │ true │ OK │ # └────────┴───────┴───────┴────────────┴──────────────┴───────┴────────┘ ok 1 selftests: net: l2_tos_ttl_inherit.sh make[1]: Leaving directory '/home/virtme/testing-1/tools/testing/selftests/net' make: Leaving directory '/home/virtme/testing-1/tools/testing/selftests' xx__-> echo $? 0 xx__->