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 0xa4 │ inherit 137 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xf8 │ inherit 104 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xd0 │ fixed 86 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x34 │ fixed 150 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xe0 │ inherit 113 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x2c │ inherit 199 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x94 │ fixed 191 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xc4 │ fixed 255 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x08 │ inherit 188 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xb4 │ inherit 9 │ true │ OK │ # gre │ 4 │ other │ fixed 0x50 │ fixed 130 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xec │ fixed 105 │ true │ OK │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x90 │ inherit 200 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x90 │ inherit 209 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xe4 │ fixed 149 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x20 │ fixed 215 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x88 │ inherit 150 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xd4 │ inherit 3 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x70 │ fixed 67 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xc8 │ fixed 1 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x1c │ inherit 215 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x90 │ inherit 245 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xbc │ fixed 146 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x50 │ fixed 147 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼─────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x8c │ inherit 238 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x48 │ inherit 59 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xb8 │ fixed 54 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x70 │ fixed 70 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x70 │ inherit 81 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x30 │ inherit 59 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x5c │ fixed 181 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x4c │ fixed 105 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xf0 │ inherit 124 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xfc │ inherit 18 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x10 │ fixed 38 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x14 │ fixed 82 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x1c │ inherit 33 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x4c │ inherit 208 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xc4 │ fixed 30 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x7c │ fixed 126 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xfc │ inherit 32 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x50 │ inherit 237 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xe4 │ fixed 65 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xb0 │ fixed 146 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x28 │ inherit 40 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x20 │ inherit 83 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xa8 │ fixed 14 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x50 │ fixed 87 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x64 │ inherit 198 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x80 │ inherit 242 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x34 │ fixed 63 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x5c │ fixed 200 │ true │ OK │ # ├────────┼───────┼─────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x70 │ inherit 238 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x3c │ inherit 44 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x20 │ fixed 205 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x28 │ fixed 117 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x6c │ inherit 178 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x1c │ inherit 113 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xec │ fixed 9 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xc4 │ fixed 95 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x54 │ inherit 6 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x80 │ inherit 142 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x9c │ fixed 164 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x8c │ fixed 90 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x54 │ inherit 228 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x50 │ inherit 19 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xf8 │ fixed 30 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x8c │ fixed 229 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xcc │ inherit 207 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x4c │ inherit 113 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xf4 │ fixed 246 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x18 │ fixed 9 │ 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__->