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 0xf4 │ inherit 143 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x04 │ inherit 247 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x34 │ fixed 26 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x90 │ fixed 224 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xfc │ inherit 209 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xec │ inherit 168 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x3c │ fixed 97 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xd0 │ fixed 53 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x5c │ inherit 118 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xbc │ inherit 62 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x98 │ fixed 189 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x90 │ fixed 5 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xf4 │ inherit 124 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xf0 │ inherit 123 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xf0 │ fixed 89 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x28 │ fixed 154 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xa8 │ inherit 137 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x84 │ inherit 239 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xe4 │ fixed 235 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x54 │ fixed 190 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x30 │ inherit 176 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x84 │ inherit 62 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xfc │ fixed 28 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xb4 │ fixed 72 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼─────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x6c │ inherit 194 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x74 │ inherit 230 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xa0 │ fixed 231 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x30 │ fixed 183 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xb8 │ inherit 125 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xc8 │ inherit 207 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x40 │ fixed 94 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x60 │ fixed 115 true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x14 │ inherit 152 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x44 │ inherit 198 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xb8 │ fixed 207 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xc4 │ fixed 54 │ true │ OK │ # ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan 6 │ 4 │ inherit 0x2c │ inherit 98 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x2c │ inherit 46 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x84 │ fixed 238 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xa4 │ fixed 129 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x0c │ inherit 72 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x64 │ inherit 96 │ true │ OK │ # │ vxlan │ 6 6 │ fixed 0x74 │ fixed 20 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x18 │ fixed 114 │ true │ OK # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xcc │ inherit 170 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x10 │ inherit 180 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x9c │ fixed 75 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x7c │ fixed 91 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xc8 │ inherit 132 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x98 │ inherit 205 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x90 │ fixed 42 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x4c │ fixed 223 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xb8 │ inherit 112 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xe4 │ inherit 86 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x14 │ fixed 146 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xe4 │ fixed 104 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x48 │ inherit 206 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x24 │ inherit 182 │ true │ OK │ # │ geneve │ 4 other │ fixed 0x50 │ fixed 162 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x08 │ fixed 193 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xb0 │ inherit 43 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xc8 │ inherit 221 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x48 │ fixed 95 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x5c │ fixed 81 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤ # │ geneve │ 6 │ 6 │ inherit 0xc0 │ inherit 232 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x68 │ inherit 142 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xf8 │ fixed 250 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x40 │ fixed 251 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xb8 │ inherit 96 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x2c │ inherit 42 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x84 │ fixed 11 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xfc │ fixed 7 │ 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__->