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 0x74 │ inherit 235 │ false │ OK # │ gre │ 4 │ 4 │ inherit 0x48 │ inherit 92 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x44 │ fixed 47 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x68 │ fixed 94 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x90 │ inherit 241 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x98 │ inherit 187 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xf8 │ fixed 51 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x4c │ fixed 102 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x2c │ inherit 117 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x98 │ inherit 224 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x44 │ fixed 145 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xc8 │ fixed 80 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤ # │ gre │ 6 │ 4 │ inherit 0x70 │ inherit 16 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xe4 │ inherit 208 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x9c │ fixed 6 false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x10 │ fixed 165 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x14 │ inherit 94 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x04 │ inherit 65 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x5c │ fixed 152 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x78 │ fixed 100 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x34 │ inherit 84 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xf0 │ inherit 112 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x24 │ fixed 84 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xec │ fixed 141 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x48 │ inherit 46 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xc8 │ inherit 181 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x14 │ fixed 255 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xc0 │ fixed 80 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x54 │ inherit 226 │ false │ OK │ # vxlan │ 4 │ 6 │ inherit 0x7c │ inherit 219 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xf8 │ fixed 253 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xb4 │ fixed 117 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x1c │ inherit 201 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xc4 │ inherit 37 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xc0 │ fixed 2 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xb0 │ fixed 249 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x34 │ inherit 28 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x08 │ inherit 165 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x44 │ fixed 253 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x48 │ fixed 189 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xf4 │ inherit 103 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x70 │ inherit 238 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xd8 │ fixed 91 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xdc │ fixed 234 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x44 │ inherit 241 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x8c │ inherit 74 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xd0 │ fixed 92 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xe4 │ fixed 155 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xe8 │ inherit 30 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x78 │ inherit 194 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xb0 │ fixed 107 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xa8 │ fixed 43 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xd4 │ inherit 5 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x50 │ inherit 146 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xb4 │ fixed 209 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x64 │ fixed 131 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x50 │ inherit 54 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x84 │ inherit 30 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x50 │ fixed 67 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x78 │ fixed 96 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤ # │ geneve │ 6 │ 4 │ inherit 0x04 │ inherit 20 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x64 │ inherit 113 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x3c │ fixed 23 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xd4 │ fixed 233 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x70 │ inherit 148 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x78 │ inherit 119 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x78 │ fixed 236 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x78 │ fixed 117 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x28 │ inherit 120 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x10 │ inherit 78 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xec │ fixed 42 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x18 │ fixed 140 │ 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__->