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 0x4c │ inherit 203 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xd8 │ inherit 14 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x94 │ fixed 77 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xdc │ fixed 237 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x74 │ inherit 223 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x14 │ inherit 93 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x18 │ fixed 84 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x1c │ fixed 179 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xd8 │ inherit 195 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xc4 │ inherit 162 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x2c │ fixed 14 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x28 │ fixed 135 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├──────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x80 │ inherit 230 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x34 │ inherit 74 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x40 │ fixed 118 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x3c │ fixed 22 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xb8 │ inherit 47 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x0c │ inherit 57 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x84 │ fixed 241 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x9c │ fixed 253 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xd4 │ inherit 196 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x38 │ inherit 88 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x04 │ fixed 15 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x28 │ fixed 84 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x4c │ inherit 140 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x90 │ inherit 25 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x0c │ fixed 88 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x84 │ fixed 145 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xa0 │ inherit 37 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x70 │ inherit 94 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xb4 │ fixed 145 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x28 │ fixed 190 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xa8 │ inherit 168 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x84 │ inherit 60 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x4c │ fixed 142 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x1c │ fixed 31 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xac │ inherit 142 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x04 │ inherit 236 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x04 │ fixed 116 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xf8 │ fixed 233 │ true │ OK │ # ├─────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x84 │ inherit 247 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xf0 │ inherit 144 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x44 │ fixed 208 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x94 │ fixed 172 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x5c │ inherit 47 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xf8 │ inherit 234 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x10 │ fixed 133 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xcc │ fixed 187 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xa8 │ inherit 21 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x40 │ inherit 8 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x40 │ fixed 181 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x84 │ fixed 32 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x78 │ inherit 96 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x50 │ inherit 237 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x78 │ fixed 219 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xd0 │ fixed 115 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x7c │ inherit 87 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x2c │ inherit 46 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x44 │ fixed 3 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x3c │ fixed 149 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xbc │ inherit 52 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x64 │ inherit 99 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x2c │ fixed 173 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x58 │ fixed 137 │ true │ OK │ # ├────────┼────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xb0 │ inherit 48 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xf0 │ inherit 165 │ true │ OK │ # geneve 6 │ 6 │ fixed 0x68 │ fixed 118 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x40 │ fixed 41 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x48 │ inherit 201 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x7c │ inherit 250 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x2c │ fixed 130 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xec │ fixed 48 │ 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__->