make -C tools/testing/selftests TARGETS="net" TEST_PROGS=l2_tos_ttl_inheriit.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 0x2c │ inherit 158 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x6c │ inherit 32 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xbc │ fixed 26 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xb8 │ fixed 100 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x60 │ inherit 99 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x74 │ inherit 45 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x60 │ fixed 240 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x20 │ fixed 94 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xa8 │ inherit 96 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x60 │ inherit 26 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xcc │ fixed 118 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x54 │ fixed 206 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 inherit 0xf0 │ inherit 239 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x94 │ inherit 253 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x54 │ fixed 77 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xa8 │ fixed 196 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xc4 │ inherit 38 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xf4 │ inherit 164 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x58 │ fixed 126 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xe0 │ fixed 43 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xa4 │ inherit 15 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xa8 │ inherit 205 │ true OK │ # │ gre │ 6 │ other │ fixed 0xf8 │ fixed 88 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x88 │ fixed 144 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x2c │ inherit 188 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xf0 │ inherit 182 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xe4 │ fixed 210 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xbc │ fixed 73 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x80 │ inherit 57 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x9c │ inherit 21 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x1c │ fixed 173 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xf0 │ fixed 228 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x64 │ inherit 81 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x50 │ inherit 37 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x58 │ fixed 60 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x68 │ fixed 149 │ true │ OK │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xa4 inherit 6 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x24 │ inherit 249 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xb4 │ fixed 245 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xa0 │ fixed 151 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xe4 │ inherit 14 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x84 │ inherit 219 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x08 │ fixed 169 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xf4 │ fixed 238 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xd8 │ inherit 41 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x90 │ inherit 171 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x84 │ fixed 89 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xc4 │ fixed 34 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x80 │ inherit 199 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xf4 │ inherit 182 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x50 │ fixed 122 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x54 │ fixed 191 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x74 │ inherit 224 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x84 │ inherit 70 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x5c │ fixed 147 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xb4 │ fixed 126 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x3c │ inherit 88 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xb0 │ inherit 207 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xe4 │ fixed 140 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xb0 │ fixed 197 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x24 │ inherit 139 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xfc │ inherit 147 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x3c │ fixed 32 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x38 │ fixed 74 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x48 │ inherit 206 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x88 │ inherit 130 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x14 │ fixed 163 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xf4 │ fixed 155 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xa0 │ inherit 149 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x14 │ inherit 103 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xf0 │ fixed 237 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xe8 │ fixed 188 │ 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__->