make -C tools/testing/selftests TARGETS=net TEST_PROGS=l2_tos_ttl_inherit..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 0x20 │ inherit 184 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x40 │ inherit 133 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x2c │ fixed 40 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x90 │ fixed 124 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xb4 │ inherit 168 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x08 │ inherit 97 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x90 │ fixed 46 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x58 │ fixed 243 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x54 │ inherit 154 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x54 │ inherit 187 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xdc │ fixed 3 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x04 │ fixed 174 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼─────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xcc │ inherit 116 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x80 │ inherit 191 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xbc │ fixed 3 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x94 │ fixed 25 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xc4 │ inherit 163 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xb8 │ inherit 72 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x30 │ fixed 83 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xe8 │ fixed 179 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x4c │ inherit 232 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x58 │ inherit 241 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x7c │ fixed 137 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x30 │ fixed 44 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x30 │ inherit 194 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x6c │ inherit 183 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x40 │ fixed 67 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x54 │ fixed 170 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x1c │ inherit 248 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x10 │ inherit 110 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xa0 │ fixed 183 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xf0 │ fixed 8 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x4c │ inherit 245 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x08 │ inherit 9 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xb8 │ fixed 38 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x88 │ fixed 159 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xb0 │ inherit 3 false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xa4 │ inherit 189 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x48 │ fixed 123 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xbc │ fixed 42 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # vxlan │ 6 │ 6 │ inherit 0x3c │ inherit 146 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x88 │ inherit 57 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xbc │ fixed 63 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x88 │ fixed 246 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xbc │ inherit 199 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x68 │ inherit 169 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x94 │ fixed 158 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x64 │ fixed 189 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xe0 │ inherit 38 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x8c │ inherit 87 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xe4 │ fixed 40 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x7c │ fixed 93 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤ # │ geneve │ 4 │ 6 │ inherit 0x1c │ inherit 84 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x60 │ inherit 253 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xf4 │ fixed 140 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x10 │ fixed 22 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x68 │ inherit 151 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x88 │ inherit 2 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xf4 │ fixed 114 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x88 │ fixed 242 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xa4 │ inherit 38 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x2c │ inherit 252 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xc4 │ fixed 150 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x08 │ fixed 66 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x6c │ inherit 247 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xa0 │ inherit 177 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xf0 │ fixed 108 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x98 │ fixed 95 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x08 │ inherit 209 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xdc │ inherit 162 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x88 │ fixed 110 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x50 │ fixed 223 │ 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__->