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 0x58 │ inherit 237 │ false │ OK │ # │ gre 4 │ 4 │ inherit 0x1c │ inherit 43 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x58 │ fixed 152 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x60 │ fixed 254 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xb4 │ inherit 199 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x44 │ inherit 110 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x1c │ fixed 75 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x18 │ fixed 4 true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xf4 │ inherit 54 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xd0 │ inherit 152 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x58 │ fixed 74 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xf0 │ fixed 170 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xc0 │ inherit 113 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x64 │ inherit 52 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xd4 │ fixed 14 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x44 │ fixed 47 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xb0 │ inherit 134 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x4c │ inherit 187 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xdc │ fixed 59 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x9c │ fixed 168 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x24 │ inherit 99 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x20 │ inherit 186 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x18 │ fixed 51 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x40 │ fixed 133 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xbc │ inherit 150 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x7c │ inherit 181 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x1c │ fixed 208 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xb0 │ fixed 215 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x60 │ inherit 51 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x44 │ inherit 174 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xc0 │ fixed 103 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xfc │ fixed 54 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xa0 │ inherit 52 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xec │ inherit 180 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xcc │ fixed 125 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x58 │ fixed 11 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x10 │ inherit 120 │ false │ OK │ # │ vxlan │ 6 4 │ inherit 0x54 │ inherit 150 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xc0 │ fixed 229 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xb8 │ fixed 177 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤ # │ vxlan │ 6 │ 6 │ inherit 0xc0 │ inherit 222 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xa0 │ inherit 151 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x1c │ fixed 85 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xf0 │ fixed 203 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x6c │ inherit 129 │ false │ OK │ # │ vxlan │ 6 │ other inherit 0x2c │ inherit 133 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x1c │ fixed 243 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x8c │ fixed 116 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├───────────────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x08 │ inherit 76 │ false │ OK # │ geneve │ 4 │ 4 │ inherit 0x78 │ inherit 147 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xb8 │ fixed 209 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x54 │ fixed 38 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x44 │ inherit 65 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xd8 │ inherit 183 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x18 │ fixed 17 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x78 │ fixed 97 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xa0 │ inherit 255 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xe4 │ inherit 103 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x1c │ fixed 63 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x94 │ fixed 201 │ true │ OK │ # ├────────┼─────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xec │ inherit 148 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x38 │ inherit 19 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x68 │ fixed 176 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x20 │ fixed 162 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xb4 │ inherit 221 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xe8 │ inherit 231 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xd4 │ fixed 115 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xa0 │ fixed 86 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xa8 │ inherit 105 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xe8 │ inherit 25 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x58 │ fixed 187 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x78 │ fixed 134 │ 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__->