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 0x28 │ inherit 50 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xdc │ inherit 177 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xf4 │ fixed 20 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x98 │ fixed 198 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x50 │ inherit 135 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x94 │ inherit 170 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x50 │ fixed 158 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x08 │ fixed 171 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xb8 │ inherit 210 │ false │ OK │ # │ gre │ 4 │ other inherit 0x20 │ inherit 39 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x2c │ fixed 86 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xa0 │ fixed 243 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x30 │ inherit 98 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x8c │ inherit 145 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xc8 │ fixed 74 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x28 │ fixed 171 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x10 │ inherit 158 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x1c │ inherit 27 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x08 │ fixed 184 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xe8 │ fixed 209 │ true OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x6c │ inherit 20 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xe8 │ inherit 16 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x7c │ fixed 143 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x8c │ fixed 127 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x58 │ inherit 39 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xdc │ inherit 200 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x28 │ fixed 193 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xf4 │ fixed 139 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x60 │ inherit 147 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x70 │ inherit 131 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x3c │ fixed 199 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x58 │ fixed 113 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x8c │ inherit 84 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x80 │ inherit 202 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xd0 │ fixed 227 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x78 │ fixed 208 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x10 │ inherit 84 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x18 │ inherit 248 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x10 │ fixed 187 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xb4 │ fixed 252 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x54 │ inherit 144 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x44 │ inherit 78 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x9c │ fixed 245 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xd8 │ fixed 51 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x9c │ inherit 9 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xb0 │ inherit 186 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x54 │ fixed 219 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x2c │ fixed 238 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xf0 │ inherit 141 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x3c │ inherit 153 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x0c │ fixed 248 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x54 │ fixed 163 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x4c │ inherit 100 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x5c │ inherit 252 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xc0 │ fixed 8 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x94 │ fixed 116 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xd4 │ inherit 66 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x2c │ inherit 94 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x98 │ fixed 79 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x6c │ fixed 53 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xe0 │ inherit 182 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x34 │ inherit 225 │ true │ OK # │ geneve │ 6 │ 4 │ fixed 0x04 │ fixed 176 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xc0 │ fixed 150 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xfc │ inherit 150 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x54 │ inherit 192 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x28 │ fixed 80 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x34 │ fixed 19 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x0c │ inherit 52 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x40 │ inherit 104 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xe8 │ fixed 223 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xe4 │ fixed 27 │ 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__->