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 0xc8 │ inherit 163 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x94 │ inherit 96 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x48 │ fixed 63 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x10 │ fixed 151 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x74 │ inherit 90 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xa8 │ inherit 58 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x88 │ fixed 120 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xa8 │ fixed 21 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤ # │ gre │ 4 │ other │ inherit 0x7c │ inherit 14 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x08 │ inherit 174 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x08 │ fixed 200 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x1c │ fixed 69 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # gre │ 6 │ 4 │ inherit 0x58 │ inherit 10 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x1c │ inherit 239 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x58 │ fixed 246 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x74 │ fixed 137 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xe0 │ inherit 5 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x4c │ inherit 230 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xdc │ fixed 151 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xc0 │ fixed 119 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x38 │ inherit 31 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xe4 │ inherit 145 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xe8 │ fixed 79 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x04 │ fixed 194 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x88 │ inherit 97 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xfc │ inherit 99 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xd8 │ fixed 55 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xf8 │ fixed 118 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xf8 │ inherit 25 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x18 │ inherit 54 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x84 │ fixed 27 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xb0 │ fixed 88 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xf4 │ inherit 200 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x3c │ inherit 182 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xa0 │ fixed 85 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x84 │ fixed 63 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x8c │ inherit 73 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x74 │ inherit 96 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xf0 │ fixed 245 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x74 │ fixed 197 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xcc │ inherit 160 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x20 │ inherit 87 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x40 │ fixed 135 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xd4 │ fixed 128 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x54 │ inherit 188 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x0c │ inherit 66 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xdc │ fixed 186 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x60 │ fixed 188 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x34 │ inherit 221 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x70 │ inherit 195 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x74 │ fixed 157 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x90 │ fixed 61 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x10 │ inherit 212 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xf4 │ inherit 15 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xbc │ fixed 141 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x64 │ fixed 134 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x50 │ inherit 162 │ false OK │ # │ geneve │ 4 │ other │ inherit 0x64 │ inherit 105 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xd8 │ fixed 55 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x60 │ fixed 217 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x3c │ inherit 23 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x20 │ inherit 56 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x1c │ fixed 236 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x2c │ fixed 95 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x80 │ inherit 18 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x48 │ inherit 3 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xc0 │ fixed 27 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xcc │ fixed 84 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x68 │ inherit 15 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x98 │ inherit 208 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x7c │ fixed 36 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xf0 │ fixed 31 │ 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__->