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 0x44 │ inherit 174 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x74 │ inherit 212 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xb4 │ fixed 185 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x70 │ fixed 161 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x50 │ inherit 83 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xec │ inherit 187 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x64 │ fixed 216 │ false │ OK │ # │ gre │ 4 │ 6 fixed 0xb4 │ fixed 43 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤ # │ gre │ 4 │ other │ inherit 0xd8 │ inherit 202 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x6c │ inherit 32 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x8c │ fixed 83 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x18 │ fixed 149 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x9c │ inherit 1 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x6c │ inherit 101 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x40 │ fixed 27 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x30 │ fixed 3 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x78 │ inherit 78 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x28 │ inherit 8 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x90 │ fixed 81 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x38 │ fixed 183 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x14 │ inherit 146 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x98 │ inherit 222 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x9c │ fixed 117 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x34 │ fixed 228 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x30 │ inherit 148 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xcc │ inherit 184 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xa8 │ fixed 143 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x34 │ fixed 40 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xa4 │ inherit 222 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xf4 │ inherit 54 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xd4 │ fixed 100 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x64 │ fixed 1 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 other │ inherit 0xd0 │ inherit 49 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x9c │ inherit 117 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x14 │ fixed 250 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xd8 │ fixed 164 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xec │ inherit 246 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xd8 │ inherit 40 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xd4 │ fixed 255 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x4c │ fixed 3 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xf0 │ inherit 181 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xdc │ inherit 19 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x80 │ fixed 107 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x18 │ fixed 150 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xb4 │ inherit 103 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xf0 │ inherit 72 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x34 │ fixed 147 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xb0 │ fixed 225 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xa8 │ inherit 152 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xd0 │ inherit 33 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x1c │ fixed 249 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xe8 │ fixed 127 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x2c │ inherit 14 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x34 │ inherit 1 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x14 │ fixed 69 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x8c │ fixed 125 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # geneve │ 4 │ other │ inherit 0x14 │ inherit 124 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x88 │ inherit 231 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x7c │ fixed 165 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x40 │ fixed 27 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x20 │ inherit 48 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x98 │ inherit 182 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xcc │ fixed 51 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x1c │ fixed 181 │ true │ OK │ # ────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x18 │ inherit 3 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x70 │ inherit 155 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x64 │ fixed 190 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xac │ fixed 22 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x78 │ inherit 7 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x34 │ inherit 129 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x98 │ fixed 210 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x64 │ fixed 176 │ 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__->