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 0x80 │ inherit 26 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xc4 │ inherit 31 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x54 │ fixed 228 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x88 │ fixed 27 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xdc │ inherit 148 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x24 │ inherit 27 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x6c │ fixed 142 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xa0 │ fixed 93 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x20 │ inherit 182 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x74 │ inherit 111 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x78 │ fixed 131 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x20 │ fixed 76 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x94 │ inherit 162 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x68 │ inherit 72 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xa4 │ fixed 108 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x08 │ fixed 110 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x48 │ inherit 172 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xd4 │ inherit 5 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x1c │ fixed 222 │ false │ OK │ # gre │ 6 │ 6 │ fixed 0xbc │ fixed 162 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xd8 │ inherit 60 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x18 │ inherit 244 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x44 │ fixed 128 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x28 │ fixed 189 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xe8 │ inherit 174 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xbc │ inherit 168 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xe4 │ fixed 21 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x80 │ fixed 11 │ true │ OK │ # ├──────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xe8 │ inherit 164 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xf8 │ inherit 137 │ true OK │ # │ vxlan │ 4 │ 6 │ fixed 0xb4 │ fixed 35 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xc0 │ fixed 196 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xa8 │ inherit 67 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x84 │ inherit 101 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x74 │ fixed 138 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x28 │ fixed 251 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x54 │ inherit 161 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x4c │ inherit 103 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xdc │ fixed 219 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x64 │ fixed 10 │ true │ OK │ # ├──────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x24 │ inherit 114 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x40 │ inherit 62 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xd4 │ fixed 191 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x90 │ fixed 165 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤ # │ vxlan │ 6 │ other │ inherit 0x6c │ inherit 101 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x5c │ inherit 139 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x58 │ fixed 188 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x9c │ fixed 173 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xfc │ inherit 58 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x90 │ inherit 28 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x44 │ fixed 220 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x78 │ fixed 81 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x34 │ inherit 219 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x28 │ inherit 20 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xf0 │ fixed 217 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xa0 │ fixed 255 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xfc │ inherit 213 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x20 │ inherit 129 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x64 │ fixed 47 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x64 │ fixed 208 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────┤ # │ geneve │ 6 │ 4 │ inherit 0x84 │ inherit 229 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xf4 │ inherit 162 │ true │ OK │ # geneve │ 6 │ 4 │ fixed 0x0c │ fixed 76 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x88 │ fixed 72 │ true │ OK │ # ├──────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xb0 │ inherit 21 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x34 │ inherit 9 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x44 │ fixed 216 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x78 │ fixed 223 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x60 │ inherit 62 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xac │ inherit 80 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x34 │ fixed 144 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x54 │ fixed 127 │ 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__->