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 0xc8 │ inherit 141 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xd0 │ inherit 40 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x08 │ fixed 14 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xdc │ fixed 5 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x48 │ inherit 127 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x9c │ inherit 195 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x9c │ fixed 179 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x10 │ fixed 214 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x9c │ inherit 144 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x0c │ inherit 27 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xfc │ fixed 41 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x10 │ fixed 188 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xc4 │ inherit 102 │ false │ OK │ # │ gre │ 6 4 │ inherit 0x18 │ inherit 127 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x48 │ fixed 188 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x88 │ fixed 158 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xb4 │ inherit 14 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xf0 │ inherit 31 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xd4 │ fixed 199 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xdc │ fixed 7 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x58 │ inherit 17 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x04 │ inherit 255 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xd8 │ fixed 180 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x90 fixed 140 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x84 │ inherit 65 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xe8 │ inherit 98 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x94 │ fixed 224 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x04 │ fixed 2 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xac │ inherit 38 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x18 │ inherit 8 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xe8 │ fixed 20 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xbc │ fixed 41 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x90 │ inherit 7 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xd0 │ inherit 78 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x48 │ fixed 112 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x24 │ fixed 83 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x3c │ inherit 208 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x8c │ inherit 176 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x64 │ fixed 231 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x1c │ fixed 55 │ true │ OK │ # ├────────┼───────┼───────┼──────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xe8 │ inherit 1 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xa8 │ inherit 66 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xb0 │ fixed 146 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x28 │ fixed 53 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x30 │ inherit 229 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xc0 │ inherit 60 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xe8 │ fixed 50 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x14 │ fixed 191 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x3c │ inherit 207 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xb4 │ inherit 194 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x94 │ fixed 165 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xc8 │ fixed 72 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xe0 │ inherit 161 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x58 │ inherit 186 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x60 │ fixed 71 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x1c │ fixed 160 │ true │ OK │ # ├────────┼───────┼───────┼───────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x80 │ inherit 41 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xd8 │ inherit 211 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xcc │ fixed 109 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xf4 │ fixed 8 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x94 │ inherit 123 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x2c │ inherit 153 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xac │ fixed 20 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xcc │ fixed 66 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xc0 │ inherit 85 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xb4 │ inherit 56 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xd4 │ fixed 174 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x70 │ fixed 102 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x74 │ inherit 37 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x80 │ inherit 176 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xb8 │ fixed 63 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x84 │ fixed 102 │ 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__->