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 0x40 │ inherit 25 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x10 │ inherit 9 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x90 │ fixed 112 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x7c │ fixed 214 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x58 │ inherit 83 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xd4 │ inherit 148 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x78 │ fixed 148 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x94 │ fixed 29 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x74 │ inherit 111 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xb4 │ inherit 186 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x34 │ fixed 177 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x04 │ fixed 80 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼─────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x24 │ inherit 75 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x38 │ inherit 139 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xf8 │ fixed 52 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x64 │ fixed 215 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xb8 │ inherit 229 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x08 │ inherit 127 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x90 │ fixed 106 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x30 │ fixed 189 │ true │ OK │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x40 │ inherit 177 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xec │ inherit 121 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x90 │ fixed 49 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xdc │ fixed 93 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├──────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xf0 │ inherit 104 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x34 │ inherit 157 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x64 │ fixed 208 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x9c │ fixed 163 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xac │ inherit 96 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x78 │ inherit 187 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xc4 │ fixed 57 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x90 │ fixed 249 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x8c │ inherit 230 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x8c │ inherit 15 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x58 │ fixed 81 │ false │ OK │ # │ vxlan 4 │ other │ fixed 0xf4 │ fixed 133 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x2c │ inherit 147 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xf4 │ inherit 16 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xb4 │ fixed 247 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x5c │ fixed 219 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xbc │ inherit 2 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x28 │ inherit 53 │ true OK │ # │ vxlan │ 6 │ 6 │ fixed 0x88 │ fixed 241 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x0c │ fixed 199 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # vxlan │ 6 │ other │ inherit 0x9c │ inherit 208 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x6c │ inherit 213 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x5c │ fixed 226 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x54 │ fixed 57 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x68 │ inherit 72 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xcc │ inherit 36 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xd8 │ fixed 110 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xd8 │ fixed 249 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x74 │ inherit 223 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x90 │ inherit 255 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x7c │ fixed 59 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x4c │ fixed 76 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xa0 │ inherit 44 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x0c │ inherit 82 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x40 │ fixed 28 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x68 │ fixed 225 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼─────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xe0 │ inherit 212 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x78 │ inherit 94 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x6c │ fixed 39 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x54 │ fixed 22 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x1c │ inherit 243 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x28 │ inherit 200 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x44 │ fixed 234 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xe4 │ fixed 129 │ true │ OK │ # ├────────┼─────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x64 │ inherit 110 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xe4 │ inherit 29 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x08 │ fixed 12 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xbc │ fixed 34 │ 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__->