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 0x94 │ inherit 211 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x30 │ inherit 61 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xc4 │ fixed 217 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x8c │ fixed 134 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x3c │ inherit 165 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x80 │ inherit 195 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x80 │ fixed 119 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x84 │ fixed 156 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x04 │ inherit 148 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x48 │ inherit 118 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x8c │ fixed 141 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xec │ fixed 235 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x14 │ inherit 202 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x64 │ inherit 158 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xfc │ fixed 229 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x4c │ fixed 199 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x48 │ inherit 185 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xf4 │ inherit 45 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xe0 │ fixed 182 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x3c │ fixed 36 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x60 │ inherit 145 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x30 │ inherit 228 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x0c │ fixed 89 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x0c │ fixed 12 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xa4 │ inherit 51 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x88 │ inherit 251 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x90 │ fixed 78 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x7c │ fixed 121 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x90 │ inherit 246 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xac │ inherit 128 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x30 │ fixed 162 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x30 │ fixed 169 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x48 │ inherit 136 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x2c │ inherit 123 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xac │ fixed 248 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xc4 │ fixed 247 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x68 │ inherit 215 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x34 │ inherit 218 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xb4 │ fixed 30 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x98 │ fixed 67 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x64 │ inherit 229 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x9c │ inherit 149 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xe0 │ fixed 189 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xc8 │ fixed 8 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xc8 │ inherit 65 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x80 │ inherit 242 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x0c │ fixed 239 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xfc │ fixed 239 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x40 │ inherit 70 │ false │ OK │ # geneve 4 │ 4 │ inherit 0x18 │ inherit 78 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xb4 │ fixed 242 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x14 │ fixed 194 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xcc │ inherit 198 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xe4 │ inherit 91 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x14 │ fixed 209 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x54 │ fixed 233 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xe0 │ inherit 91 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xc4 │ inherit 243 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xcc │ fixed 96 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x4c │ fixed 137 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x9c │ inherit 7 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xdc │ inherit 103 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x18 │ fixed 65 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x20 │ fixed 9 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x1c │ inherit 202 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x4c │ inherit 215 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x50 │ fixed 89 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xa8 │ fixed 236 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x98 │ inherit 41 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x74 │ inherit 20 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x8c │ fixed 106 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xe4 │ fixed 176 │ 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__->