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 0x10 │ inherit 99 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xdc │ inherit 218 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x48 │ fixed 1 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xbc │ fixed 127 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x6c │ inherit 245 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xcc │ inherit 118 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x74 │ fixed 47 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xf8 │ fixed 169 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x24 │ inherit 142 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xcc │ inherit 75 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xec │ fixed 42 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xbc │ fixed 3 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x2c │ inherit 226 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xe4 │ inherit 223 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xe0 │ fixed 226 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x80 │ fixed 40 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xec │ inherit 94 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xc4 │ inherit 83 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x90 │ fixed 71 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xa0 │ fixed 221 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xe0 │ inherit 8 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x08 │ inherit 18 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x58 │ fixed 33 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xd8 │ fixed 75 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xe8 │ inherit 140 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xbc │ inherit 208 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x10 │ fixed 183 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x70 │ fixed 38 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x0c │ inherit 101 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x50 │ inherit 104 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x24 │ fixed 66 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x70 │ fixed 189 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xcc │ inherit 88 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x50 │ inherit 222 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x8c │ fixed 107 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xdc │ fixed 97 │ true │ OK │ # ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x5c │ inherit 5 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x38 │ inherit 55 true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xe8 │ fixed 133 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x34 │ fixed 67 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x2c │ inherit 146 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x20 │ inherit 143 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xac │ fixed 110 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x50 │ fixed 57 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xac │ inherit 45 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xf8 │ inherit 159 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xec │ fixed 212 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x64 │ fixed 244 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x50 │ inherit 253 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xd4 │ inherit 132 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x34 │ fixed 58 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x34 │ fixed 107 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x0c │ inherit 103 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x34 │ inherit 33 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x70 │ fixed 163 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x68 │ fixed 162 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # geneve │ 4 │ other │ inherit 0x38 │ inherit 244 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xec │ inherit 176 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x7c │ fixed 172 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x6c │ fixed 61 │ true │ OK │ # ├────────┼───────┼────────────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x74 │ inherit 34 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xb8 │ inherit 12 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x6c │ fixed 209 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x80 │ fixed 183 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x18 │ inherit 217 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x70 │ inherit 81 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xdc │ fixed 167 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x38 │ fixed 229 │ true │ OK │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other inherit 0x4c │ inherit 8 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x40 │ inherit 70 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x44 │ fixed 68 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x34 │ 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__->