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 0x48 │ inherit 38 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xcc │ inherit 32 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x70 │ fixed 131 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xe8 │ fixed 73 │ true │ OK │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xd0 │ inherit 215 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xe8 │ inherit 17 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x58 │ fixed 146 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x3c │ fixed 68 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x18 │ inherit 192 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x64 │ inherit 250 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x44 │ fixed 98 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xd4 │ fixed 48 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x94 │ inherit 152 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xf4 │ inherit 155 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x30 │ fixed 83 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x54 │ fixed 128 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x24 │ inherit 210 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xbc │ inherit 76 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x3c │ fixed 3 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xb0 │ fixed 246 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x5c │ inherit 91 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x4c │ inherit 236 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x5c │ fixed 50 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xe4 │ fixed 162 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x88 │ inherit 98 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x5c │ inherit 146 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xdc │ fixed 228 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x9c │ fixed 80 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x84 │ inherit 54 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x44 │ inherit 3 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x8c │ fixed 113 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x3c │ fixed 238 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x78 │ inherit 196 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x7c │ inherit 250 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x3c │ fixed 133 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xcc │ fixed 85 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xf4 │ inherit 107 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x14 │ inherit 30 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x0c │ fixed 2 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x38 │ fixed 25 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x3c │ inherit 246 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x80 │ inherit 91 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x40 │ fixed 12 │ false │ OK │ # │ vxlan 6 │ 6 │ fixed 0xb4 │ fixed 75 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x64 │ inherit 98 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xcc │ inherit 222 true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x7c │ fixed 143 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x94 │ fixed 206 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x08 │ inherit 123 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xc4 │ inherit 55 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x1c │ fixed 163 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xac │ fixed 126 │ true │ OK │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x60 │ inherit 252 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xdc │ inherit 121 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x3c │ fixed 164 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x90 │ fixed 55 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x84 │ inherit 129 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x8c │ inherit 46 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xe4 │ fixed 85 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x0c │ fixed 106 │ true OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x84 │ inherit 141 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x1c │ inherit 26 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x0c │ fixed 205 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xc8 │ fixed 227 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xc0 │ inherit 31 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x64 │ inherit 197 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xd8 │ fixed 104 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x6c │ fixed 190 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x6c │ inherit 141 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x3c │ inherit 48 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x2c │ fixed 169 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xf8 │ fixed 142 │ 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__->