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-3/tools/testing/selftests' make[1]: Entering directory '/home/virtme/testing-3/tools/testing/selftests/net' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing-3/tools/testing/selftests/net' make[1]: Entering directory '/home/virtme/testing-3/tools/testing/selftests/net' TAP version 13 1..1 # overriding timeout to 7200 # selftests: net: l2_tos_ttl_inherit.sh # ┌────────┬───────┬───────┬──────────────┬──────────────┬───────┬────────┐ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 4 │ inherit 0x48 │ inherit 46 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xe0 │ inherit 67 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xbc │ fixed 167 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x8c │ fixed 22 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xb0 │ inherit 27 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xb4 │ inherit 151 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xb0 │ fixed 104 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x04 │ fixed 78 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xf0 │ inherit 182 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x58 │ inherit 138 │ true OK │ # │ gre │ 4 │ other │ fixed 0x64 │ fixed 254 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x28 │ fixed 66 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x10 │ inherit 102 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x74 │ inherit 77 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xdc │ fixed 106 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xa8 │ fixed 61 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xf4 │ inherit 32 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xb0 │ inherit 192 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x58 │ fixed 164 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xc8 │ fixed 31 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xdc │ inherit 110 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xd0 │ inherit 62 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x70 │ fixed 165 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xa4 │ fixed 126 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xe0 │ inherit 145 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x94 │ inherit 198 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x94 │ fixed 81 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xa4 │ fixed 5 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xdc │ inherit 202 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x04 │ inherit 70 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xb4 │ fixed 214 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xac │ fixed 167 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xb0 │ inherit 43 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xec │ inherit 27 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x74 │ fixed 153 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xd8 │ fixed 84 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xe4 │ inherit 60 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xc0 │ inherit 14 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xe0 │ fixed 245 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x60 │ fixed 240 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x38 │ inherit 116 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x6c │ inherit 143 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xf8 │ fixed 238 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xb8 │ fixed 223 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x5c │ inherit 40 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xdc │ inherit 17 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xe8 │ fixed 37 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x34 │ fixed 152 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x10 │ inherit 47 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xc4 │ inherit 40 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x7c │ fixed 135 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xec │ fixed 29 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x84 │ inherit 171 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x58 │ inherit 131 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x04 │ fixed 232 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x44 │ fixed 217 │ true │ OK │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x8c │ inherit 160 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xbc │ inherit 209 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x50 │ fixed 177 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x8c │ fixed 37 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x20 │ inherit 97 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x8c │ inherit 3 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x6c │ fixed 198 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xcc │ fixed 33 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xb8 │ inherit 223 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xa8 │ inherit 23 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x54 │ fixed 7 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xa0 │ fixed 249 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x54 │ inherit 192 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xf0 │ inherit 185 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x38 │ fixed 165 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xb4 │ fixed 85 │ true │ OK │ # └────────┴───────┴───────┴──────────────┴──────────────┴───────┴────────┘ ok 1 selftests: net: l2_tos_ttl_inherit.sh make[1]: Leaving directory '/home/virtme/testing-3/tools/testing/selftests/net' make: Leaving directory '/home/virtme/testing-3/tools/testing/selftests' xx__-> echo $? 0 xx__->