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 0xfc │ inherit 175 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xd0 │ inherit 214 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xf0 │ fixed 9 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xc0 │ fixed 130 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x6c │ inherit 205 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x18 │ inherit 163 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xa4 │ fixed 212 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x34 │ fixed 81 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xbc │ inherit 75 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xcc │ inherit 152 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x08 │ fixed 17 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x30 │ fixed 129 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xd8 │ inherit 50 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xb8 │ inherit 47 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x3c │ fixed 129 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x30 │ fixed 77 │ true │ OK │ # ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xb0 │ inherit 212 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x54 │ inherit 117 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xb0 │ fixed 60 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xa4 │ fixed 227 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x1c │ inherit 144 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xa0 │ inherit 88 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x60 │ fixed 21 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x44 │ fixed 132 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x48 │ inherit 231 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xb4 │ inherit 143 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x10 │ fixed 248 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x80 fixed 85 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x7c │ inherit 191 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x58 │ inherit 253 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x0c │ fixed 123 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xd0 │ fixed 37 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xb8 │ inherit 144 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x34 │ inherit 111 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x64 │ fixed 178 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x90 │ fixed 127 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├──────────────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xe4 │ inherit 74 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x98 │ inherit 24 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x04 │ fixed 143 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x94 │ fixed 221 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xcc │ inherit 93 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x64 │ inherit 247 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xfc │ fixed 245 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x4c │ fixed 137 │ true │ OK │ # ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xe0 │ inherit 11 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x98 │ inherit 35 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x68 fixed 61 │ false │ OK │ # │ vxlan │ 6 │ other fixed 0xc0 │ fixed 70 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xa8 │ inherit 220 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x44 │ inherit 218 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xdc │ fixed 57 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xb4 │ fixed 42 │ true │ OK │ # ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xac │ inherit 90 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x98 │ inherit 154 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x1c │ fixed 130 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x60 │ fixed 44 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x40 │ inherit 87 false │ OK │ # │ geneve │ 4 │ other │ inherit 0xc8 │ inherit 239 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xf4 │ fixed 158 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xb0 │ fixed 220 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x04 │ inherit 188 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xac │ inherit 51 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x1c │ fixed 127 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xfc │ fixed 134 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x44 │ inherit 19 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x9c │ inherit 1 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x04 │ fixed 4 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xcc │ fixed 165 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x10 │ inherit 182 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x90 inherit 25 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x88 │ fixed 240 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xa4 │ fixed 125 │ 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__->