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 0xe8 │ inherit 226 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x98 │ inherit 51 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x90 │ fixed 181 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x30 │ fixed 149 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x08 │ inherit 227 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x44 │ inherit 104 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x08 │ fixed 42 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xa0 │ fixed 222 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xa0 │ inherit 247 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xd8 │ inherit 31 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xe4 │ fixed 177 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xf0 │ fixed 96 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x48 │ inherit 194 │ false │ OK │ # │ gre │ 6 4 │ inherit 0x4c │ inherit 49 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xd0 │ fixed 91 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xf4 │ fixed 60 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xb0 │ inherit 135 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x04 │ inherit 240 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x04 │ fixed 251 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xd8 │ fixed 69 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x50 │ inherit 117 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x9c │ inherit 79 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x5c │ fixed 86 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xa4 │ fixed 197 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x10 │ inherit 44 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xc0 │ inherit 94 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xb4 │ fixed 125 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x48 │ fixed 30 │ true │ OK │ # ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x8c │ inherit 88 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x10 │ inherit 46 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x80 │ fixed 161 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x60 │ fixed 197 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xf8 │ inherit 227 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xb8 │ inherit 247 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xf0 │ fixed 98 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xac │ fixed 204 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x10 │ inherit 156 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xcc │ inherit 182 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x14 │ fixed 195 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x1c │ fixed 5 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xf4 │ inherit 135 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x8c │ inherit 209 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x78 │ fixed 203 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xc0 │ fixed 255 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xdc │ inherit 211 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xa8 │ inherit 90 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xdc │ fixed 172 false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x4c │ fixed 214 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xe0 │ inherit 49 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x10 │ inherit 181 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xf0 │ fixed 241 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x88 │ fixed 160 │ true │ OK │ # ├────────┼───────┼────────────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xf0 │ inherit 4 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x1c │ inherit 94 true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x68 │ fixed 209 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x94 │ fixed 179 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x18 │ inherit 57 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x44 │ inherit 100 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xf8 │ fixed 85 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x7c │ fixed 132 │ true │ OK │ # ├────────┼───────┼─────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x18 │ inherit 48 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x44 │ inherit 109 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xd0 │ fixed 152 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x64 │ fixed 72 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x3c │ inherit 220 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xc8 │ inherit 215 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x10 │ fixed 44 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xd4 │ fixed 234 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xe0 │ inherit 198 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x3c │ inherit 172 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xe4 │ fixed 69 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x34 │ fixed 189 │ 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__->