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 0xc4 │ inherit 26 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x94 │ inherit 249 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xa8 │ fixed 67 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xc4 │ fixed 216 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x5c │ inherit 180 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x44 │ inherit 188 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xa4 │ fixed 111 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xb8 │ fixed 128 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xf8 │ inherit 84 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x24 │ inherit 120 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xe0 │ fixed 59 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x24 │ fixed 196 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xb4 │ inherit 169 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x94 │ inherit 217 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x30 │ fixed 67 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x98 │ fixed 20 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x4c │ inherit 71 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x28 │ inherit 27 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xe8 │ fixed 19 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xcc │ fixed 143 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xe0 inherit 146 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x78 │ inherit 131 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xc8 │ fixed 10 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xe4 │ fixed 144 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xb4 │ inherit 65 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x10 │ inherit 37 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xd4 │ fixed 138 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x8c │ fixed 204 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x5c │ inherit 192 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xd4 │ inherit 226 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xac │ fixed 85 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x40 │ fixed 189 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xc8 │ inherit 56 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x84 │ inherit 186 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x94 │ fixed 72 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xb0 │ fixed 195 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xa4 │ inherit 207 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xec │ inherit 60 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xd4 │ fixed 95 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xf8 │ fixed 10 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xec │ inherit 186 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x0c │ inherit 118 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x7c │ fixed 156 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x50 │ fixed 243 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x9c │ inherit 1 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x68 │ inherit 102 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x10 │ fixed 48 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x9c │ fixed 31 │ true │ OK │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x80 │ inherit 38 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x70 │ inherit 119 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x18 │ fixed 2 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x38 │ fixed 39 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x28 │ inherit 55 │ false │ OK │ # │ geneve │ 4 │ 6 inherit 0x80 │ inherit 38 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xf4 │ fixed 26 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x94 │ fixed 152 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xbc │ inherit 101 │ false OK │ # │ geneve │ 4 │ other │ inherit 0x38 │ inherit 179 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x6c │ fixed 104 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xec │ fixed 122 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 inherit 0xf4 │ inherit 169 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xac │ inherit 250 │ true │ OK │ # │ geneve │ 6 4 │ fixed 0xe0 │ fixed 117 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x90 │ fixed 198 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x1c │ inherit 248 false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x4c │ inherit 93 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x04 │ fixed 93 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x48 │ fixed 54 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────┤ # │ geneve │ 6 │ other │ inherit 0x10 │ inherit 22 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x04 │ inherit 248 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x74 │ fixed 76 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x9c │ 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__->