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 0x1c │ inherit 19 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x3c │ inherit 247 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x90 │ fixed 117 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x20 │ fixed 70 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x10 │ inherit 226 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xa0 │ inherit 233 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xc4 │ fixed 216 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xc4 │ fixed 9 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x44 │ inherit 246 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xbc │ inherit 116 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x30 │ fixed 116 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x80 │ fixed 16 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x90 │ inherit 28 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x54 │ inherit 179 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xbc │ fixed 242 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xa4 │ fixed 233 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x9c │ inherit 228 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x10 │ inherit 229 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xa8 │ fixed 86 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x48 │ fixed 142 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xec │ inherit 35 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x6c │ inherit 12 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x08 │ fixed 6 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xc8 │ fixed 227 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xa8 │ inherit 196 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x78 │ inherit 206 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x68 │ fixed 146 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xc4 │ fixed 99 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x74 │ inherit 127 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x6c │ inherit 252 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xd4 │ fixed 130 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x38 │ fixed 163 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x58 │ inherit 228 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xe4 │ inherit 217 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x18 │ fixed 145 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x04 │ fixed 211 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xd8 │ inherit 207 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xdc │ inherit 186 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x94 │ fixed 123 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xe4 │ fixed 22 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xfc │ inherit 55 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xc0 │ inherit 255 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x48 │ fixed 233 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x9c │ fixed 199 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xc4 │ inherit 131 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xfc │ inherit 51 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x5c │ fixed 93 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xf4 │ fixed 172 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x88 │ inherit 157 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x4c │ inherit 159 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x8c │ fixed 173 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x74 │ fixed 40 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xd8 │ inherit 122 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x70 │ inherit 236 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x80 │ fixed 47 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x94 │ fixed 139 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x84 │ inherit 5 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xe8 │ inherit 160 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xa8 │ fixed 180 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x8c │ fixed 65 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xf4 │ inherit 186 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xc0 │ inherit 220 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x44 │ fixed 217 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xfc │ fixed 105 true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x78 │ inherit 180 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x44 │ inherit 60 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xb8 │ fixed 153 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x54 │ fixed 148 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x34 │ inherit 97 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x64 │ inherit 160 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x34 │ fixed 1 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xc0 │ fixed 22 │ 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__->