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 0xd0 │ inherit 85 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xa4 │ inherit 122 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xb0 │ fixed 235 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x8c │ fixed 156 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x84 │ inherit 11 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x44 │ inherit 234 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x64 │ fixed 16 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xf4 │ fixed 116 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x94 │ inherit 63 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x58 │ inherit 39 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xc0 │ fixed 153 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xcc │ fixed 83 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼─────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xe4 │ inherit 176 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x30 │ inherit 148 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x58 │ fixed 90 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x24 │ fixed 36 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xe4 │ inherit 226 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x04 │ inherit 252 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xb4 │ fixed 91 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x0c │ fixed 159 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x14 │ inherit 147 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xa4 │ inherit 152 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x28 │ fixed 125 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xa4 │ fixed 112 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xbc │ inherit 104 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xa8 │ inherit 192 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x48 │ fixed 188 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x4c │ fixed 23 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x38 │ inherit 57 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x0c │ inherit 246 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x80 │ fixed 184 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x50 │ fixed 174 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xd0 │ inherit 48 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x28 │ inherit 163 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xd8 │ fixed 200 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x84 │ fixed 65 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x60 │ inherit 228 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xe4 │ inherit 121 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xa4 │ fixed 151 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x74 │ fixed 88 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xfc │ inherit 15 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xa8 │ inherit 217 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xe4 │ fixed 81 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x88 │ fixed 228 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x1c │ inherit 105 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xb0 │ inherit 105 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x2c │ fixed 59 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x74 │ fixed 205 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x2c │ inherit 227 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x8c │ inherit 93 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x70 │ fixed 78 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x54 │ fixed 84 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x34 │ inherit 249 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x3c │ inherit 25 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xe8 │ fixed 42 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x3c │ fixed 185 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x80 │ inherit 195 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xf0 │ inherit 6 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x04 │ fixed 125 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x70 │ fixed 158 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x20 │ inherit 49 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x90 │ inherit 31 │ true │ OK │ # │ geneve │ 6 │ 4 fixed 0x24 │ fixed 192 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x40 │ fixed 217 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x2c │ inherit 242 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x80 │ inherit 153 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x88 │ fixed 232 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x64 │ fixed 249 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xd8 │ inherit 105 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xa4 │ inherit 134 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xd8 │ fixed 230 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xcc │ fixed 130 │ 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__->