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-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 0x5c │ inherit 68 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x28 │ inherit 239 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xa8 │ fixed 42 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xf0 │ fixed 187 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xdc │ inherit 81 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x10 │ inherit 18 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x9c │ fixed 131 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xf8 │ fixed 181 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xec │ inherit 194 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xc0 │ inherit 147 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x30 │ fixed 175 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x4c │ fixed 106 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xc0 │ inherit 70 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x80 │ inherit 42 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x6c │ fixed 159 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x58 │ fixed 19 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x24 │ inherit 193 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xf0 │ inherit 184 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xf8 │ fixed 28 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xe8 │ fixed 228 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x5c │ inherit 58 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x70 │ inherit 11 │ true OK │ # │ gre │ 6 │ other │ fixed 0x84 │ fixed 241 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xf0 │ fixed 117 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x78 │ inherit 93 │ false │ OK # │ vxlan │ 4 │ 4 │ inherit 0xa0 │ inherit 168 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x78 │ fixed 243 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x9c │ fixed 190 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x88 │ inherit 148 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x6c │ inherit 21 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x10 │ fixed 201 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xd8 │ fixed 220 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x44 │ inherit 50 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x08 │ inherit 125 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x3c │ fixed 205 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xec │ fixed 233 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x18 │ inherit 224 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xbc │ inherit 217 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x04 │ fixed 24 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x80 │ fixed 203 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x08 │ inherit 147 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x08 │ inherit 197 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xb8 │ fixed 13 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x2c │ fixed 68 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x38 │ inherit 112 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xd4 │ inherit 206 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x98 │ fixed 211 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xa0 │ fixed 148 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xcc │ inherit 3 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x10 │ inherit 53 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x74 │ fixed 82 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xf0 │ fixed 58 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xdc │ inherit 50 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xd8 │ inherit 253 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xf4 │ fixed 202 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x24 │ fixed 246 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x50 │ inherit 12 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xf0 │ inherit 195 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xe4 │ fixed 240 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x58 │ fixed 206 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x18 │ inherit 141 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x18 │ inherit 5 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xc4 │ fixed 50 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x5c │ fixed 134 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xa4 │ inherit 108 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x04 │ inherit 14 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x4c │ fixed 99 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xd4 │ fixed 172 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x3c │ inherit 201 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x18 │ inherit 161 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x5c │ fixed 117 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xa4 │ fixed 106 │ 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__->