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 0xc8 inherit 56 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x38 │ inherit 38 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xe4 │ fixed 173 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x58 │ fixed 149 │ true │ OK │ # ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x14 │ inherit 200 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xc8 │ inherit 234 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x68 │ fixed 182 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x38 │ fixed 70 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x30 │ inherit 40 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x6c │ inherit 50 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xf0 │ fixed 55 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x14 fixed 172 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xc0 │ inherit 75 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xa0 │ inherit 29 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x10 │ fixed 214 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x54 │ fixed 221 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x90 │ inherit 123 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x54 │ inherit 215 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x7c │ fixed 13 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x84 │ fixed 212 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x8c │ inherit 61 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xac │ inherit 215 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xf0 │ fixed 199 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x1c │ fixed 77 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x7c │ inherit 24 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x24 │ inherit 136 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x1c │ fixed 159 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x28 │ fixed 250 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x4c │ inherit 178 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x54 │ inherit 44 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x08 │ fixed 98 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x44 │ fixed 109 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x2c │ inherit 131 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x18 │ inherit 179 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x28 │ fixed 12 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x48 │ fixed 140 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x08 │ inherit 214 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x24 │ inherit 174 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xa4 │ fixed 139 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x3c │ fixed 142 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xb0 │ inherit 157 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x1c │ inherit 10 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x6c │ fixed 189 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xd8 │ fixed 145 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 other │ inherit 0x54 │ inherit 5 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xf4 │ inherit 88 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x04 │ fixed 7 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x74 │ fixed 255 │ true │ OK │ # ────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x58 │ inherit 91 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x94 │ inherit 118 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xbc │ fixed 113 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x54 │ fixed 168 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x64 │ inherit 75 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xa0 │ inherit 116 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x84 │ fixed 246 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x38 │ fixed 89 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xe0 │ inherit 19 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x20 │ inherit 187 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x88 │ fixed 138 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xf8 │ fixed 89 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xc0 │ inherit 199 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xc0 │ inherit 126 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xac │ fixed 148 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x7c │ fixed 255 │ true │ OK │ # ───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x0c │ inherit 42 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x4c │ inherit 214 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x28 │ fixed 96 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xdc │ fixed 32 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼─────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x50 │ inherit 228 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xfc │ inherit 21 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x04 │ fixed 241 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x7c │ fixed 74 │ 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__->