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 0xa4 │ inherit 217 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xe4 │ inherit 221 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x18 │ fixed 10 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x20 │ fixed 46 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x94 │ inherit 136 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x80 │ inherit 241 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xf4 │ fixed 193 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x14 │ fixed 212 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x30 │ inherit 18 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xb0 │ inherit 84 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x34 │ fixed 103 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xfc │ fixed 197 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x68 │ inherit 10 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xa0 │ inherit 44 │ true │ OK │ # gre │ 6 │ 4 │ fixed 0xf8 │ fixed 111 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x5c │ fixed 237 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x40 │ inherit 251 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x3c │ inherit 227 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xcc │ fixed 14 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xdc │ fixed 74 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xf4 │ inherit 84 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x50 │ inherit 159 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xd0 │ fixed 115 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x3c │ fixed 184 │ true │ OK │ # ├────────┼──────────────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xfc │ inherit 192 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x80 │ inherit 151 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x30 │ fixed 13 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x7c │ fixed 143 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x20 │ inherit 46 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x8c │ inherit 143 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x60 │ fixed 247 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x20 │ fixed 15 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x58 │ inherit 76 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x44 │ inherit 116 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xb4 │ fixed 85 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x20 │ fixed 45 │ true │ OK # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xb8 │ inherit 127 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x5c │ inherit 39 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x3c │ fixed 69 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x08 │ fixed 11 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xa0 │ inherit 15 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xac │ inherit 71 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x60 │ fixed 184 │ false │ OK │ # vxlan │ 6 │ 6 │ fixed 0xe4 │ fixed 175 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x68 │ inherit 27 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xa4 │ inherit 48 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x44 │ fixed 154 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x30 │ fixed 12 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x18 │ inherit 104 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xf4 │ inherit 205 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x0c │ fixed 68 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x94 │ fixed 89 │ true │ OK │ # ────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x58 │ inherit 251 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x78 │ inherit 213 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xa0 │ fixed 159 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x78 │ fixed 58 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xb4 │ inherit 112 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x44 │ inherit 180 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x48 │ fixed 253 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x0c │ fixed 234 │ true │ OK │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x08 │ inherit 49 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x54 │ inherit 39 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x54 │ fixed 180 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xb0 │ fixed 11 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 6 │ inherit 0x60 │ inherit 77 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x44 │ inherit 50 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x9c │ fixed 57 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xb8 │ fixed 202 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x6c │ inherit 79 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xcc │ inherit 12 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xac │ fixed 45 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x58 │ fixed 138 │ 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__->