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 0xa4 │ inherit 87 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x80 │ inherit 122 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xa0 │ fixed 81 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x80 │ fixed 123 │ true │ OK │ # ├────────┼───────┼─────────────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x8c │ inherit 212 │ false OK │ # │ gre │ 4 │ 6 │ inherit 0x58 │ inherit 247 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x80 │ fixed 113 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x7c │ fixed 157 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x2c │ inherit 56 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x0c │ inherit 110 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xdc │ fixed 19 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xe0 │ fixed 80 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xb0 │ inherit 3 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x88 │ inherit 241 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xf4 │ fixed 13 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x6c │ fixed 235 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x58 │ inherit 51 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x34 │ inherit 237 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xfc │ fixed 237 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x8c │ fixed 148 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x54 │ inherit 25 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x34 │ inherit 39 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x60 │ fixed 2 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x1c │ fixed 224 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x20 │ inherit 35 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x90 │ inherit 250 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xe8 │ fixed 207 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x84 │ fixed 131 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x40 │ inherit 54 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xd0 │ inherit 212 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x1c │ fixed 23 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x4c │ fixed 39 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x90 │ inherit 16 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x84 │ inherit 112 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x08 │ fixed 249 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x8c │ fixed 167 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x78 │ inherit 88 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xf4 │ inherit 136 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xe0 │ fixed 178 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x18 │ fixed 201 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x4c │ inherit 70 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x14 │ inherit 160 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x1c │ fixed 39 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x48 │ fixed 238 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼─────── # │ vxlan │ 6 │ other │ inherit 0xd0 │ inherit 164 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x98 │ inherit 119 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x5c │ fixed 69 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x80 │ fixed 118 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x6c │ inherit 130 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xe8 │ inherit 176 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x14 │ fixed 84 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xe0 │ fixed 67 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x9c │ inherit 215 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x58 │ inherit 74 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xf4 │ fixed 196 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x80 │ fixed 58 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x40 │ inherit 44 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xb0 │ inherit 222 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x8c │ fixed 188 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xd8 │ fixed 88 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x8c │ inherit 102 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xbc │ inherit 66 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x30 │ fixed 109 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x28 │ fixed 71 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x88 │ inherit 157 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xf4 │ inherit 177 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x94 │ fixed 24 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xcc │ fixed 116 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xdc │ inherit 232 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xd0 │ inherit 182 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x84 │ fixed 39 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xbc │ fixed 232 │ 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__->