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 0xb8 │ inherit 166 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x60 │ inherit 237 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xa0 │ fixed 219 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x9c │ fixed 252 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x9c │ inherit 98 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x24 │ inherit 236 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xd4 │ fixed 199 │ false OK │ # │ gre │ 4 │ 6 │ fixed 0x70 │ fixed 222 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x68 │ inherit 248 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x0c │ inherit 227 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xd4 │ fixed 179 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xbc │ fixed 177 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x90 │ inherit 190 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x20 │ inherit 142 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x2c │ fixed 37 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x78 │ fixed 40 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x78 │ inherit 90 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x14 │ inherit 17 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xbc │ fixed 222 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x94 │ fixed 221 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x78 │ inherit 172 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x7c │ inherit 210 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x18 │ fixed 131 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xdc │ fixed 16 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xe4 │ inherit 135 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x8c │ inherit 84 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x64 │ fixed 128 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x6c │ fixed 49 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x34 │ inherit 83 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x90 │ inherit 25 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xb8 │ fixed 136 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x38 │ fixed 123 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x14 │ inherit 79 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x0c │ inherit 171 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xc0 │ fixed 154 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x64 │ fixed 9 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x58 │ inherit 67 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x6c │ inherit 17 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x58 │ fixed 73 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x64 │ fixed 25 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x1c │ inherit 61 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x48 │ inherit 210 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x38 │ fixed 52 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x6c │ fixed 198 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x3c │ inherit 128 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x10 │ inherit 116 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xf4 │ fixed 185 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xac │ fixed 129 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x74 │ inherit 167 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xe8 │ inherit 61 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xf0 │ fixed 66 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xd0 │ fixed 135 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xd4 │ inherit 97 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x80 │ inherit 54 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xf8 │ fixed 87 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xfc │ fixed 153 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x80 │ inherit 126 │ false │ OK # │ geneve │ 4 │ other │ inherit 0x18 │ inherit 77 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x28 │ fixed 54 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xb4 │ fixed 236 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xe8 │ inherit 129 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x98 │ inherit 112 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xe0 │ fixed 189 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x80 │ fixed 26 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x70 │ inherit 211 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x88 │ inherit 202 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xe4 │ fixed 93 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x34 │ fixed 163 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x14 │ inherit 44 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x74 │ inherit 192 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xf8 │ fixed 208 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x60 │ fixed 210 │ 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__->