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 0x0c │ inherit 245 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x14 │ inherit 244 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x2c │ fixed 179 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x68 │ fixed 195 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤ # │ gre │ 4 │ 6 │ inherit 0xd8 │ inherit 105 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xc0 │ inherit 150 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x84 │ fixed 56 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xf4 │ fixed 189 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x54 │ inherit 210 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x70 │ inherit 133 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xec │ fixed 207 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x24 │ fixed 88 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre 6 │ 4 │ inherit 0x90 │ inherit 16 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x4c │ inherit 90 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x20 │ fixed 89 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xa0 │ fixed 96 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xf4 │ inherit 81 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x74 │ inherit 169 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xec │ fixed 102 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x6c │ fixed 128 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────────────┤ # │ gre │ 6 │ other │ inherit 0x64 │ inherit 209 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x24 │ inherit 47 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x34 │ fixed 163 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xe8 │ fixed 200 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x50 │ inherit 35 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xd0 │ inherit 179 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x10 │ fixed 97 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xb4 │ fixed 24 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x70 │ inherit 121 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xb0 │ inherit 234 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xdc │ fixed 65 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x7c │ fixed 35 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xa8 │ inherit 118 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xfc │ inherit 187 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x38 │ fixed 91 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xbc │ fixed 160 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xfc │ inherit 148 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x08 │ inherit 252 │ true OK │ # │ vxlan │ 6 │ 4 │ fixed 0x40 │ fixed 131 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x30 │ fixed 5 │ true │ OK │ # ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xd8 │ inherit 28 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x60 │ inherit 183 │ true │ OK │ # │ vxlan │ 6 6 │ fixed 0x74 │ fixed 238 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xd8 │ fixed 184 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼─────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x7c │ inherit 39 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xa0 │ inherit 39 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x04 │ fixed 161 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xd4 │ fixed 185 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x90 │ inherit 15 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xf8 │ inherit 40 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x60 │ fixed 138 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xb4 │ fixed 84 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x40 │ inherit 25 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xc4 │ inherit 230 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x3c │ fixed 20 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x74 │ fixed 250 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xd4 │ inherit 95 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x64 │ inherit 205 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xa0 │ fixed 28 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x9c │ fixed 109 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼─────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xdc │ inherit 53 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x20 │ inherit 131 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x50 │ fixed 37 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xd8 │ fixed 253 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xf8 │ inherit 174 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x48 │ inherit 251 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xe8 │ fixed 79 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xc0 │ fixed 30 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xec │ inherit 6 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x94 │ inherit 255 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xbc │ fixed 32 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x24 │ fixed 180 │ 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__->