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 0x64 │ inherit 70 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x28 │ inherit 118 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x78 │ fixed 103 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xfc │ fixed 105 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x48 │ inherit 122 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x74 │ inherit 126 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xb4 │ fixed 26 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xc4 │ fixed 158 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xc8 │ inherit 50 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xac │ inherit 146 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xb8 │ fixed 88 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xec │ fixed 210 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼─────────────┼─────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xf8 │ inherit 157 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x6c │ inherit 149 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x44 │ fixed 108 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x70 │ fixed 81 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xcc │ inherit 189 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x14 │ inherit 191 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xf4 │ fixed 48 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xec │ fixed 121 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x40 │ inherit 135 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x90 │ inherit 228 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x90 │ fixed 224 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xe4 │ fixed 221 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x7c │ inherit 164 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x70 │ inherit 8 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xc0 │ fixed 213 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x54 │ fixed 136 │ true │ OK │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x84 │ inherit 62 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xb8 │ inherit 146 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x34 │ fixed 200 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xf4 │ fixed 10 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x70 │ inherit 203 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xb0 │ inherit 215 │ true OK │ # │ vxlan │ 4 │ other │ fixed 0x70 │ fixed 56 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x90 │ fixed 254 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xf4 │ inherit 153 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x08 │ inherit 247 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x50 │ fixed 60 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x10 │ fixed 199 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xe8 │ inherit 227 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x4c │ inherit 138 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xd8 │ fixed 45 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x44 │ fixed 157 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xdc │ inherit 18 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x28 │ inherit 31 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x70 │ fixed 132 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xc4 │ fixed 203 │ true │ OK │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xfc │ inherit 75 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xbc │ inherit 129 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xc4 │ fixed 136 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x28 │ fixed 192 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x14 │ inherit 20 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x60 │ inherit 1 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x58 │ fixed 172 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x88 │ fixed 171 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x04 │ inherit 180 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xdc │ inherit 67 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xa8 │ fixed 111 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x4c │ fixed 80 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x3c │ inherit 92 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x58 │ inherit 124 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x94 │ fixed 87 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xfc │ fixed 208 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x3c │ inherit 51 │ false OK │ # │ geneve │ 6 │ 6 │ inherit 0x48 │ inherit 85 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x3c │ fixed 57 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x58 │ fixed 201 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x54 │ inherit 29 │ false │ OK │ # │ geneve │ 6 other │ inherit 0xa4 │ inherit 25 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xbc │ fixed 112 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x78 │ fixed 200 │ 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__->