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 36 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x40 │ inherit 49 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xc8 │ fixed 136 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xfc │ fixed 253 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xb4 │ inherit 191 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xf0 │ inherit 255 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x68 │ fixed 160 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x74 │ fixed 10 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x50 │ inherit 87 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xc8 │ inherit 171 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x2c │ fixed 193 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xe8 │ fixed 237 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────── # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x74 │ inherit 114 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x9c │ inherit 22 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x2c │ fixed 247 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xc8 │ fixed 41 │ true │ OK │ # ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x9c │ inherit 5 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xe4 │ inherit 95 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x04 │ fixed 69 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xf8 │ fixed 12 │ true │ OK │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x4c │ inherit 114 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x0c │ inherit 15 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x48 │ fixed 18 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xe4 │ fixed 128 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xdc │ inherit 23 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xf4 │ inherit 218 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x88 │ fixed 203 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xa4 │ fixed 112 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x18 │ inherit 233 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x58 │ inherit 33 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xcc │ fixed 250 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xb8 │ fixed 150 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x70 │ inherit 121 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x34 │ inherit 75 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x0c │ fixed 59 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x28 │ fixed 79 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xb4 │ inherit 77 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x74 │ inherit 238 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x4c │ fixed 155 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x20 │ fixed 113 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x84 │ inherit 9 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x1c │ inherit 63 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xf4 │ fixed 80 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x4c │ fixed 139 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x1c │ inherit 106 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x6c │ inherit 36 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x14 │ fixed 232 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xfc │ fixed 237 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x10 │ inherit 51 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xc4 │ inherit 210 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x08 │ fixed 5 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xfc │ fixed 39 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xa8 │ inherit 217 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x68 │ inherit 102 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xa8 │ fixed 95 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x6c │ fixed 13 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x34 │ inherit 215 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xd0 │ inherit 142 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xe8 │ fixed 143 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x44 │ fixed 181 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x88 │ inherit 176 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xa0 │ inherit 204 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x44 │ fixed 63 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xe4 │ fixed 184 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x44 │ inherit 102 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x7c │ inherit 252 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x3c │ fixed 139 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x88 │ fixed 136 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼─────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x80 │ inherit 41 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x14 │ inherit 241 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x88 │ fixed 164 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x7c │ fixed 170 │ 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__->