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 131 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xf8 │ inherit 233 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xec │ fixed 155 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x4c │ fixed 75 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xb4 │ inherit 239 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x80 │ inherit 6 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x74 │ fixed 6 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xf8 │ fixed 144 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x5c │ inherit 126 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x40 │ inherit 232 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xb4 │ fixed 119 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x20 │ fixed 44 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xb8 │ inherit 25 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x4c │ inherit 60 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x58 │ fixed 83 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xdc │ fixed 255 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xd0 │ inherit 109 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x74 │ inherit 124 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x90 │ fixed 97 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xf0 │ fixed 250 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x90 │ inherit 119 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x8c │ inherit 254 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x44 │ fixed 121 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x8c │ fixed 191 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x94 │ inherit 214 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xc0 │ inherit 10 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x60 │ fixed 170 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xc4 │ fixed 16 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x10 │ inherit 6 false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x24 │ inherit 69 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xe4 │ fixed 24 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xac │ fixed 151 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xdc │ inherit 114 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xbc │ inherit 247 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x0c │ fixed 131 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x04 │ fixed 116 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xac │ inherit 47 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x90 │ inherit 35 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xa0 │ fixed 135 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xec │ fixed 244 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xe4 │ inherit 56 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x64 │ inherit 174 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x84 │ fixed 125 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x7c │ fixed 106 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xe4 │ inherit 123 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x2c │ inherit 138 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xac │ fixed 49 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x5c │ fixed 223 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x3c │ inherit 241 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x78 │ inherit 104 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x3c │ fixed 121 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xbc │ fixed 38 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x3c │ inherit 79 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x24 │ inherit 95 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xc0 │ fixed 82 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x74 │ fixed 134 │ true │ OK │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xec │ inherit 54 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x08 │ inherit 12 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xe4 │ fixed 177 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xa8 │ fixed 246 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x74 │ inherit 82 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x7c │ inherit 246 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xa8 │ fixed 113 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x08 │ fixed 96 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xdc │ inherit 80 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x50 │ inherit 139 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x94 │ fixed 191 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x70 │ fixed 117 │ true │ OK │ # ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x88 │ inherit 109 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x70 │ inherit 139 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xb4 │ fixed 127 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x2c │ fixed 11 │ 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__->