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-3/tools/testing/selftests' make[1]: Entering directory '/home/virtme/testing-3/tools/testing/selftests/net' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing-3/tools/testing/selftests/net' make[1]: Entering directory '/home/virtme/testing-3/tools/testing/selftests/net' TAP version 13 1..1 # overriding timeout to 7200 # selftests: net: l2_tos_ttl_inherit.sh # ┌────────┬───────┬───────┬──────────────┬──────────────┬───────┬────────┐ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 4 │ inherit 0x6c │ inherit 221 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x38 │ inherit 15 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xac │ fixed 51 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x5c │ fixed 195 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x50 │ inherit 176 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xcc │ inherit 159 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x58 │ fixed 88 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xb4 │ fixed 111 │ true │ OK │ # ├──────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x44 │ inherit 242 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x64 │ inherit 238 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x78 │ fixed 119 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xf8 │ fixed 175 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xf8 │ inherit 67 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xd4 │ inherit 227 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xdc │ fixed 242 │ false │ OK │ # gre │ 6 │ 4 │ fixed 0x30 │ fixed 21 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x24 │ inherit 196 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x0c │ inherit 205 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xe0 │ fixed 8 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xb4 │ fixed 218 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤ # │ gre │ 6 │ other │ inherit 0x30 │ inherit 234 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x88 │ inherit 164 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x08 │ fixed 18 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xf8 │ fixed 119 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x98 │ inherit 180 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x84 │ inherit 17 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x48 │ fixed 196 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xa0 │ fixed 179 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x88 │ inherit 203 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x50 │ inherit 10 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x50 │ fixed 121 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x60 │ fixed 128 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x84 │ inherit 251 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x68 │ inherit 184 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x0c │ fixed 67 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xd8 │ fixed 25 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼─────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xb0 │ inherit 112 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xf8 │ inherit 37 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xbc │ fixed 251 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x44 │ fixed 240 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x44 │ inherit 111 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x6c │ inherit 187 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xc0 │ fixed 38 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x70 │ fixed 199 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x1c │ inherit 231 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x34 │ inherit 229 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xec │ fixed 222 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x14 │ fixed 254 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x04 │ inherit 149 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x2c │ inherit 143 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x54 │ fixed 137 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x3c │ fixed 249 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼────────────────────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xd4 │ inherit 208 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x68 │ inherit 86 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x6c │ fixed 130 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xf4 │ fixed 160 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xf4 │ inherit 227 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x94 │ inherit 21 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x5c │ fixed 222 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xe4 │ fixed 249 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x68 │ inherit 52 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xbc │ inherit 105 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x88 │ fixed 236 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xec │ fixed 124 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x14 │ inherit 138 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x78 │ inherit 60 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x34 │ fixed 96 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x2c │ fixed 58 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x20 │ inherit 41 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xe8 │ inherit 208 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xac │ fixed 76 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xcc │ fixed 20 │ true │ OK │ # └────────┴───────┴───────┴─────────────┴──────────────┴───────┴────────┘ ok 1 selftests: net: l2_tos_ttl_inherit.sh make[1]: Leaving directory '/home/virtme/testing-3/tools/testing/selftests/net' make: Leaving directory '/home/virtme/testing-3/tools/testing/selftests' xx__-> echo $? 0 xx__->