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 0x7c │ inherit 76 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xa0 │ inherit 21 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x3c │ fixed 39 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xfc │ fixed 146 │ true │ OK │ # ├────────┼───────┼───────┼───────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x3c │ inherit 14 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xf0 │ inherit 50 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xf4 │ fixed 97 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x30 │ fixed 208 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x84 │ inherit 14 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x70 │ inherit 158 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x54 │ fixed 227 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x24 │ fixed 246 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x50 │ inherit 225 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x30 │ inherit 118 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xa0 │ fixed 131 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x20 │ fixed 172 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xb4 │ inherit 47 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x98 │ inherit 205 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x78 │ fixed 144 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xcc │ fixed 67 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xa8 │ inherit 93 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x44 │ inherit 95 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xb8 │ fixed 43 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x48 │ fixed 115 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xd4 │ inherit 250 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x20 │ inherit 120 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x68 │ fixed 215 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x3c │ fixed 78 │ true │ OK │ # ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x28 │ inherit 40 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x70 │ inherit 207 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x28 │ fixed 116 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xac │ fixed 35 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x5c │ inherit 116 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xf8 │ inherit 213 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xc0 │ fixed 176 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xd8 │ fixed 196 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xc4 │ inherit 44 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xb4 │ inherit 124 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xbc │ fixed 225 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x8c │ fixed 15 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x44 │ inherit 237 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xb8 │ inherit 156 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x6c │ fixed 84 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x44 │ fixed 181 true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x10 │ inherit 93 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x18 │ inherit 247 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x6c │ fixed 94 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x74 │ fixed 36 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├──────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x54 │ inherit 44 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xac │ inherit 216 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xc4 │ fixed 182 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xe4 │ fixed 145 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x3c │ inherit 78 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xe0 │ inherit 146 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xd0 │ fixed 212 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xac │ fixed 249 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xb4 │ inherit 251 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xe0 │ inherit 185 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x70 │ fixed 12 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xd0 │ fixed 155 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xd0 │ inherit 41 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xec │ inherit 43 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xb4 │ fixed 37 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x78 │ fixed 98 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xa8 │ inherit 66 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x0c │ inherit 35 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x5c │ fixed 228 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xc0 │ fixed 218 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x50 │ inherit 97 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xa8 │ inherit 57 │ true │ OK │ # │ geneve │ 6 other │ fixed 0xb8 │ fixed 124 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xc0 │ fixed 172 │ 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__->