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-3/tools/testing/selftests' make[1]: Entering directory '/home/virtme/testing-3/tools/testing/selftests/net' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing-3/tools/testing/selftests/net' make[1]: Entering directory '/home/virtme/testing-3/tools/testing/selftests/net' TAP version 13 1..1 # overriding timeout to 7200 # selftests: net: l2_tos_ttl_inherit.sh # ┌────────┬───────┬───────┬──────────────┬──────────────┬───────┬────────┐ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 4 │ inherit 0x50 │ inherit 142 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xb0 │ inherit 208 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xd8 │ fixed 171 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x74 │ fixed 191 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x98 │ inherit 105 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x8c │ inherit 171 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x90 │ fixed 24 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x10 │ fixed 196 │ true │ OK │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x2c │ inherit 166 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x78 │ inherit 156 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xd0 │ fixed 120 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xc4 │ fixed 8 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────┤ # │ gre │ 6 │ 4 │ inherit 0x90 │ inherit 227 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xb4 │ inherit 77 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xf8 │ fixed 115 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x08 │ fixed 144 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x94 │ inherit 35 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xd0 │ inherit 173 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x10 │ fixed 132 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xec │ fixed 190 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x7c │ inherit 139 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x20 │ inherit 99 │ true OK │ # │ gre │ 6 │ other │ fixed 0xf8 │ fixed 249 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xa8 │ fixed 138 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x30 │ inherit 242 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x90 │ inherit 233 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x14 │ fixed 35 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x24 │ fixed 8 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 inherit 0x78 │ inherit 77 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x70 │ inherit 70 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xcc │ fixed 44 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x4c │ fixed 28 │ true │ OK │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x48 │ inherit 89 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x04 │ inherit 180 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x1c │ fixed 26 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xd8 │ fixed 122 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼─────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xfc │ inherit 212 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xa0 │ inherit 84 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x38 │ fixed 228 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xac │ fixed 61 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x58 │ inherit 141 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x60 │ inherit 172 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xc0 │ fixed 97 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x78 │ fixed 160 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x44 │ inherit 63 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xb4 │ inherit 224 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x98 │ fixed 13 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xdc │ fixed 181 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x04 │ inherit 180 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x04 │ inherit 223 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x64 │ fixed 201 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x1c │ fixed 159 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x80 │ inherit 238 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x40 │ inherit 116 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x5c │ fixed 115 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xb4 │ fixed 12 │ true │ OK │ # ├────────┼───────┼───────┼───────────────────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x6c │ inherit 205 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xec │ inherit 196 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x9c │ fixed 99 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x48 │ fixed 204 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼─────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xc8 │ inherit 131 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x44 │ inherit 153 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xb4 │ fixed 35 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xec │ fixed 115 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xd0 │ inherit 65 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xd4 │ inherit 175 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xf0 │ fixed 44 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x60 │ fixed 92 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x20 │ inherit 120 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x38 │ inherit 127 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x44 │ fixed 230 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x20 │ fixed 173 │ true │ OK │ # └────────┴───────┴───────┴──────────────┴────────────┴───────┴────────┘ ok 1 selftests: net: l2_tos_ttl_inherit.sh make[1]: Leaving directory '/home/virtme/testing-3/tools/testing/selftests/net' make: Leaving directory '/home/virtme/testing-3/tools/testing/selftests' xx__-> echo $? 0 xx__->