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 0xe0 │ inherit 151 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x38 │ inherit 193 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xe4 │ fixed 91 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x40 │ fixed 1 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x44 │ inherit 103 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x14 │ inherit 164 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xcc │ fixed 91 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xa8 │ fixed 103 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xb4 │ inherit 154 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x78 │ inherit 195 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x2c │ fixed 223 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xb0 │ fixed 69 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x4c │ inherit 163 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x1c │ inherit 178 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xd4 │ fixed 219 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x30 │ fixed 152 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xe4 │ inherit 34 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x18 │ inherit 237 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xec │ fixed 211 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xa8 │ fixed 199 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x34 │ inherit 145 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x10 │ inherit 221 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x40 │ fixed 18 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x1c │ fixed 177 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xb8 │ inherit 251 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x78 │ inherit 185 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x70 │ fixed 187 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x0c │ fixed 34 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x88 │ inherit 126 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xa4 │ inherit 117 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x9c │ fixed 184 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x10 │ fixed 180 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x50 │ inherit 95 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xac │ inherit 254 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x80 │ fixed 216 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xe0 │ fixed 242 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x34 │ inherit 255 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x94 │ inherit 157 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xf4 │ fixed 244 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x90 │ fixed 225 │ true │ OK │ # ├────────┼─────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x2c │ inherit 160 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xc4 │ inherit 3 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x74 │ fixed 29 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x10 │ fixed 221 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x18 │ inherit 70 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x3c │ inherit 132 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x4c │ fixed 56 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x4c │ fixed 103 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xb4 │ inherit 74 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x24 │ inherit 153 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x08 │ fixed 114 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xdc │ fixed 51 │ true │ OK │ # ├──────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x34 │ inherit 237 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x40 │ inherit 165 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x04 │ fixed 58 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x0c │ fixed 167 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x48 │ inherit 21 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x54 │ inherit 177 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xac │ fixed 196 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x8c │ fixed 175 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├──────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xd0 │ inherit 253 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x58 │ inherit 81 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xe0 │ fixed 56 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xa4 │ fixed 107 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xbc │ inherit 93 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x3c │ inherit 68 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xa8 │ fixed 69 false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x6c │ fixed 97 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x90 │ inherit 9 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xfc │ inherit 243 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xdc │ fixed 213 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xdc │ fixed 59 │ 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__->