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 0x28 │ inherit 174 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xbc │ inherit 145 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xec │ fixed 151 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xe4 │ fixed 178 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xb4 │ inherit 14 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x1c │ inherit 184 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x44 │ fixed 162 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x08 │ fixed 180 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x90 │ inherit 231 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x48 │ inherit 209 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x80 │ fixed 72 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x18 │ fixed 146 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼────────────────────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x18 │ inherit 246 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x48 │ inherit 11 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x78 │ fixed 112 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x54 │ fixed 103 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x0c │ inherit 33 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x10 │ inherit 107 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x14 │ fixed 163 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x08 │ fixed 114 │ true │ OK │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xb8 │ inherit 188 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x70 │ inherit 81 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x9c │ fixed 74 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x14 │ fixed 215 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xa0 │ inherit 125 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x7c │ inherit 236 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x90 │ fixed 240 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x40 │ fixed 150 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xd8 │ inherit 59 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xa0 │ inherit 90 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xc8 │ fixed 85 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xd0 │ fixed 51 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xb4 │ inherit 242 false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x40 │ inherit 129 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xc0 │ fixed 175 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x4c │ fixed 37 │ true │ OK │ # ├──────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xe8 │ inherit 239 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xdc │ inherit 30 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xfc │ fixed 198 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x78 │ fixed 237 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x60 │ inherit 109 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x54 │ inherit 142 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x5c │ fixed 209 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xec │ fixed 133 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x90 │ inherit 170 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xe0 │ inherit 81 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xd0 │ fixed 104 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xa8 │ fixed 140 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x68 │ inherit 200 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x78 │ inherit 169 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x90 │ fixed 92 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x70 │ fixed 98 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xf8 │ inherit 82 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x14 │ inherit 234 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x5c │ fixed 9 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x34 │ fixed 84 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xc0 │ inherit 193 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xb0 │ inherit 255 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x4c │ fixed 241 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xf8 │ fixed 218 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xa4 │ inherit 203 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xdc │ inherit 168 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x10 │ fixed 204 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x8c │ fixed 133 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xc8 │ inherit 27 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x6c │ inherit 103 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x8c │ fixed 157 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x48 │ fixed 11 │ true │ OK │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x90 │ inherit 32 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x3c │ inherit 14 │ true │ OK │ # geneve │ 6 │ other │ fixed 0xf4 │ fixed 57 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xd8 │ fixed 13 │ 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__->