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 0xe8 │ inherit 166 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xe0 │ inherit 203 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x98 │ fixed 235 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x34 │ fixed 172 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xd0 │ inherit 39 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xb8 │ inherit 38 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x64 │ fixed 35 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xc4 │ fixed 79 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xdc │ inherit 150 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x38 │ inherit 168 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x4c │ fixed 231 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x0c │ fixed 103 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xdc │ inherit 79 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xcc │ inherit 143 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xe0 │ fixed 87 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x30 │ fixed 104 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x54 │ inherit 14 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x0c │ inherit 108 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xc0 │ fixed 223 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x38 │ fixed 255 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xfc │ inherit 200 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x44 │ inherit 45 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x90 │ fixed 241 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xe0 │ fixed 160 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x54 │ inherit 67 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x34 │ inherit 195 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x10 │ fixed 136 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x64 │ fixed 47 │ true │ OK │ # ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xc8 │ inherit 161 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x14 │ inherit 42 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x2c │ fixed 210 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x24 │ fixed 152 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x34 │ inherit 68 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xc0 │ inherit 72 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xd0 │ fixed 70 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xf0 │ fixed 90 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xd4 │ inherit 44 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x48 │ inherit 202 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x8c │ fixed 42 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xb8 │ fixed 7 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x98 │ inherit 235 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xf0 │ inherit 26 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x44 │ fixed 117 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x84 │ fixed 20 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x44 │ inherit 198 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xb4 │ inherit 22 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xc4 │ fixed 254 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x18 │ fixed 114 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x64 │ inherit 18 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x3c │ inherit 234 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x10 │ fixed 61 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x68 │ fixed 90 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xd8 │ inherit 206 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x9c │ inherit 216 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x64 │ fixed 84 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x30 │ fixed 158 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xe4 │ inherit 126 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x10 │ inherit 48 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x8c │ fixed 42 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xc4 │ fixed 167 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve 6 │ 4 │ inherit 0xbc │ inherit 132 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xfc │ inherit 239 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x7c │ fixed 200 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xd4 │ fixed 97 │ true │ OK │ # ├──────────────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xb0 │ inherit 134 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x2c │ inherit 146 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x38 │ fixed 228 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x94 │ fixed 149 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xcc │ inherit 124 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x34 │ inherit 252 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x10 │ fixed 39 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x2c │ fixed 121 │ 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__->