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 0x84 │ inherit 238 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x0c │ inherit 152 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xd8 │ fixed 168 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x84 │ fixed 210 │ true │ OK │ # ├────────┼───────┼───────┼───────────────────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xac │ inherit 55 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xb4 │ inherit 35 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xb0 │ fixed 15 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x64 │ fixed 98 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xc4 │ inherit 122 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x54 │ inherit 134 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x0c │ fixed 5 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x78 │ fixed 91 │ true │ OK │ # ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x14 │ inherit 204 false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x20 │ inherit 253 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x9c │ fixed 253 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x80 │ fixed 55 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xdc │ inherit 254 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xa0 │ inherit 12 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xa4 │ fixed 232 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x48 │ fixed 225 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x78 │ inherit 255 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x7c │ inherit 97 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x48 │ fixed 212 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x80 │ fixed 87 │ true │ OK │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x60 │ inherit 32 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x08 │ inherit 197 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xe0 │ fixed 89 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xd8 │ fixed 249 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xf4 │ inherit 115 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xb0 │ inherit 225 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xd0 │ fixed 19 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x98 │ fixed 158 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x08 │ inherit 241 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x38 │ inherit 104 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x94 │ fixed 255 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xe8 │ fixed 101 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xa4 │ inherit 243 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xe4 │ inherit 113 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x98 │ fixed 150 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x68 │ fixed 181 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x54 │ inherit 141 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x70 │ inherit 228 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x24 │ fixed 2 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x80 │ fixed 130 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xdc │ inherit 176 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xc0 │ inherit 218 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x28 │ fixed 86 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x98 │ fixed 245 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x10 │ inherit 141 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x68 │ inherit 127 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x5c │ fixed 173 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xf8 │ fixed 25 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x3c │ inherit 48 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xbc │ inherit 50 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xa4 │ fixed 237 │ false │ OK │ # │ geneve │ 4 │ 6 fixed 0xb4 │ fixed 25 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xa0 │ inherit 142 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x38 │ inherit 57 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x54 │ fixed 109 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x2c │ fixed 232 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x30 │ inherit 173 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xa0 │ inherit 56 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x60 │ fixed 43 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x6c │ fixed 153 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x94 │ inherit 99 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x9c │ inherit 27 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x78 │ fixed 136 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xe4 │ fixed 99 true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x84 │ inherit 21 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xa8 │ inherit 36 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x50 │ fixed 48 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x04 │ fixed 165 │ 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__->