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 0x1c │ inherit 87 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x60 │ inherit 161 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xa0 │ fixed 127 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x78 │ fixed 3 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x90 │ inherit 32 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x0c │ inherit 8 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x8c │ fixed 206 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x88 │ fixed 191 │ true │ OK │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x94 │ inherit 173 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x24 │ inherit 176 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xa0 │ fixed 99 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x94 │ fixed 17 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x34 │ inherit 145 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xdc │ inherit 29 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xc8 │ fixed 201 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xa8 │ fixed 65 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x6c │ inherit 97 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x4c │ inherit 163 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xbc │ fixed 58 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xfc │ fixed 34 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x1c │ inherit 235 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x68 │ inherit 214 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x30 │ fixed 136 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xf4 │ fixed 140 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xd4 │ inherit 190 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x5c │ inherit 70 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x90 │ fixed 162 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x64 │ fixed 117 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x14 │ inherit 44 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xb8 │ inherit 98 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xa0 │ fixed 44 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xb4 │ fixed 114 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x80 │ inherit 92 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x60 │ inherit 55 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x28 │ fixed 111 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x44 │ fixed 123 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x2c │ inherit 5 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x6c │ inherit 61 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x44 │ fixed 162 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x98 │ fixed 204 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x80 │ inherit 88 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xd0 │ inherit 51 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x5c │ fixed 35 │ false │ OK │ # │ vxlan 6 │ 6 │ fixed 0x88 │ fixed 191 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xb4 │ inherit 202 │ false OK │ # │ vxlan │ 6 │ other │ inherit 0xb0 │ inherit 234 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x74 │ fixed 194 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x0c │ fixed 186 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xd0 │ inherit 202 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x50 │ inherit 168 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x54 │ fixed 208 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x4c │ fixed 244 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x24 │ inherit 237 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x28 │ inherit 15 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x68 │ fixed 104 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x78 │ fixed 135 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xe8 │ inherit 155 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x54 │ inherit 147 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xbc │ fixed 62 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xe4 │ fixed 4 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xd0 │ inherit 86 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xd0 │ inherit 235 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x68 │ fixed 46 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x5c │ fixed 179 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xd8 │ inherit 99 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xe8 │ inherit 248 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xbc │ fixed 45 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xd8 │ fixed 80 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x6c │ inherit 234 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x48 │ inherit 5 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x2c │ fixed 154 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x98 │ fixed 72 │ 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__->