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 0x98 │ inherit 82 │ false │ OK │ # gre │ 4 │ 4 │ inherit 0xb8 │ inherit 110 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xb8 │ fixed 125 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xb0 │ fixed 147 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x2c │ inherit 37 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x50 │ inherit 182 │ true │ OK │ # │ gre │ 4 │ 6 fixed 0x70 │ fixed 156 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xb8 │ fixed 130 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x10 │ inherit 43 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xd8 │ inherit 235 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xf8 │ fixed 88 │ false OK │ # │ gre │ 4 │ other │ fixed 0x0c │ fixed 12 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x1c │ inherit 140 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x70 │ inherit 181 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x78 │ fixed 92 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x44 │ fixed 142 │ true │ OK │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x1c │ inherit 96 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xa8 │ inherit 223 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x1c │ fixed 154 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x34 │ fixed 93 │ true │ OK │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x40 │ inherit 137 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x14 │ inherit 15 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x94 │ fixed 168 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xf8 │ fixed 147 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xc8 │ inherit 32 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xe0 inherit 142 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x50 │ fixed 152 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xb4 │ fixed 190 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 inherit 0x64 │ inherit 96 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x0c │ inherit 232 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x98 │ fixed 25 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x6c │ fixed 95 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xf0 │ inherit 85 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xac │ inherit 186 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xbc │ fixed 50 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xb8 │ fixed 131 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x8c │ inherit 221 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xd8 │ inherit 212 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xa4 │ fixed 254 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x64 │ fixed 9 │ true │ OK │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x8c │ inherit 21 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x2c │ inherit 232 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x94 │ fixed 23 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x3c │ fixed 10 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xbc │ inherit 104 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xa0 │ inherit 157 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x40 │ fixed 141 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x60 │ fixed 43 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x44 │ inherit 151 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x9c │ inherit 207 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x70 │ fixed 93 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x4c │ fixed 109 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x78 │ inherit 255 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xe4 │ inherit 116 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x5c │ fixed 82 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xa4 │ fixed 119 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xb8 │ inherit 174 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xa8 │ inherit 53 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xdc │ fixed 194 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xc0 │ fixed 60 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xd0 │ inherit 85 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x60 │ inherit 185 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x24 │ fixed 254 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xe4 │ fixed 16 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x88 │ inherit 188 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xa8 │ inherit 121 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xe8 │ fixed 158 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x1c │ fixed 161 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xb8 │ inherit 251 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xf8 │ inherit 124 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x08 │ fixed 134 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x80 │ fixed 182 │ 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__->