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 0xb8 │ inherit 151 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xa4 │ inherit 97 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x74 │ fixed 123 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x40 │ fixed 183 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x20 │ inherit 152 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xc8 │ inherit 38 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x5c │ fixed 99 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x28 │ fixed 98 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x44 │ inherit 73 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x28 │ inherit 62 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x30 │ fixed 174 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xd8 │ fixed 221 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────── # │ gre │ 6 │ 4 │ inherit 0xec │ inherit 227 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x80 │ inherit 28 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x30 │ fixed 214 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xc4 │ fixed 142 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x2c │ inherit 151 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xac │ inherit 241 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x30 │ fixed 254 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xd0 │ fixed 39 │ true │ OK │ # ├───────────────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xd8 │ inherit 151 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x88 │ inherit 119 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x94 │ fixed 27 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xcc │ fixed 69 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xe8 │ inherit 33 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xac │ inherit 5 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x68 │ fixed 7 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xa8 │ fixed 80 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xd0 │ inherit 37 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x74 │ inherit 194 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x08 │ fixed 234 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x4c │ fixed 103 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x10 │ inherit 126 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x70 │ inherit 242 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x48 │ fixed 14 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x24 │ fixed 145 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xcc │ inherit 26 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x1c │ inherit 38 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xe8 │ fixed 31 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x34 │ fixed 232 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x58 │ inherit 159 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x28 │ inherit 210 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xb4 │ fixed 183 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xcc │ fixed 20 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x14 │ inherit 164 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xc0 │ inherit 181 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x64 │ fixed 51 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x54 │ fixed 65 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xa0 │ inherit 190 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x78 │ inherit 62 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x80 │ fixed 253 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x18 │ fixed 132 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x5c │ inherit 184 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x6c │ inherit 230 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x4c │ fixed 199 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x34 │ fixed 238 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xc0 │ inherit 93 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x60 │ inherit 232 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xc0 │ fixed 215 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x64 │ fixed 142 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xe8 │ inherit 107 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x2c │ inherit 189 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xc4 │ fixed 30 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x44 │ fixed 41 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xb4 │ inherit 39 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x28 │ inherit 44 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xdc │ fixed 145 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xe8 │ fixed 131 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xcc │ inherit 168 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x88 │ inherit 168 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x7c │ fixed 83 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xf8 │ fixed 39 │ 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__->