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 0x5c │ inherit 51 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xe4 │ inherit 136 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xd0 │ fixed 237 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x6c │ fixed 27 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x64 │ inherit 184 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x9c │ inherit 179 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x30 │ fixed 10 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x18 │ fixed 68 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xcc │ inherit 118 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xf4 │ inherit 194 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xdc │ fixed 179 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xb0 │ fixed 116 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x14 │ inherit 203 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x84 │ inherit 109 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xb0 │ fixed 212 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x2c │ fixed 101 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x60 │ inherit 249 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xcc │ inherit 158 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xc0 │ fixed 237 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xc0 │ fixed 70 │ true │ OK │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x8c │ inherit 233 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x20 │ inherit 253 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xe4 │ fixed 246 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x30 │ fixed 28 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xec │ inherit 54 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x50 │ inherit 58 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x7c │ fixed 85 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xf0 │ fixed 11 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x44 │ inherit 52 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x4c │ inherit 218 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x44 │ fixed 199 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x94 │ fixed 231 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x40 │ inherit 154 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xe4 │ inherit 19 │ true │ OK │ # │ vxlan 4 │ other │ fixed 0xa8 │ fixed 206 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x0c │ fixed 98 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x5c │ inherit 99 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x04 │ inherit 96 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x4c │ fixed 95 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x90 │ fixed 56 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xfc │ inherit 81 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x1c │ inherit 233 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x3c │ fixed 194 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x8c │ fixed 56 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x64 │ inherit 152 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xa0 │ inherit 241 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xfc │ fixed 56 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xa0 │ fixed 154 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x90 │ inherit 127 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x10 │ inherit 238 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x64 │ fixed 78 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xf0 │ fixed 38 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x94 │ inherit 186 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xc8 │ inherit 200 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x40 │ fixed 103 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x04 │ fixed 126 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────────────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x3c │ inherit 207 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xec │ inherit 247 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x08 │ fixed 130 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x98 │ fixed 221 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x6c │ inherit 55 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xe4 │ inherit 124 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x60 │ fixed 185 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x58 │ fixed 124 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x4c │ inherit 34 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x18 │ inherit 86 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xd0 │ fixed 152 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xe4 │ fixed 225 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x10 │ inherit 70 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xbc │ inherit 27 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xa0 │ fixed 147 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x04 │ fixed 50 │ 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__->