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 0x04 │ inherit 129 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x1c │ inherit 169 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x48 │ fixed 67 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xdc │ fixed 17 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xf8 │ inherit 185 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x64 │ inherit 63 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x3c │ fixed 3 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x6c │ fixed 185 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x4c │ inherit 233 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xdc │ inherit 44 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x28 │ fixed 189 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x14 │ fixed 113 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x5c │ inherit 93 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xd4 │ inherit 214 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x9c │ fixed 178 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xd0 │ fixed 183 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xa0 │ inherit 18 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x6c │ inherit 99 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x08 │ fixed 231 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xb0 │ fixed 197 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xb0 │ inherit 149 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x18 │ inherit 209 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x48 │ fixed 129 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xbc │ fixed 169 │ true │ OK │ # ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x30 │ inherit 252 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x08 │ inherit 62 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x20 │ fixed 253 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x74 │ fixed 17 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x88 │ inherit 1 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xb4 │ inherit 9 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x48 │ fixed 98 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xac │ fixed 239 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x4c │ inherit 138 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xac │ inherit 31 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x9c │ fixed 228 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xbc │ fixed 7 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x24 │ inherit 67 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x1c │ inherit 20 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xa8 │ fixed 95 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xa4 │ fixed 181 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xcc │ inherit 67 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x44 │ inherit 16 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x30 │ fixed 49 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xf0 │ fixed 240 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x90 │ inherit 13 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xf4 │ inherit 233 │ true │ OK # │ vxlan │ 6 │ other │ fixed 0xdc │ fixed 223 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x14 │ fixed 37 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x9c │ inherit 53 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xd4 │ inherit 80 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xdc │ fixed 126 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x14 │ fixed 61 │ true │ OK │ # ├───────────────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x80 │ inherit 206 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x3c │ inherit 199 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xe0 │ fixed 59 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x40 │ fixed 242 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xe0 │ inherit 138 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xe0 │ inherit 136 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x7c │ fixed 239 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x18 │ fixed 52 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x20 │ inherit 145 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x14 │ inherit 230 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xa0 │ fixed 238 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xcc │ fixed 173 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xfc │ inherit 188 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xec │ inherit 240 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x74 │ fixed 191 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xf0 │ fixed 65 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼─────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x68 │ inherit 16 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xa4 │ inherit 200 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xb4 │ fixed 148 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xf8 │ fixed 240 │ 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__->