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 0x68 │ inherit 196 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xc8 │ inherit 211 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x74 │ fixed 132 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xb0 │ fixed 142 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x70 │ inherit 26 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x44 │ inherit 25 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x28 │ fixed 96 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x5c │ fixed 42 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xdc │ inherit 136 │ false │ OK │ # │ gre │ 4 │ other inherit 0x50 │ inherit 239 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xd0 │ fixed 137 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xec │ fixed 201 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x18 │ inherit 188 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xc8 │ inherit 151 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xe8 │ fixed 35 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x54 │ fixed 141 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x64 │ inherit 211 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xd8 │ inherit 178 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xf4 │ fixed 16 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x3c │ fixed 36 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xac │ inherit 177 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x24 │ inherit 92 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x80 │ fixed 164 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x54 │ fixed 77 │ true │ OK │ # ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x8c │ inherit 53 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xc8 │ inherit 11 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x30 │ fixed 160 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x94 │ fixed 174 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x78 │ inherit 238 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xe4 │ inherit 40 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x44 │ fixed 34 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x80 │ fixed 204 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x34 │ inherit 44 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x54 │ inherit 195 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xbc │ fixed 246 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xd4 │ fixed 157 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x88 │ inherit 139 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x48 │ inherit 35 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x9c │ fixed 38 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x5c │ fixed 255 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x30 │ inherit 28 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x48 │ inherit 192 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xbc │ fixed 121 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x48 │ fixed 26 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xc0 inherit 157 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x64 │ inherit 181 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x20 │ fixed 4 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xcc │ fixed 213 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xf4 │ inherit 184 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xd4 │ inherit 163 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xf8 │ fixed 12 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x54 │ fixed 55 │ true │ OK │ # ───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x28 │ inherit 26 false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xa0 │ inherit 227 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x60 │ fixed 174 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x1c │ fixed 48 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤ # │ geneve │ 4 │ other │ inherit 0x18 │ inherit 38 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xf4 │ inherit 7 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x18 │ fixed 229 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xd4 │ fixed 202 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x44 │ inherit 156 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x54 │ inherit 28 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x80 │ fixed 53 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x5c │ fixed 173 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x4c │ inherit 98 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xf8 │ inherit 34 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x58 │ fixed 208 │ false │ OK │ # │ geneve 6 │ 6 │ fixed 0x60 │ fixed 94 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xd8 │ inherit 28 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x1c │ inherit 21 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xc0 │ fixed 137 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xc4 │ fixed 167 │ 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__->