make -C tools/testing/selftests TARGETS="net" TEST_PROGS=l2_tos_ttl_inheriit.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 0x68 │ inherit 192 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x2c │ inherit 105 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x44 │ fixed 2 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x80 │ fixed 86 │ true │ OK │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x18 │ inherit 208 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xac │ inherit 188 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xf4 fixed 134 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xf4 │ fixed 138 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x30 │ inherit 136 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xd0 │ inherit 213 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xd8 │ fixed 162 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xe4 │ fixed 72 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xe4 │ inherit 104 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x30 │ inherit 204 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x2c │ fixed 196 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x64 │ fixed 35 │ true │ OK │ # ├──────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xd0 │ inherit 192 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x48 │ inherit 208 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xa8 │ fixed 176 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x9c │ fixed 51 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x64 │ inherit 42 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xc4 │ inherit 66 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xfc │ fixed 34 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x80 │ fixed 242 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x9c │ inherit 178 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xa0 │ inherit 25 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x14 │ fixed 96 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x20 │ fixed 197 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xc0 │ inherit 36 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x38 │ inherit 122 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x2c │ fixed 152 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xbc │ fixed 38 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x0c │ inherit 159 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xdc │ inherit 73 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x80 │ fixed 136 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xa0 │ fixed 35 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼────────────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x2c │ inherit 42 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x40 │ inherit 190 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x40 │ fixed 123 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x38 │ fixed 120 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xcc │ inherit 239 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x58 │ inherit 184 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x34 │ fixed 152 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x1c │ fixed 124 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x4c │ inherit 215 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x58 │ inherit 116 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x88 │ fixed 10 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xcc │ fixed 145 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x6c │ inherit 183 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x74 │ inherit 142 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x24 │ fixed 88 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x7c │ fixed 232 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xb8 │ inherit 93 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xb0 │ inherit 75 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xd0 │ fixed 155 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x2c │ fixed 154 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x0c │ inherit 138 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xd4 │ inherit 255 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x3c │ fixed 232 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x84 │ fixed 126 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x30 │ inherit 221 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x50 │ inherit 71 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x64 │ fixed 5 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xcc │ fixed 67 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x54 │ inherit 55 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x0c │ inherit 189 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xa4 │ fixed 185 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x10 │ fixed 61 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x7c │ inherit 30 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x8c │ inherit 203 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x10 │ fixed 223 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xf0 │ fixed 154 │ 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__->