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 0xac │ inherit 44 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x10 │ inherit 84 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xfc │ fixed 181 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x90 │ fixed 138 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x1c │ inherit 30 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x54 │ inherit 219 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x60 │ fixed 50 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x94 │ fixed 219 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xcc │ inherit 131 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x0c │ inherit 29 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x14 │ fixed 201 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x2c │ fixed 179 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼─────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x44 │ inherit 100 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x3c │ inherit 142 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x14 │ fixed 168 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x08 │ fixed 176 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xbc │ inherit 75 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x6c │ inherit 56 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x8c │ fixed 36 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xf0 │ fixed 239 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x9c │ inherit 71 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xdc │ inherit 198 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x30 │ fixed 198 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x28 │ fixed 71 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x70 │ inherit 167 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xd8 │ inherit 96 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x1c │ fixed 7 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xcc │ fixed 73 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x3c │ inherit 169 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xf4 │ inherit 134 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xa4 │ fixed 123 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xc8 │ fixed 40 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xc8 │ inherit 148 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xf0 │ inherit 73 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xa4 │ fixed 221 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xac │ fixed 103 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x44 │ inherit 51 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xcc │ inherit 29 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x94 │ fixed 178 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x70 │ fixed 4 │ true │ OK │ # ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x2c │ inherit 145 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xe8 │ inherit 18 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x54 │ fixed 119 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xe8 │ fixed 86 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xb4 │ inherit 62 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x80 │ inherit 66 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xcc │ fixed 162 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x90 │ fixed 16 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xc0 │ inherit 137 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xac │ inherit 255 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xec │ fixed 101 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xa8 │ fixed 25 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x64 │ inherit 109 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x8c │ inherit 70 │ true │ OK │ # │ geneve │ 4 6 │ fixed 0x88 │ fixed 203 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xa4 │ fixed 74 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x1c │ inherit 237 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xd8 │ inherit 83 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x44 │ fixed 171 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x44 │ fixed 122 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xa4 │ inherit 63 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x9c │ inherit 29 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x28 │ fixed 253 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xb4 │ fixed 194 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x98 │ inherit 21 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x84 │ inherit 54 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x80 │ fixed 6 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x68 │ fixed 225 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x90 │ inherit 163 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x8c │ inherit 93 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x34 │ fixed 133 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x30 │ fixed 69 │ 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__->