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 0x58 │ inherit 177 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x28 │ inherit 150 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xf8 │ fixed 138 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x7c │ fixed 204 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xf4 │ inherit 117 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xcc │ inherit 31 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x5c │ fixed 205 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x34 │ fixed 93 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xa0 │ inherit 182 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xe0 │ inherit 192 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x3c │ fixed 196 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xe4 │ fixed 115 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x90 │ inherit 188 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xc0 │ inherit 53 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x30 │ fixed 131 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xa4 │ fixed 122 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x4c │ inherit 77 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x7c │ inherit 83 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xf0 │ fixed 135 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xdc │ fixed 171 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x5c │ inherit 170 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xe8 │ inherit 131 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x04 │ fixed 21 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x18 │ fixed 104 │ true │ OK │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x84 │ inherit 174 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xf8 │ inherit 185 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x38 │ fixed 113 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x14 │ fixed 214 │ true │ OK │ # ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xf4 │ inherit 17 │ false │ OK │ # │ vxlan 4 │ 6 │ inherit 0x5c │ inherit 177 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xbc │ fixed 240 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x98 │ fixed 206 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x18 │ inherit 113 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x9c │ inherit 52 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xa0 │ fixed 50 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x30 │ fixed 164 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xd8 │ inherit 113 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xa0 │ inherit 177 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x30 │ fixed 246 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xd4 │ fixed 62 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xf0 │ inherit 140 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xa0 │ inherit 137 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x1c │ fixed 253 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x9c │ fixed 17 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x40 │ inherit 63 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x94 │ inherit 178 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x14 │ fixed 122 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x44 │ fixed 161 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x84 │ inherit 122 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xe0 │ inherit 158 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xbc │ fixed 141 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xb8 │ fixed 60 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x98 │ inherit 199 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x0c │ inherit 80 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x64 │ fixed 179 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xb0 │ fixed 165 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 other │ inherit 0x60 │ inherit 248 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xb0 │ inherit 71 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x24 │ fixed 199 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xa8 │ fixed 42 true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x34 │ inherit 252 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xc0 │ inherit 41 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x60 │ fixed 146 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x70 │ fixed 177 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xf4 │ inherit 80 │ false │ OK │ # geneve │ 6 │ 6 │ inherit 0x98 │ inherit 144 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x7c │ fixed 124 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xd0 │ fixed 197 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼──────────────┤ # geneve │ 6 │ other │ inherit 0x44 │ inherit 11 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x98 │ inherit 56 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xbc │ fixed 207 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xec │ fixed 238 │ 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__->