make -C tools/testing/selftests TARGETS=net TEST_PROGS=l2_tos_ttl_inherit..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 0xcc │ inherit 239 │ false │ OK │ # │ gre │ 4 4 │ inherit 0xc8 │ inherit 81 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x24 │ fixed 152 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xd8 │ fixed 10 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x90 │ inherit 70 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xb8 │ inherit 6 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x24 │ fixed 214 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x24 │ fixed 31 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x20 │ inherit 142 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xa4 │ inherit 238 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x8c │ fixed 175 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xc8 │ fixed 46 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xb0 │ inherit 16 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x58 │ inherit 149 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xf8 │ fixed 246 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x28 │ fixed 54 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x78 │ inherit 10 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x70 │ inherit 104 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x40 │ fixed 199 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x14 │ fixed 124 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x50 │ inherit 95 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xa0 │ inherit 162 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x5c │ fixed 66 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x4c │ fixed 218 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x2c │ inherit 82 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xa8 │ inherit 203 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x70 │ fixed 22 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x64 │ fixed 234 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xa8 │ inherit 182 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xa8 │ inherit 116 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x90 │ fixed 48 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x4c │ fixed 154 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x04 │ inherit 16 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x20 │ inherit 19 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x94 │ fixed 184 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xd0 │ fixed 43 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x18 │ inherit 197 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xa4 │ inherit 117 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x0c │ fixed 8 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x9c │ fixed 224 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x1c │ inherit 235 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x5c │ inherit 197 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xa4 │ fixed 14 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xf8 │ fixed 12 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x50 │ inherit 32 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xb0 │ inherit 8 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xb0 │ fixed 216 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xa4 │ fixed 117 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼────────────────────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xdc │ inherit 1 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xe4 │ inherit 138 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xa4 │ fixed 137 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xb4 │ fixed 70 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x1c │ inherit 16 false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x2c │ inherit 192 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xd8 │ fixed 62 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xc8 │ fixed 198 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xc8 │ inherit 246 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x6c │ inherit 150 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x40 │ fixed 127 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xd8 │ fixed 113 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x38 │ inherit 82 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x10 │ inherit 205 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xbc │ fixed 166 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xdc │ fixed 54 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x64 │ inherit 109 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x80 │ inherit 59 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x80 │ fixed 197 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xdc │ fixed 88 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x3c │ inherit 124 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x38 │ inherit 144 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xa0 │ fixed 123 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x54 │ fixed 52 │ 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__->