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-3/tools/testing/selftests' make[1]: Entering directory '/home/virtme/testing-3/tools/testing/selftests/net' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing-3/tools/testing/selftests/net' make[1]: Entering directory '/home/virtme/testing-3/tools/testing/selftests/net' TAP version 13 1..1 # overriding timeout to 7200 # selftests: net: l2_tos_ttl_inherit.sh # ┌────────┬───────┬───────┬──────────────┬──────────────┬───────┬──────┐ # ├────────┼─────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 4 │ inherit 0x64 │ inherit 244 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xec │ inherit 26 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x4c │ fixed 168 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x38 │ fixed 38 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x58 │ inherit 141 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xdc │ inherit 113 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x30 │ fixed 118 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x34 │ fixed 62 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x70 │ inherit 110 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xcc │ inherit 99 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x10 │ fixed 12 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xbc │ fixed 20 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x50 │ inherit 240 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x88 │ inherit 61 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x1c │ fixed 39 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x54 │ fixed 19 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x2c │ inherit 103 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x3c │ inherit 23 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x4c │ fixed 164 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xe4 │ fixed 37 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xf8 │ inherit 233 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xe8 │ inherit 130 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x90 │ fixed 121 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x38 │ fixed 138 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x18 │ inherit 212 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x8c │ inherit 157 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x58 │ fixed 219 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x30 │ fixed 97 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x78 │ inherit 148 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x20 │ inherit 207 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x54 │ fixed 231 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x34 │ fixed 209 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x6c │ inherit 143 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xb0 │ inherit 72 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x2c │ fixed 67 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x48 │ fixed 238 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x70 │ inherit 193 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x50 │ inherit 162 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x34 │ fixed 113 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xd0 │ fixed 201 │ true │ OK │ # ├────────┼─────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xd8 │ inherit 47 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xa4 │ inherit 221 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x2c │ fixed 13 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x88 fixed 197 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤ # │ vxlan │ 6 │ other inherit 0x40 │ inherit 210 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x90 │ inherit 187 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x80 │ fixed 131 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x98 │ fixed 148 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xa4 │ inherit 217 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x60 │ inherit 253 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x44 │ fixed 83 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xb0 │ fixed 48 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x60 │ inherit 16 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x9c │ inherit 77 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x08 │ fixed 102 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x50 │ fixed 191 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x64 │ inherit 167 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xf8 │ inherit 184 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x40 │ fixed 190 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xb0 │ fixed 114 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├──────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x64 │ inherit 71 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xb4 │ inherit 180 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x44 │ fixed 118 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x9c │ fixed 39 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x24 │ inherit 106 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xe0 │ inherit 147 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x50 │ fixed 195 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x28 │ fixed 189 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x98 │ inherit 235 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xc8 │ inherit 54 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xc4 │ fixed 111 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xb8 │ fixed 84 │ true │ OK │ # └────────┴───────┴───────┴──────────────┴──────────────┴───────┴────────┘ ok 1 selftests: net: l2_tos_ttl_inherit.sh make[1]: Leaving directory '/home/virtme/testing-3/tools/testing/selftests/net' make: Leaving directory '/home/virtme/testing-3/tools/testing/selftests' xx__-> echo $? 0 xx__->